Skip to content

Commit 02b2f63

Browse files
committed
Force werkzeug<3.0 when installing flask 2.1
1 parent bb3950e commit 02b2f63

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ deps =
1414
cryptography
1515
python-dateutil
1616
flask21: Flask>=2.1,<2.2
17+
flask21: Werkzeug>=2,<3
1718

1819
[testenv:mypy]
1920
commands =

0 commit comments

Comments
 (0)