Skip to content

Commit

Permalink
freeze requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
EclecticGriffin committed Jul 24, 2019
1 parent 1a67747 commit ff7785a
Showing 1 changed file with 12 additions and 15 deletions.
27 changes: 12 additions & 15 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,3 @@
numpy
gunicorn
pyyaml
sly
restrictedpython==4.0b8
redis
#torch>=1.0
#torchvision
dill
tzlocal
geopy
alembic==1.0.10
asn1crypto==0.24.0
Authlib==0.11
Expand All @@ -20,6 +9,7 @@ cffi==1.12.3
chardet==3.0.4
Click==7.0
cryptography==2.7
dill==0.3.0
Flask==1.0.3
Flask-BabelEx==0.9.3
Flask-JWT==0.3.2
Expand All @@ -30,27 +20,34 @@ Flask-Principal==0.4.0
Flask-Security==3.0.0
Flask-SQLAlchemy==2.4.0
Flask-WTF==0.14.2
geographiclib==1.49
geopy==1.20.0
gunicorn==19.9.0
idna==2.8
itsdangerous==1.1.0
Jinja2==2.10.1
loginpass==0.3
Mako==1.0.10
MarkupSafe==1.1.1
pandas==0.24
numpy==1.16.4
pandas==0.24.0
passlib==1.7.1
psycopg2-binary
psycopg2-binary==2.8.3
pycparser==2.19
PyJWT==1.4.2
python-dateutil==2.8.0
python-editor==1.0.4
pytz==2019.1
PyYAML==5.1.1
redis==3.2.1
requests==2.22.0
RestrictedPython==4.0b8
six==1.12.0
sly==0.3
speaklater==1.3
SQLAlchemy==1.3.4
tzlocal==2.0.0
urllib3==1.25.3
uWSGI==2.0.18
Werkzeug==0.15.4
wheel
WTForms==2.2.1
#gevent

0 comments on commit ff7785a

Please sign in to comment.