Add requirements.txt
This commit is contained in:
parent
146d83af24
commit
3b8d90c325
|
@ -0,0 +1,30 @@
|
|||
anytree==2.4.3
|
||||
apispec==0.39.0
|
||||
boltons==18.0.0
|
||||
click==6.7
|
||||
click-spinner==0.1.8
|
||||
colorama==0.3.9
|
||||
colour==0.1.5
|
||||
ereuse-rate==0.0.2
|
||||
ereuse-utils==0.4.0b3
|
||||
Flask==1.0.2
|
||||
Flask-Cors==3.0.6
|
||||
Flask-SQLAlchemy==2.3.2
|
||||
hashids==1.2.0
|
||||
inflection==0.3.1
|
||||
marshmallow==3.0.0b11
|
||||
marshmallow-enum==1.4.1
|
||||
passlib==1.7.1
|
||||
phonenumbers==8.9.11
|
||||
pySMART.smartx==0.3.9
|
||||
pytest==3.7.2
|
||||
pytest-runner==4.2
|
||||
python-dateutil==2.7.3
|
||||
python-stdnum==1.9
|
||||
PyYAML==3.13
|
||||
requests==2.19.1
|
||||
requests-mock==1.5.2
|
||||
SQLAlchemy==1.2.11
|
||||
SQLAlchemy-Utils==0.33.3
|
||||
webargs==4.0.0
|
||||
Werkzeug==0.14.1
|
Reference in New Issue