diff --git a/setup.py b/setup.py index f33b7948..b734b3e9 100644 --- a/setup.py +++ b/setup.py @@ -32,7 +32,7 @@ install_requires = [ 'openfire-restapi', 'sleekxmpp', - 'django-esi>=1.5.0,<2.0' + 'django-esi>=1.5,<3.0' ] testing_extras = [