Add requirements for React integration

This commit is contained in:
2025-05-07 15:35:16 +02:00
parent dfee602d54
commit 9d17ee0b56

View File

@@ -6,4 +6,6 @@ pillow~=11.1.0 # Image handling
whitenoise~=6.6.0 # Static file serving whitenoise~=6.6.0 # Static file serving
django-cleanup django-cleanup
redis redis
channels_redis channels_redis
djangorestframework #React integration
django-cors-headers #React integration