1
Fork 0

Add requests module

This commit is contained in:
Jake Howard 2016-02-19 17:29:58 +00:00
parent 048ea329ba
commit 95aff4d87a

View file

@ -10,5 +10,6 @@ djangorestframework==3.3.2
flake8==2.5.0 flake8==2.5.0
markdown2==2.3.0 markdown2==2.3.0
max-django-mail-templated==1.2 max-django-mail-templated==1.2
requests==2.9.1
whitenoise==2.0.6 whitenoise==2.0.6
waitress==0.8.10 waitress==0.8.10