Open
Description
Bug report
CI pipeline fails.
What's wrong
The reason for the problem is due to install-poetry.py
being deprecated.
Reference: https://python-poetry.org/docs/#installing-with-the-official-installer
How is that should be
It is necessary to update CI pipelines accordingly.