
[api]
fastapi>=0.100
pydantic>=2.0

[dev]
rein-ai[api,test]

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