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

Commit

Permalink
update python requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
monty5811 committed May 17, 2016
1 parent bb1859c commit 5a0b1cb
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
dj-database-url==0.4.1
django-allauth==0.25.2
django-debug-toolbar==1.4
django-extensions==1.6.1
django-extensions==1.6.7
django-phonenumber-field==1.1.0
django-q==0.7.17
django-redis==4.4.2
git+git://github.com/monty5811/django-semanticui-form.git@0a5d180395a8ffb1227791c311f51c46ea113778
django-solo==1.1.2
django-twilio==0.8.0
django<1.10
djangorestframework==3.3.2
gunicorn==19.4.5
djangorestframework==3.3.3
gunicorn==19.5.0
ipython==4.2.0
opbeat==3.3
opbeat==3.3.1
psycopg2==2.6.1
pygal==2.2.2
python-dotenv==0.4.0
python-dotenv==0.5.0
redis==2.10.5
requests==2.9.1
requests==2.10.0
twilio==5.4.0
whitenoise==3.0.0
yapf==0.7.1
whitenoise==3.1
yapf==0.8.0

0 comments on commit 5a0b1cb

Please sign in to comment.