Remove files for web api
Make modifications to run on ec2
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
-r ./base.txt
|
||||
|
||||
docker-compose
|
||||
|
||||
Werkzeug==0.14.1 # pyup: < 0.15 # https://github.com/pallets/werkzeug
|
||||
ipdb==0.12.2 # https://github.com/gotcha/ipdb
|
||||
Sphinx==2.2.0 # https://github.com/sphinx-doc/sphinx
|
||||
|
||||
@@ -1,22 +0,0 @@
|
||||
# Django
|
||||
# ------------------------------------------------------------------------------
|
||||
django==2.2.4 # pyup: < 3.0 # https://www.djangoproject.com/
|
||||
django-environ==0.4.5 # https://github.com/joke2k/django-environ
|
||||
django-model-utils==3.2.0 # https://github.com/jazzband/django-model-utils
|
||||
django-allauth==0.39.1 # https://github.com/pennersr/django-allauth
|
||||
django-crispy-forms==1.7.2 # https://github.com/django-crispy-forms/django-crispy-forms
|
||||
django-redis==4.10.0 # https://github.com/niwinz/django-redis
|
||||
django-anymail[mailgun]==6.1.0 # https://github.com/anymail/django-anymail
|
||||
django-debug-toolbar
|
||||
django-extensions
|
||||
|
||||
# Django REST Framework
|
||||
djangorestframework==3.10.2 # https://github.com/encode/django-rest-framework
|
||||
coreapi==2.3.3 # https://github.com/core-api/python-client
|
||||
|
||||
gevent
|
||||
gunicorn==19.9.0 # https://github.com/benoitc/gunicorn
|
||||
psycopg2==2.8.3 --no-binary psycopg2 # https://github.com/psycopg/psycopg2
|
||||
Collectfast==1.0.0 # https://github.com/antonagestam/collectfast
|
||||
|
||||
python-valve
|
||||
Reference in New Issue
Block a user