📅  最后修改于: 2022-03-11 14:55:26.959000             🧑  作者: Mango
poetry export -f requirements.txt -o requirements.txt
# to exprot your poetry names to 'requirements.txt'
## it sometimes used in python project and you want to connect it with Docker