Update Requirements and README
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
# Core dependencies
|
||||
django~=5.1.4
|
||||
channels~=4.2.0
|
||||
daphne~=4.1.2
|
||||
pillow~=11.1.0
|
||||
channels~=4.2.0 # WebSocket support
|
||||
daphne~=4.1.2 # ASGI server
|
||||
pillow~=11.1.0 # Image handling
|
||||
whitenoise~=6.6.0 # Static file serving
|
||||
Reference in New Issue
Block a user