fastapi>=0.110
uvicorn[standard]>=0.24
websockets>=12.0
msgpack>=1.0
pydantic>=2.6
starlette>=0.37
jsonschema>=4.22

[test]
pytest>=7.0
pytest-asyncio>=0.21
httpx>=0.24
