Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion backend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ hiredis==2.3.2

# HTTP client - websockets>=11,<13 for supabase realtime compatibility
httpx>=0.24.0,<0.26.0
aiohttp>=3.10.0,<3.11.0
aiohttp>=3.10.0,<3.14.0
websockets>=11.0,<13.0

# Crypto exchange libraries
Expand Down
Loading