mirror of
https://github.com/pretix/pretix.git
synced 2026-05-14 16:44:06 +00:00
Add support for GeoIP data (#3230)
This commit is contained in:
@@ -191,6 +191,7 @@ setup(
|
||||
'djangorestframework==3.14.*',
|
||||
'dnspython==2.2.*',
|
||||
'drf_ujson2==1.7.*',
|
||||
'geoip2==4.*',
|
||||
'isoweek',
|
||||
'jsonschema',
|
||||
'kombu==5.2.*',
|
||||
|
||||
Reference in New Issue
Block a user