pydantic>=2.11.4
pydantic-settings>=2.9.1
openai>=1.84.0
typer>=0.12.3
htpy>=25.6.2

[all]
risk-of-bias[dev,web]

[dev]
black>=25.1.0
mypy>=1.16.0
isort>=6.0.1
flake8>=7.2.0
pyright>=1.1.401
codespell>=2.4.1
pytest>=8.0.0
mkdocs-material>=9.6.14
mkdocstrings[python]>=0.29.1
python-semantic-release==7.33.3
pyinstaller>=6.14.1

[web]
fastapi>=0.111.0
uvicorn>=0.29.0
python-multipart>=0.0.9
