fix(tox): force new version of pip to fix infinite installation time
requested to merge topic/default/force-new-version-of-pip-to-fix-infinite-installation-time into branch/default
Without this line pip 20.x is using with its new backtracking algo and it takes more than 12 hours to run.