update requirements.txt
Showing
## NOTE: This is not a working req file -- merely a collection for notes. | ## NOTE: This is not a working req file -- merely a collection for notes. | ||
django<1.10 | django==1.9 | ||
djangorestframework | djangorestframework | ||
django-cors-headers | django-cors-headers | ||
django-oauth-toolkit==0.11.0 | django-oauth-toolkit==0.11.0 | ||
... | @@ -9,5 +9,5 @@ uwsgi | ... | @@ -9,5 +9,5 @@ uwsgi |
pysftp | pysftp | ||
boto | boto | ||
pyyaml | pyyaml | ||
requests | requests==2.18.1 | ||
celery==3.1.18 | celery==3.1.18 |
Please
register
or
sign in
to comment