Skip to content
Snippets Groups Projects
Commit 13f66eab authored by sloria's avatar sloria
Browse files

Update requirements

parent 5a4c4425
No related branches found
No related tags found
No related merge requests found
......@@ -3,6 +3,7 @@
# Testing
pytest
webtest
factory-boy>=2.2.1
# Management script
......
......@@ -3,8 +3,8 @@
# Flask
Flask==0.10.1
MarkupSafe==0.21
Werkzeug==0.9.4
Jinja2==2.7.2
Werkzeug==0.9.6
Jinja2==2.7.3
itsdangerous==0.24
# Database
......@@ -16,7 +16,7 @@ Flask-Migrate>=1.0.0
# Forms
Flask-WTF==0.9.5
WTForms==1.0.5
WTForms==2.0
# Deployment
gunicorn>=17.5
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment