pydantic>=2.0.0
httpx>=0.24.0
motor>=3.1.0

[test]
pytest>=7.0.0
pytest-asyncio>=0.21.0

[web]
fastapi>=0.100.0
uvicorn>=0.22.0
flask>=3.0.0
