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 952c090045
commit bf7e8a8549
1 changed files with 2 additions and 2 deletions

View File

@ -20,8 +20,8 @@ deps =
django-webtest<1.9.3
WebTest
mock<4
psycopg2-binary
psycopg2
psycopg2-binary<2.9
psycopg2<2.9
django>=1.11,<2.3
https://git.entrouvert.org/debian/django-ckeditor.git/snapshot/django-ckeditor-main.tar.gz
https://git.entrouvert.org/combo.git/snapshot/combo-main.tar.gz