cryptography>=42.0.0

[all]
fastapi>=0.100
uvicorn>=0.20
pydantic>=2.0
pytest>=7.0
pytest-cov

[api]
fastapi>=0.100
uvicorn>=0.20
pydantic>=2.0

[dev]
pytest>=7.0
pytest-cov
build
twine
mypy
ruff

[llm]

[test]
pytest>=7.0
pytest-cov
