fastapi[standard]==0.118.0
|
|
uvicorn[standard]==0.32.1
|
|
websockets==12.0
|
|
python-multipart
|
|
pydantic==2.10.5
|
|
|
|
# Testing dependencies
|
|
pytest==8.3.3
|
|
pytest-asyncio==0.24.0
|
|
httpx==0.27.2
|