Cloud Run and Cloud Run functions source deployments support the pyproject.toml
Share
Services
## Feature
Feature
Cloud Run and Cloud Run functions source deployments support the `pyproject.toml`file for managing dependencies. This feature is in [General Availability](https://cloud.google.com/products#product-launch-stages) for all[supported Python versions](https://cloud.google.com/run/docs/runtime-support#python). For more information, see [Deploy Python applications with a pyproject.tomlfile](https://cloud.google.com/docs/buildpacks/python#deploy-with-toml).