Skip to content

Commit

Permalink
Try werkzeug<3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tw4l committed Nov 23, 2023
1 parent a524e1c commit 743870a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jinja2<3.0.0
surt>=0.3.1
brotlipy
pyyaml
werkzeug==2.2.3
werkzeug<3.0.0
webencodings
gevent==21.12.0
webassets==2.0
Expand Down
2 changes: 1 addition & 1 deletion test_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ WebTest
pytest-cov
mock
urllib3
httpbin
httpbin==0.5.0
flask<2.0
ujson
lxml

0 comments on commit 743870a

Please sign in to comment.