-
- Downloads
First version that appears to work on Django 3.1.3
parent
de77c6e9
No related branches found
No related tags found
... | @@ -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==3.0.11 | Django==3.1.3 | ||
Pillow | Pillow | ||
requests==2.25.0 | requests==2.25.0 | ||
django-tinymce==2.8.0 | django-tinymce==2.8.0 | ||
... | ... |
Please register or sign in to comment