feat: update requirements
This commit is contained in:
parent
6d7df83cfd
commit
db93184abb
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ black = "*"
|
||||||
|
|
||||||
|
|
||||||
[build-system]
|
[build-system]
|
||||||
requires = ["poetry>=1.7.1"]
|
requires = ["poetry-core>=1.7.1"]
|
||||||
build-backend = "poetry.core.masonry.api"
|
build-backend = "poetry.core.masonry.api"
|
||||||
|
|
||||||
[tool.isort]
|
[tool.isort]
|
||||||
|
|
Loading…
Reference in a new issue