Upgrade psycopg2-binary to work with python 3.8

This commit is contained in:
Max Meinhold 2020-10-11 13:20:25 -04:00
parent 746c50123d
commit 70dba778e3
No known key found for this signature in database
GPG key ID: 00B8B1017EEC103F

View file

@ -5,7 +5,7 @@ gunicorn==19.9.0
paramiko==2.4.2 paramiko==2.4.2
proxmoxer==1.0.3 proxmoxer==1.0.3
psutil==5.6.6 psutil==5.6.6
psycopg2-binary==2.7.5 psycopg2-binary==2.8.6
python-dateutil==2.7.3 python-dateutil==2.7.3
raven~=6.10.0 raven~=6.10.0
redis==2.10.6 redis==2.10.6