Update importlib-metadata

This commit is contained in:
Raphael Michel
2023-04-24 13:30:04 +02:00
parent c2cc49bf34
commit 08fdf1dcad

View File

@@ -192,7 +192,7 @@ setup(
'dnspython==2.2.*',
'drf_ujson2==1.7.*',
'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',
'jsonschema',
'kombu==5.2.*',