Add gevent for deployment
This commit is contained in:
parent
e5fcc9eb77
commit
144ae63eab
@ -22,6 +22,7 @@ django-registration-redux
|
||||
djangorestframework
|
||||
djangorestframework-gis
|
||||
gunicorn
|
||||
gevent
|
||||
pip-tools
|
||||
psycopg2
|
||||
python-memcached
|
||||
|
@ -33,6 +33,8 @@ django==2.1.1
|
||||
djangorestframework-gis==0.13
|
||||
djangorestframework==3.8.2
|
||||
docutils==0.14 # via botocore
|
||||
gevent==1.3.7
|
||||
greenlet==0.4.15 # via gevent
|
||||
gunicorn==19.9.0
|
||||
idna==2.7 # via requests
|
||||
jmespath==0.9.3 # via boto3, botocore
|
||||
|
Loading…
Reference in New Issue
Block a user