Skip to content
This repository has been archived by the owner on Feb 28, 2021. It is now read-only.

Commit

Permalink
Upgraded to psycopg 2.7.6 from 2.6.1 in requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
ionescu77 committed Jan 14, 2019
1 parent c7149a8 commit efa3ebe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/staging.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Django==1.8.19
markdown2==2.3.6
Pygments==2.0.2
psycopg2==2.6.1
psycopg2==2.7.6

coverage==4.3.4
docopt==0.6.2
Expand Down
2 changes: 1 addition & 1 deletion requirements/test.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Django==1.8.19
markdown2==2.3.6
Pygments==2.0.2
psycopg2==2.6.1
psycopg2==2.7.6

django-jenkins==0.18.1

Expand Down

0 comments on commit efa3ebe

Please sign in to comment.