Skip to content
This repository has been archived by the owner on Oct 1, 2020. It is now read-only.

Commit

Permalink
update libs
Browse files Browse the repository at this point in the history
  • Loading branch information
monty5811 committed Aug 9, 2016
1 parent c5c75c4 commit aac6016
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@ apostello-form==0.0.1
dj-database-url==0.4.1
django-allauth==0.26.1
django-debug-toolbar==1.5
django-extensions==1.6.7
django-extensions==1.7.1
django-phonenumber-field==1.1.0
django-q==0.7.18
django-redis==4.4.4
django-solo==1.1.2
django-twilio==0.8.0
django<1.11
djangorestframework==3.4.1
djangorestframework==3.4.3
drfdocs==0.0.11
fakeredis==0.7.0
gunicorn==19.6.0
Expand All @@ -19,7 +19,7 @@ psycopg2==2.6.2
pygal==2.2.3
python-dotenv==0.5.1
redis==2.10.5
requests==2.10.0
requests==2.11.0
twilio==5.4.0
whitenoise==3.2
yapf==0.11.0
2 changes: 1 addition & 1 deletion requirements_test.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
-r requirements.txt
py==1.4.31
pytest-cov==2.3.0
pytest-cov==2.3.1
pytest-django==2.9.1
pytest-env==0.6.0
pytest-flakes==1.0.1
Expand Down

0 comments on commit aac6016

Please sign in to comment.