Pin psycopg2-binary to 2.8.6

This commit is contained in:
Hasan Ramezani 2021-11-04 14:55:10 +01:00 committed by Jannis Leidel
parent 3cd34c4d07
commit 3dee9f1555

View file

@ -16,7 +16,7 @@ deps =
# Test requirements
coverage
codecov
psycopg2-binary
psycopg2-binary==2.8.6
passenv=
TEST_DB_HOST
TEST_DB_USER