We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents aeefaa3 + af15189 commit ad705c8Copy full SHA for ad705c8
requirements.dev.txt
@@ -64,7 +64,7 @@ tomlkit==0.12.1 ; python_version >= "3.8" and python_version < "4.0"
64
trove-classifiers==2023.8.7 ; python_version >= "3.8" and python_version < "4.0"
65
typing-extensions==4.7.1 ; python_version >= "3.8" and python_version < "4.0"
66
urllib3==1.26.16 ; python_version >= "3.8" and python_version < "4.0"
67
-virtualenv==20.24.3 ; python_version >= "3.8" and python_version < "4.0"
+virtualenv==20.26.6 ; python_version >= "3.8" and python_version < "4.0"
68
webencodings==0.5.1 ; python_version >= "3.8" and python_version < "4.0"
69
xattr==0.10.1 ; python_version >= "3.8" and python_version < "4.0" and sys_platform == "darwin"
70
zipp==3.16.2 ; python_version >= "3.8" and python_version < "3.12"
0 commit comments