requirements: Upgrade psycopg2 from 2.7.7 to 2.8.2.

This commit is contained in:
Vishnu Ks 2019-04-23 18:20:20 +00:00 committed by Tim Abbott
parent eb00e78856
commit a34cfd4782
3 changed files with 3 additions and 3 deletions

View File

@ -105,7 +105,7 @@ ndg-httpsclient==0.5.1
pika==0.13.0
# Needed to access our database
psycopg2==2.7.7 --no-binary psycopg2
psycopg2==2.8.2 --no-binary psycopg2
pyasn1==0.4.5
pyasn1-modules==0.2.4

View File

@ -116,7 +116,7 @@ pip-tools==2.0.2
polib==1.1.0
premailer==3.4.0
prompt-toolkit==1.0.16 # via ipython
psycopg2==2.7.7
psycopg2==2.8.2
ptyprocess==0.6.0 # via pexpect
py3dns==3.2.0
pyahocorasick==1.4.0

View File

@ -85,7 +85,7 @@ pillow==5.4.1
polib==1.1.0
premailer==3.4.0
prompt-toolkit==1.0.16 # via ipython
psycopg2==2.7.7
psycopg2==2.8.2
ptyprocess==0.6.0 # via pexpect
py3dns==3.2.0
pyahocorasick==1.4.0