Skip to content

Commit

Permalink
Update requirements
Browse files Browse the repository at this point in the history
Update the requirements to support all versions of Django after 1.3.
  • Loading branch information
Rémy Greinhofer committed Mar 24, 2015
1 parent c559f2e commit d04e5f9
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,2 @@
django==1.7.5
psycopg2==2.6
Sphinx==1.2.3
sphinx-bootstrap-theme==0.4.5
django>1.3
psycopg2>2.0

0 comments on commit d04e5f9

Please sign in to comment.