Skip to content

Commit

Permalink
Merge pull request #2 from vdamewood/fix-psycopg2
Browse files Browse the repository at this point in the history
Change psycopg2 requirement to >=2.6.2
  • Loading branch information
jdavisp3 committed Oct 27, 2017
2 parents 3bf84de + c985053 commit b87be0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
@@ -1,3 +1,3 @@
psycopg2==2.6.2
psycopg2>=2.6.2,<3
Django>=1.8,<2
enum34==1.1.6

0 comments on commit b87be0e

Please sign in to comment.