Skip to content

Commit 9f5b566

Browse files
committed
.
1 parent a0a2c4c commit 9f5b566

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

requirements-testing.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ responses
1313
pysocks
1414
socksio
1515
httpcore[http2]
16-
setuptools
16+
setuptools<78.0.1
1717
Brotli
1818
docker

tox.ini

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -838,7 +838,6 @@ basepython =
838838

839839
commands =
840840
{py3.7,py3.8}-boto3: pip install urllib3<2.0.0
841-
pip install setuptools<78.0.1
842841

843842
; https://github.com/pallets/flask/issues/4455
844843
{py3.7,py3.8,py3.9,py3.10,py3.11}-flask-v{1}: pip install "itsdangerous>=0.24,<2.0" "markupsafe<2.0.0" "jinja2<3.1.1"

0 commit comments

Comments
 (0)