Updated requirements.txt
This commit is contained in:
parent
d266062856
commit
2cd721c245
1 changed files with 3 additions and 0 deletions
|
@ -10,8 +10,11 @@ itsdangerous==0.24
|
||||||
Jinja2==2.10
|
Jinja2==2.10
|
||||||
MarkupSafe==1.0
|
MarkupSafe==1.0
|
||||||
oauthlib==2.1.0
|
oauthlib==2.1.0
|
||||||
|
pytz==2018.5
|
||||||
requests==2.19.1
|
requests==2.19.1
|
||||||
requests-oauthlib==1.0.0
|
requests-oauthlib==1.0.0
|
||||||
SQLAlchemy==1.2.9
|
SQLAlchemy==1.2.9
|
||||||
urllib3==1.23
|
urllib3==1.23
|
||||||
Werkzeug==0.14.1
|
Werkzeug==0.14.1
|
||||||
|
WTForm==1.0
|
||||||
|
WTForms==2.2.1
|
||||||
|
|
Loading…
Reference in a new issue