summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 87ae184..f63f364 100644
--- a/setup.py
+++ b/setup.py
@@ -16,7 +16,7 @@ def get_version():
install_requires = [
- 'django==3.0.3',
+ 'django==3.0.7',
'django-taggit==1.2.0',
'pytz==2019.3',
'requests-oauthlib>=0.6.1',