tox: limit psycopg2 to < 2.9 (#54925)

This commit is contained in:
Frédéric Péters 2021-06-17 08:50:02 +02:00
parent 9089715a59
commit af62c607ab
1 changed files with 2 additions and 2 deletions

View File

@ -19,8 +19,8 @@ deps =
pytest-django
WebTest
django-webtest
psycopg2-binary
psycopg2
psycopg2-binary<2.9
psycopg2<2.9
django-ratelimit<3
django>=2.2,<2.3
git+https://git.entrouvert.org/debian/django-ckeditor.git