mirror of
https://github.com/pretix/pretix.git
synced 2026-08-06 10:07:50 +00:00
Bump dnspython to 2.2.*
This commit is contained in:
+1
-1
@@ -189,7 +189,7 @@ setup(
|
||||
'django-scopes==1.2.*',
|
||||
'django-statici18n==2.3.*',
|
||||
'djangorestframework==3.14.*',
|
||||
'dnspython<2.0', # do not upgrade, causes issues with eventlet / gunicorn 19 and we cannot upgrade gunicorn right now
|
||||
'dnspython==2.2.*',
|
||||
'drf_ujson2==1.7.*',
|
||||
'isoweek',
|
||||
'jsonschema',
|
||||
|
||||
Reference in New Issue
Block a user