Features
This will allow you to deploy to FastAPI Cloud with the fastapi deploy
command.
Installing fastapi-cli[standard]
now includes fastapi-cloud-cli
.
If you want to install fastapi-cli
without fastapi-cloud-cli
, you can install instead fastapi-cli[standard-no-fastapi-cloud-cli]
.
You will normally not install fastapi-cli
directly, but rather install FastAPI with fastapi[standard]
, which will include fastapi-cli[standard]
.
If you want to install fastapi
with the standard dependencies except for fastapi-cloud-cli
, you can install instead fastapi[standard-no-fastapi-cloud-cli]
.
Internal
- β¬ Bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4. PR #152 by @dependabot[bot].
- β¬ Bump ruff from 0.8.4 to 0.11.2. PR #168 by @dependabot[bot].
- β¬ [pre-commit.ci] pre-commit autoupdate. PR #138 by @pre-commit-ci[bot].
- β¬ Bump ruff from 0.8.2 to 0.8.4. PR #139 by @dependabot[bot].
- β¬ Bump astral-sh/setup-uv from 4 to 5. PR #140 by @dependabot[bot].
- β¬ Bump mypy from 1.13.0 to 1.14.0. PR #141 by @dependabot[bot].