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

Commit

Permalink
update dependencies [requires.io]
Browse files Browse the repository at this point in the history
  • Loading branch information
monty5811 committed Aug 2, 2016
1 parent 6717e74 commit 0806f0d
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Sphinx==1.4.4
Sphinx==1.4.5
sphinx-autobuild==0.6.0
sphinx-rtd-theme==0.1.9
-r ../requirements.txt
12 changes: 6 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,25 +1,25 @@
apostello-form==0.0.1
dj-database-url==0.4.1
django-allauth==0.25.2
django-allauth==0.26.1
django-debug-toolbar==1.5
django-extensions==1.6.7
django-phonenumber-field==1.1.0
django-q==0.7.18
django-redis==4.4.3
django-redis==4.4.4
django-solo==1.1.2
django-twilio==0.8.0
django<1.10
djangorestframework==3.3.3
djangorestframework==3.4.1
drfdocs==0.0.11
fakeredis==0.7.0
gunicorn==19.6.0
ipython==4.2.0
ipython==5.0.0
opbeat==3.3.4
psycopg2==2.6.1
psycopg2==2.6.2
pygal==2.2.3
python-dotenv==0.5.1
redis==2.10.5
requests==2.10.0
twilio==5.4.0
whitenoise==3.2
yapf==0.10.0
yapf==0.11.0
4 changes: 2 additions & 2 deletions 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.2.1
pytest-cov==2.3.0
pytest-django==2.9.1
pytest-env==0.6.0
pytest-flakes==1.0.1
Expand All @@ -12,4 +12,4 @@ pytest==2.9.2
scandir==1.2
selenium==2.53.6
tox==2.3.1
vcrpy==1.8.0
vcrpy==1.9.0

0 comments on commit 0806f0d

Please sign in to comment.