From 2681d1717eadf3a66ef7aa3d3bcbf2a146ff7f31 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Thu, 5 Oct 2023 10:48:27 +0200 Subject: [PATCH] tox: keep on testing drf 3.12 only for now (#81948) --- tox.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/tox.ini b/tox.ini index 8e1c9e7..1a72eba 100644 --- a/tox.ini +++ b/tox.ini @@ -73,6 +73,7 @@ deps: psycopg2 psycopg2-binary sorl-thumbnail + djangorestframework>=3.12,<3.13 # matching debian bullseye Pillow black: pre-commit git+https://git.entrouvert.org/publik-django-templatetags.git