mirror of
https://github.com/pacnpal/thrillwiki_django_no_react.git
synced 2025-12-29 10:26:59 -05:00
Compare commits
1 Commits
dependabot
...
3e477a61bd
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3e477a61bd |
@@ -26,7 +26,7 @@ Pillow==11.1.0 # For image handling
|
|||||||
django-cleanup==9.0.0 # Automatically delete files
|
django-cleanup==9.0.0 # Automatically delete files
|
||||||
piexif==1.1.3 # For image EXIF metadata handling
|
piexif==1.1.3 # For image EXIF metadata handling
|
||||||
django-filter==24.3
|
django-filter==24.3
|
||||||
django-htmx==1.22.0
|
django-htmx==1.23.0
|
||||||
whitenoise==6.9.0 # Static file serving
|
whitenoise==6.9.0 # Static file serving
|
||||||
pycountry==24.6.1
|
pycountry==24.6.1
|
||||||
|
|
||||||
@@ -42,4 +42,4 @@ channels-redis==4.2.1
|
|||||||
daphne==4.1.2
|
daphne==4.1.2
|
||||||
|
|
||||||
# React and Material UI will be handled via npm in the frontend directory
|
# React and Material UI will be handled via npm in the frontend directory
|
||||||
django-tailwind-cli==4.2.3
|
django-tailwind-cli==4.0.1
|
||||||
|
|||||||
Reference in New Issue
Block a user