Skip to content

Commit

Permalink
Merge pull request #4 from jessebye/patch-1
Browse files Browse the repository at this point in the history
Fix werkzeug issue with Python 3.8
  • Loading branch information
richarddli committed Jan 4, 2020
2 parents cc6fdc9 + 1c9154e commit b844e6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ Flask==1.0.2
itsdangerous==1.1.0
Jinja2==2.10
MarkupSafe==1.1.1
Werkzeug==0.15.2
Werkzeug==0.15.5

0 comments on commit b844e6a

Please sign in to comment.