mirror of
https://github.com/pretix/pretix.git
synced 2026-08-23 12:51:59 +00:00
Update importlib-metadata
This commit is contained in:
+1
-1
@@ -192,7 +192,7 @@ setup(
|
|||||||
'dnspython==2.2.*',
|
'dnspython==2.2.*',
|
||||||
'drf_ujson2==1.7.*',
|
'drf_ujson2==1.7.*',
|
||||||
'geoip2==4.*',
|
'geoip2==4.*',
|
||||||
'importlib-metadata==6.4.*', # Polyfill, we can probably drop this once we require Python 3.10+
|
'importlib-metadata==6.5.*', # Polyfill, we can probably drop this once we require Python 3.10+
|
||||||
'isoweek',
|
'isoweek',
|
||||||
'jsonschema',
|
'jsonschema',
|
||||||
'kombu==5.2.*',
|
'kombu==5.2.*',
|
||||||
|
|||||||
Reference in New Issue
Block a user