ci: limit tests with drf 3.9 to Markdown<3.4 (#67410)

This commit is contained in:
Frédéric Péters 2022-07-16 11:44:28 +02:00
parent 74d40fa8d0
commit 4cd2f6887d
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@ deps =
https://git.entrouvert.org/authentic.git/snapshot/authentic-main.tar.gz
# dependency constraints for authentic
drf39: djangorestframework>=3.9.2,<3.10
drf39: Markdown<3.4
drf312: djangorestframework>=3.12,<3.13
django<2.3
django-tables<2.0