jsonschema>=4.23
httpx>=0.27
tenacity>=9.0
rich>=13.7
typer>=0.12
pydantic>=2.0
PyYAML>=6.0

[:python_version < "3.11"]
typing-extensions>=4.7.0

[dev]
pytest>=8.0
pytest-cov>=5.0
mypy>=1.10
ruff>=0.6.0
pre-commit>=3.5.0
build
twine
python-dotenv>=1.0

[providers]
google-generativeai>=0.7.2
requests>=2.31.0

[z3]
z3-solver>=4.12
