Specifying a Poetry Version

Poetry is a Python packaging and dependency manager. By default, Render uses the 1.1.4 version of Poetry.

You can customize the Poetry version for your app by setting the POETRY_VERSION environment variable to a valid Poetry version, for example 1.5.1.