From 5536b0dd076f58faf7993620daad05f652fb611e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Wed, 15 Dec 2021 08:19:40 +0100 Subject: [PATCH] tox: declare new wcs dependency (dnspython) --- tox.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/tox.ini b/tox.ini index 55e0a22..df133a4 100644 --- a/tox.ini +++ b/tox.ini @@ -33,6 +33,7 @@ deps = quixote>=3,<3.2 psycopg2-binary<2.9 bleach + dnspython vobject pyproj django-ratelimit<3