Added requirements.txt
This commit is contained in:
parent
d485c3f93f
commit
38f66a2584
1 changed files with 17 additions and 0 deletions
17
requirements.txt
Normal file
17
requirements.txt
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
certifi==2018.4.16
|
||||||
|
chardet==3.0.4
|
||||||
|
click==6.7
|
||||||
|
Flask==1.0.2
|
||||||
|
Flask-Login==0.4.1
|
||||||
|
Flask-OAuthlib==0.9.5
|
||||||
|
Flask-SQLAlchemy==2.3.2
|
||||||
|
idna==2.7
|
||||||
|
itsdangerous==0.24
|
||||||
|
Jinja2==2.10
|
||||||
|
MarkupSafe==1.0
|
||||||
|
oauthlib==2.1.0
|
||||||
|
requests==2.19.1
|
||||||
|
requests-oauthlib==1.0.0
|
||||||
|
SQLAlchemy==1.2.9
|
||||||
|
urllib3==1.23
|
||||||
|
Werkzeug==0.14.1
|
Loading…
Reference in a new issue