Skip to content

Commit

Permalink
updated requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
Lod3 authored Apr 17, 2019
1 parent 040bbc3 commit 5ce8fa3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
BeautifulSoup==3.2.1
Flask==0.10.1
Flask>=0.12.3
Flask-SQLAlchemy==1.0
Flask-WTF==0.10.0
Jinja2==2.7.3
Jinja2>=2.10.1
MarkupSafe==0.23
MySQL-python==1.2.5
SQLAlchemy==0.9.7
SQLAlchemy>=1.3.0
Unidecode==0.04.16
WTForms==2.0.1
Werkzeug==0.9.6
functools32==3.2.3-2
gunicorn==19.5.0
itsdangerous==0.24
jsonschema==2.5.1
requests==2.3.0
requests>=2.20.0
wsgiref==0.1.2
Flask-Login==0.3.2
passlib==1.6.5
Expand Down

0 comments on commit 5ce8fa3

Please sign in to comment.