Skip to content

Commit

Permalink
Updated requirements in example application
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelgrinberg committed Aug 4, 2019
1 parent 93ef2bc commit 28a5fdb
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions example/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
Flask==0.10.1
Click==7.0
Flask==1.1.1
Flask-Moment
Jinja2==2.7.1
MarkupSafe==0.18
Werkzeug==0.9.4
itsdangerous==0.23
itsdangerous==1.1.0
Jinja2==2.10.1
MarkupSafe==1.1.1
Werkzeug==0.15.5

0 comments on commit 28a5fdb

Please sign in to comment.