Skip to content

Commit 1f5f650

Browse files
committed
Chore: Relax dependency on poethepoet and pyproject-fmt
1 parent cc8fda8 commit 1f5f650

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,8 +94,8 @@ optional-dependencies.all = [
9494
]
9595
optional-dependencies.develop = [
9696
"mypy<1.16",
97-
"poethepoet<0.33",
98-
"pyproject-fmt<2.6",
97+
"poethepoet<1",
98+
"pyproject-fmt<3",
9999
"ruff<0.10",
100100
"validate-pyproject<0.24",
101101
]

0 commit comments

Comments
 (0)