mirror of
https://github.com/pretix/pretix.git
synced 2026-05-15 16:54:00 +00:00
Support for IDNA domain names
This commit is contained in:
@@ -62,6 +62,7 @@ dependencies = [
|
||||
"drf_ujson2==1.7.*",
|
||||
"geoip2==4.*",
|
||||
"importlib_metadata==6.6.*", # Polyfill, we can probably drop this once we require Python 3.10+
|
||||
"idna",
|
||||
"isoweek",
|
||||
"jsonschema",
|
||||
"kombu==5.2.*",
|
||||
|
||||
Reference in New Issue
Block a user