dataclasses-json==0.5.7
# NB(nikhil): 0.128.3 causes our server to hang.
fastapi>=0.114,<=0.128.0
httpx-ws>=0.6.0
httpx>=0.27.0
loguru>=0.7.2
python-json-logger>=2.0.2
tenacity>=8.1.0
 # To avoid divergence, this should follow the latest release.
truss==0.11.27rc3
uvicorn>=0.24.0
uvloop>=0.19.0
websockets>=10.0
