Change psycopg2 version and change postgresql engine.
This commit is contained in:
@ -8,7 +8,7 @@ name = "pypi"
|
||||
[packages]
|
||||
|
||||
django= "==2.1.4"
|
||||
psycopg2= "==2.7.6.1"
|
||||
psycopg2= "==2.8.3"
|
||||
gunicorn= "==19.9.0"
|
||||
lxml= "==4.2.5"
|
||||
tqdm= "==4.28.1"
|
||||
|
Reference in New Issue
Block a user