Add requirements.txt
This commit is contained in:
parent
0e8ee9a58f
commit
b8afea3b75
23
requirements.txt
Normal file
23
requirements.txt
Normal file
|
@ -0,0 +1,23 @@
|
||||||
|
aniso8601==7.0.0
|
||||||
|
attrs==19.1.0
|
||||||
|
Click==7.0
|
||||||
|
Flask==1.1.1
|
||||||
|
flask-accepts==0.2.3
|
||||||
|
Flask-RESTful==0.3.7
|
||||||
|
flask-restplus==0.12.1
|
||||||
|
Flask-Script==2.0.6
|
||||||
|
Flask-SQLAlchemy==2.4.0
|
||||||
|
itsdangerous==1.1.0
|
||||||
|
Jinja2==2.10.1
|
||||||
|
jsonschema==3.0.2
|
||||||
|
MarkupSafe==1.1.1
|
||||||
|
marshmallow==2.19.5
|
||||||
|
mypy-extensions==0.4.1
|
||||||
|
numpy==1.17.0
|
||||||
|
pandas==0.25.0
|
||||||
|
pyrsistent==0.15.4
|
||||||
|
python-dateutil==2.8.0
|
||||||
|
pytz==2019.2
|
||||||
|
six==1.12.0
|
||||||
|
SQLAlchemy==1.3.6
|
||||||
|
Werkzeug==0.15.5
|
Loading…
Reference in New Issue
Block a user