Add requirements for React integration
This commit is contained in:
@@ -6,4 +6,6 @@ pillow~=11.1.0 # Image handling
|
||||
whitenoise~=6.6.0 # Static file serving
|
||||
django-cleanup
|
||||
redis
|
||||
channels_redis
|
||||
channels_redis
|
||||
djangorestframework #React integration
|
||||
django-cors-headers #React integration
|
||||
Reference in New Issue
Block a user