diff --git a/setup.py b/setup.py index 335ba2bd..c0b3f47a 100644 --- a/setup.py +++ b/setup.py @@ -33,7 +33,7 @@ install_requires = [ 'sleekxmpp', 'pydiscourse', - 'django-esi>=3.0.0,<4.0.0' + 'django-esi @ git+https://gitlab.com/soratidus999/django-esi.git@py310', ] testing_extras = [