pip requirement version small update of code
common/secret.py
0 → 100644
flask | ||
flask_restful | ||
flask-restplus | ||
flask_cors | ||
gunicorn | ||
natsort | ||
psycopg2 | ||
\ No newline at end of file | ||
aniso8601==1.3.0 | ||
click==6.7 | ||
Flask==0.12.2 | ||
Flask-Cors==3.0.6 | ||
Flask-RESTful==0.3.6 | ||
flask-restplus==0.10.1 | ||
itsdangerous==0.24 | ||
Jinja2==2.10 | ||
jsonschema==2.6.0 | ||
MarkupSafe==1.0 | ||
natsort==5.1.1 | ||
psycopg2==2.7.3.2 | ||
python-dateutil==2.6.1 | ||
pytz==2017.3 | ||
six==1.11.0 | ||
Werkzeug==0.13 | ||
#gunicorn==19.7.1 | ||
\ No newline at end of file |
Please register or sign in to comment