tests: make tox use latest psycopg2 version (#78241) #43

Merged
csechet merged 1 commits from wip/78241-update-psycopg2-version into main 2023-06-14 14:57:35 +02:00
1 changed files with 2 additions and 4 deletions

View File

@ -45,8 +45,6 @@ setenv =
passerelle: TEST_DIRECTORY=tests_passerelle/
deps:
django32: django>=3.2,<3.3
django32: psycopg2-binary
django32: psycopg
pytest!=6.0.0
pytest-cov
pytest-django
@ -71,8 +69,8 @@ deps:
pytest-freezegun
xmlschema<1.1
enum34<=1.1.6
psycopg2<2.9
psycopg2-binary<2.9
psycopg2
psycopg2-binary
sorl-thumbnail
Pillow
black: pre-commit