Skip to content

Commit

Permalink
chore: Unpin build dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarrmondragon authored Oct 1, 2024
1 parent b3b7f2b commit 3ae5938
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[build-system]
build-backend = "poetry_dynamic_versioning.backend"
requires = [
"poetry-core==1.9",
"poetry-dynamic-versioning==1.4",
"poetry-core",
"poetry-dynamic-versioning",
]

[tool.poetry]
Expand Down

0 comments on commit 3ae5938

Please sign in to comment.