typer[all]<0.17,>=0.12.3
rich<15.0,>=13.7
httpx<0.29,>=0.27
requests>=2.31.0
urllib3>=2.0.0
pytest<9.0,>=8.3
jinja2<4.0,>=3.1
pydantic<3.0,>=2.7
prance<24.0,>=23.6.21
schemathesis<5.0,>=4.1.0
ruamel.yaml>=0.18.6
jsonschema>=4.22.0
tenacity>=8.2.0
unidiff>=0.7.5

[all]
fixit-ai[dev,examples,llm-providers]

[dev]
black>=24.4.2
ruff>=0.5.2
mypy>=1.10.0
pytest-cov>=6.0.0
pre-commit>=3.7.0
deptry>=0.16.1

[examples]
fastapi>=0.111.0
uvicorn>=0.30.0
pydantic[email]>=2.7.0

[llm-providers]
openai>=1.30.0
ollama>=0.2.0
llama-cpp-python>=0.2.77
