Skip to content

Commit

Permalink
Merge pull request #1359 from tobias-urdin/pin-werkzeug-46
Browse files Browse the repository at this point in the history
Pin werkzeug<3.0.0
  • Loading branch information
tobias-urdin authored Nov 3, 2023
2 parents ea55460 + f652fec commit ff293e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ install_requires =
stevedore
ujson
voluptuous>=0.8.10
werkzeug
werkzeug<3.0.0
trollius; python_version < '3.4'
tenacity>=5.0.0
WebOb>=1.4.1
Expand Down

0 comments on commit ff293e1

Please sign in to comment.