Skip to content

Commit

Permalink
Updated requirements.txt to add Django 1.5.
Browse files Browse the repository at this point in the history
  • Loading branch information
rca committed Feb 28, 2013
1 parent 122b2e0 commit 6df2b32
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions requirements.txt
@@ -1,3 +1,4 @@
django==1.5
django-social-auth==0.7.17
gunicorn==0.14.2
mock==0.8.0
Expand All @@ -9,6 +10,4 @@ django-compressor==1.2
pyScss==1.1.4
pyScss.py==1.0

-e git://github.com/django/django.git@1.5b2#egg=Django

# Add your requirements after this line

0 comments on commit 6df2b32

Please sign in to comment.