diff --git a/setup.py b/setup.py index 88c444e..b06ed04 100644 --- a/setup.py +++ b/setup.py @@ -55,7 +55,7 @@ def is_deploy(): 'south==0.7.4', 'pillow', 'tweepy', - 'django==1.2.3', + 'django==1.11.28', 'django-compress', 'django-reversetag', 'django-pagination',