sf-hamilton>=1.56.0
pydantic>=2.5.2
pydantic_settings>=2.2.1
cachetools>=5.3.3

[dev]
build
coverage[toml]
pytest
pytest-cov
black
versioneer

[parsers]
jsonpath-ng==1.6.0

[webapp]
fastapi>=0.104.1
uvicorn>=0.24.0.post1
gunicorn>=21.2.0

[yaml]
PyYAML>=5.0
