mirror of
https://github.com/pacnpal/thrillwiki_django_no_react.git
synced 2025-12-29 15:07:01 -05:00
Compare commits
1 Commits
dependabot
...
72f41421a1
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
72f41421a1 |
@@ -26,14 +26,14 @@ 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.23.0
|
django-htmx==1.22.0
|
||||||
whitenoise==6.9.0 # Static file serving
|
whitenoise==6.9.0 # Static file serving
|
||||||
pycountry==24.6.1
|
pycountry==24.6.1
|
||||||
|
|
||||||
# Development
|
# Development
|
||||||
black==25.1.0
|
black==25.1.0
|
||||||
flake8==7.1.1
|
flake8==7.1.1
|
||||||
pytest==8.3.4
|
pytest==8.3.5
|
||||||
pytest-django==4.10.0
|
pytest-django==4.10.0
|
||||||
|
|
||||||
# WebSocket Support
|
# WebSocket Support
|
||||||
|
|||||||
Reference in New Issue
Block a user