requirements: Upgrade psycopg2 from 2.7.6.1 to 2.7.7.

This commit is contained in:
Vishnu Ks 2019-01-30 08:05:12 +00:00 committed by Tim Abbott
parent 757e0e39b8
commit 84dd501775
3 changed files with 3 additions and 3 deletions

View File

@ -102,7 +102,7 @@ ndg-httpsclient==0.5.1
pika==0.12.0 pika==0.12.0
# Needed to access our database # Needed to access our database
psycopg2==2.7.6.1 --no-binary psycopg2 psycopg2==2.7.7 --no-binary psycopg2
pyasn1==0.4.5 pyasn1==0.4.5
pyasn1-modules==0.2.3 pyasn1-modules==0.2.3

View File

@ -115,7 +115,7 @@ pip-tools==2.0.2
polib==1.1.0 polib==1.1.0
premailer==3.2.0 premailer==3.2.0
prompt-toolkit==1.0.15 # via ipython prompt-toolkit==1.0.15 # via ipython
psycopg2==2.7.6.1 psycopg2==2.7.7
ptyprocess==0.6.0 # via pexpect ptyprocess==0.6.0 # via pexpect
py3dns==3.2.0 py3dns==3.2.0
pyaml==18.11.0 # via moto pyaml==18.11.0 # via moto

View File

@ -84,7 +84,7 @@ pillow==5.4.1
polib==1.1.0 polib==1.1.0
premailer==3.2.0 premailer==3.2.0
prompt-toolkit==1.0.15 # via ipython prompt-toolkit==1.0.15 # via ipython
psycopg2==2.7.6.1 psycopg2==2.7.7
ptyprocess==0.6.0 # via pexpect ptyprocess==0.6.0 # via pexpect
py3dns==3.2.0 py3dns==3.2.0
pyasn1-modules==0.2.3 pyasn1-modules==0.2.3