summaryrefslogtreecommitdiffstats
path: root/requirements.txt
diff options
context:
space:
mode:
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt11
1 files changed, 6 insertions, 5 deletions
diff --git a/requirements.txt b/requirements.txt
index f976048..3aa407f 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,7 +1,8 @@
-Django==1.7
-django-extensions==2.2.9
-django-registration==2.0
-django-tinymce==2.0.1
+confusable-homoglyphs==2.0.2
+Django==1.11.29
+django-registration==2.3
Pillow==7.1.2
-six==1.14.0
+pytz==2020.1
+six==1.15.0
+sqlparse==0.3.1
Unidecode==1.1.1