Skip to content

Commit

Permalink
Unpin werkzeug
Browse files Browse the repository at this point in the history
  • Loading branch information
ddelange committed Aug 30, 2024
1 parent 497daa3 commit d75f01f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
'graphene>=2.1,<3',
'Jinja2>=2.10.1',
'tornado>=5.1.0',
'werkzeug==0.12.2'
'werkzeug',
],
setup_requires=[
'pytest',
Expand Down

0 comments on commit d75f01f

Please sign in to comment.