# Core dependencies
django~=5.1.4
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