-
- Downloads
Upgrade to Django 4.1
... | @@ -18,7 +18,7 @@ | ... | @@ -18,7 +18,7 @@ |
# Please add requirements here | # Please add requirements here | ||
# Read docs for how this works: http://www.pip-installer.org/en/latest/cookbook.html | # Read docs for how this works: http://www.pip-installer.org/en/latest/cookbook.html | ||
Django==4.0.8 | Django==4.1.5 | ||
Pillow | Pillow | ||
requests==2.25.0 | requests==2.25.0 | ||
django-tinymce==3.5.0 | django-tinymce==3.5.0 | ||
... | ... |
Please register or sign in to comment