diff --git a/setup.py b/setup.py index 7bdb5e4..90edace 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ name='OTPSetup', version="0.1", install_requires=[ - "Django==1.3.1", + "Django==2.2.24", # "django-registration", need to pull version 0.8 which is not currently available "kombu", "boto==2.1.1",