pip 20.3 use new dependency resolver that breaks current config
Disables the new resolver (https://pip.pypa.io/en/stable/user_guide/#deprecation-timeline). We should fix the dependency tree at some point - this will be removed in pip@21.0
Edited by Piotr Gawron