pyyaml>=6.0
jsonschema>=4.0.0
requests>=2.28.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
black>=23.0.0
flake8>=6.0.0
fastapi>=0.100.0
uvicorn>=0.23.0
httpx>=0.24.0
flask>=2.0.0

[django]
django>=3.2

[fastapi]
fastapi>=0.100.0
uvicorn>=0.23.0

[flask]
flask>=2.0.0
