We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5fdb8a2 + 1a0dc51 commit 7c0dc95Copy full SHA for 7c0dc95
requirements/basics.txt
@@ -3,7 +3,7 @@ setuptools==59.6.0;python_version<="3.6" and python_version>"2.7"
3
setuptools==68.0.0;python_version>="3.7"
4
virtualenv==20.15.1;python_version<="2.7"
5
virtualenv==20.17.1;python_version<="3.6" and python_version>"2.7"
6
-virtualenv==20.23.1;python_version>="3.7"
+virtualenv==20.24.0;python_version>="3.7"
7
wheel==0.33.6;python_version<="2.7"
8
wheel==0.37.1;python_version<="3.6" and python_version>"2.7"
9
wheel==0.40.0;python_version>="3.7"
0 commit comments