
[api]
fastapi>=0.100.0
uvicorn>=0.23.0
httpx>=0.24.0
pydantic>=2.0

[dev]
pytest>=7.0
httpx>=0.24.0
ruff>=0.1.0

[test]
pytest>=7.0
httpx>=0.24.0
