update poetry core

This commit is contained in:
Dmitry Afanasyev 2023-10-08 18:32:38 +03:00
parent e772d421b1
commit 314704bcc7

View File

@ -89,5 +89,5 @@ coverage = "^7.3"
safety = "^2.3"
[build-system]
requires = ["poetry-core>=1.0.0"]
requires = ["poetry-core>=1.6.1"]
build-backend = "poetry.core.masonry.api"