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

Commit

Permalink
Updated requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
gsong committed Aug 29, 2013
1 parent 4978120 commit ad5fc37
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions requirements/base.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
Django==1.5.2
South==0.7.6
django-pipeline==1.3.11
South==0.8.2
django-pipeline==1.3.14
django-twitter-bootstrap==2.3.2
docutils==0.10
psycopg2==2.5
docutils==0.11
psycopg2==2.5.1
# django-braces==1.0.0
# django-model-utils==1.3.1
# logutils==0.3.3
2 changes: 1 addition & 1 deletion requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

# Test dependencies go here.
coverage==3.6
django-discover-runner==0.4
django-discover-runner==1.0

0 comments on commit ad5fc37

Please sign in to comment.