Skip to content

Commit

Permalink
Force werkzeug<3.0 when installing flask 2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
vimalloc committed Oct 3, 2023
1 parent bb3950e commit 02b2f63
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ deps =
cryptography
python-dateutil
flask21: Flask>=2.1,<2.2
flask21: Werkzeug>=2,<3

[testenv:mypy]
commands =
Expand Down

0 comments on commit 02b2f63

Please sign in to comment.