Upgrade requirements.
This commit is contained in:
parent
e778833808
commit
9fe330f8f9
@ -1,16 +1,16 @@
|
||||
alembic==0.7.6
|
||||
Flask==0.10.1
|
||||
Flask-HTTPAuth==2.2.1
|
||||
Flask-Migrate==1.2.0
|
||||
Flask-SQLAlchemy==1.0
|
||||
Flask-HTTPAuth==2.5.0
|
||||
Flask-Migrate==1.4.0
|
||||
Flask-Script==2.0.5
|
||||
Flask-WTF==0.9.5
|
||||
Jinja2==2.7.3
|
||||
Mako==1.0.0
|
||||
MarkupSafe==0.23
|
||||
SQLAlchemy==0.9.4
|
||||
WTForms==1.0.5
|
||||
Werkzeug==0.9.6
|
||||
alembic==0.6.5
|
||||
Flask-SQLAlchemy==2.0
|
||||
Flask-WTF==0.11
|
||||
itsdangerous==0.24
|
||||
psycopg2==2.5.3
|
||||
wsgiref==0.1.2
|
||||
Jinja2==2.7.3
|
||||
Mako==1.0.1
|
||||
MarkupSafe==0.23
|
||||
psycopg2==2.6
|
||||
SQLAlchemy==1.0.4
|
||||
Werkzeug==0.10.4
|
||||
wheel==0.24.0
|
||||
WTForms==2.0.2
|
||||
|
Loading…
Reference in New Issue
Block a user