Skip to content

Commit

Permalink
poetry-core>=2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bowenliang123 committed Jan 7, 2025
1 parent 5d51f5f commit 3995a99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ requires-python = ">=3.11,<3.13"
dynamic = [ "dependencies" ]

[build-system]
requires = ["poetry-core>=1.0.0"]
requires = ["poetry-core>=2.0.0"]
build-backend = "poetry.core.masonry.api"

[tool.poetry]
Expand Down

0 comments on commit 3995a99

Please sign in to comment.