We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e09ceb8 + b49ee5e commit f4eccc4Copy full SHA for f4eccc4
1 file changed
requirements.txt
@@ -5,7 +5,7 @@ python-dateutil==2.8.2
5
requests==2.32.4
6
coverage==7.6.0
7
tox==4.5.1
8
-virtualenv==20.26.6
+virtualenv~=20.36.1
9
Sphinx==7.3.7
10
sphinxcontrib-websupport==1.2.7
11
pip==25.3
@@ -33,7 +33,7 @@ pytz==2024.1
33
Babel==2.14.0
34
pep517==0.13.1
35
tomli~=2.0.1
36
-Werkzeug==3.1.4
+werkzeug~=3.1.5
37
Flask~=2.3.2
38
click~=8.1.7
39
MarkupSafe==2.1.5
@@ -58,7 +58,7 @@ zipp==3.20.1
58
distlib~=0.3.8
59
cachetools~=5.4.0
60
tomlkit~=0.13.2
61
-urllib3==2.6.0
+urllib3~=2.6.3
62
exceptiongroup~=1.2.2
63
iniconfig~=2.0.0
64
pytest-cov>=4.0.0
0 commit comments