# Dependencies are declared in pyproject.toml, not here.
#
#   pip install -e ".[all,dev]"      everything, for framework development
#   pip install "jfastframework"     kernel only
#   pip install "jfastframework[db,cache,metrics]"   pick your extras
#
# This file is kept only because the generated Dockerfile checks for it, so a
# service that pins with pip-compile can drop its lockfile here.
