We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb3950e commit afe5503Copy full SHA for afe5503
tox.ini
@@ -13,7 +13,7 @@ deps =
13
pytest
14
cryptography
15
python-dateutil
16
- flask21: Flask>=2.1,<2.2
+ flask21: Flask>=2.1,<2.2;Werkzeug<3.0
17
18
[testenv:mypy]
19
commands =
0 commit comments