fastapi>=0.85
uvicorn>=0.18
requests>=2.0
jsonschema>=4.0
pydantic>=2.0

[dev]
pytest>=7.0
pytest-asyncio>=0.21
pytest-cov>=4.0
