https://python-poetry.org/blog/announcing-poetry-2.0.0 Move relevant bits in `pyproject.toml` to standard `[project]` section. And set: ``` [tool.poetry] requires-poetry = ">=2.0" ```