tox.ini: force psycopg2<2.9 to work with python3.10

This commit is contained in:
Benjamin Dauvergne 2022-05-12 15:43:16 +02:00
parent 4b51830274
commit 95ee5d21f9
1 changed files with 1 additions and 0 deletions

View File

@ -54,6 +54,7 @@ deps:
pytest-freezegun
xmlschema<1.1
enum34<=1.1.6
psycopg2<2.9
psycopg2-binary<2.9
black: pre-commit
commands =