requirements: Upgrade psycopg2 to 2.7.3.1.

This commit is contained in:
Vishnu Ks 2017-09-18 21:04:50 +00:00 committed by Tim Abbott
parent ae987bede9
commit 20e03b541e
3 changed files with 3 additions and 3 deletions

View File

@ -102,7 +102,7 @@ ndg-httpsclient==0.4.3
pika==0.11.0
# Needed to access our database
psycopg2==2.7.3
psycopg2==2.7.3.1
pyasn1==0.3.2
pyasn1-modules==0.0.11

View File

@ -96,7 +96,7 @@ pip-tools==1.9.0
polib==1.0.8
premailer==3.1.1
prompt-toolkit==1.0.15 # via ipython
psycopg2==2.7.3
psycopg2==2.7.3.1
ptyprocess==0.5.2 # via pexpect
py3dns==3.1.0
pyaml==17.8.0 # via moto

View File

@ -70,7 +70,7 @@ pillow==4.2.1
polib==1.0.8
premailer==3.1.1
prompt-toolkit==1.0.15 # via ipython
psycopg2==2.7.3
psycopg2==2.7.3.1
ptyprocess==0.5.2 # via pexpect
py3dns==3.1.0
pyasn1-modules==0.0.11