tox: limit psycopg2 to < 2.9 (#54925)

This commit is contained in:
Frédéric Péters 2021-06-17 08:50:03 +02:00
parent 156ff794f4
commit b305334c75
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ deps =
WebTest
mock<4
httmock
psycopg2-binary
psycopg2-binary<2.9
pylint<1.8
pylint-django<0.8.1
django-webtest<1.9.3