requirements: Upgrade psycopg2 from 2.8.2 to 2.8.3.

This commit is contained in:
Vishnu Ks 2019-07-25 11:21:07 +00:00 committed by Tim Abbott
parent f3eb7a8aa9
commit 7531afa9a4
3 changed files with 3 additions and 3 deletions

View File

@ -74,7 +74,7 @@ mock==3.0.5
pika==0.13.0
# Needed to access our database
psycopg2==2.8.2 --no-binary psycopg2
psycopg2==2.8.3 --no-binary psycopg2
# Needed for memcached usage
pylibmc==1.6.0

View File

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

View File

@ -75,7 +75,7 @@ pillow==6.1.0
polib==1.1.0
premailer==3.5.0
prompt-toolkit==1.0.16 # via ipython
psycopg2==2.8.2
psycopg2==2.8.3
ptyprocess==0.6.0 # via pexpect
py3dns==3.2.0
pyahocorasick==1.4.0