Update pyproject.toml

This commit is contained in:
curly60e 2024-07-26 14:47:21 -03:00 committed by GitHub
parent e741bc4d9a
commit 6b9b9d185d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -48,7 +48,7 @@ urwid = "*"
[tool.poetry.dev-dependencies]
[build-system]
requires = ["poetry-core>=1.7.0"]
requires = ["poetry-core>=1.8.3"]
build-backend = "poetry.core.masonry.api"