Skip to content

Commit f4eccc4

Browse files
Merge pull request #176 from contentstack/development
staging PR
2 parents e09ceb8 + b49ee5e commit f4eccc4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ python-dateutil==2.8.2
55
requests==2.32.4
66
coverage==7.6.0
77
tox==4.5.1
8-
virtualenv==20.26.6
8+
virtualenv~=20.36.1
99
Sphinx==7.3.7
1010
sphinxcontrib-websupport==1.2.7
1111
pip==25.3
@@ -33,7 +33,7 @@ pytz==2024.1
3333
Babel==2.14.0
3434
pep517==0.13.1
3535
tomli~=2.0.1
36-
Werkzeug==3.1.4
36+
werkzeug~=3.1.5
3737
Flask~=2.3.2
3838
click~=8.1.7
3939
MarkupSafe==2.1.5
@@ -58,7 +58,7 @@ zipp==3.20.1
5858
distlib~=0.3.8
5959
cachetools~=5.4.0
6060
tomlkit~=0.13.2
61-
urllib3==2.6.0
61+
urllib3~=2.6.3
6262
exceptiongroup~=1.2.2
6363
iniconfig~=2.0.0
6464
pytest-cov>=4.0.0

0 commit comments

Comments
 (0)