We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0a6ea7 commit 6dd2b4cCopy full SHA for 6dd2b4c
requirements-dev.txt
@@ -33,6 +33,6 @@ setuptools==70.0.0; python_version >= '3.8'
33
six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
34
toml==0.10.2; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3'
35
urllib3==2.2.2; python_version >= '3.7'
36
-virtualenv==20.24.5; python_version >= '3.7'
+virtualenv==20.26.6; python_version >= '3.7'
37
watchdog==3.0.0; python_version >= '3.7'
38
werkzeug==3.0.3; python_version >= '3.8'
0 commit comments