Код: Выделить всё
poetry export -f requirements.txt
Код: Выделить всё
Warning: The lock file is not up to date with the latest changes in pyproject.toml. You may be getting outdated dependencies. Run update to update them.
Как это обойти?
Подробнее здесь: https://stackoverflow.com/questions/620 ... project-to