Skip to content

Commit 4dae27e

Browse files
committed
Chore: Relax dependency on poethepoet and pyproject-fmt
1 parent bcaed60 commit 4dae27e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -127,8 +127,8 @@ optional-dependencies.datasets = [
127127
optional-dependencies.develop = [
128128
"black[jupyter]<26",
129129
"mypy<1.16",
130-
"poethepoet<0.33",
131-
"pyproject-fmt<2.6",
130+
"poethepoet<1",
131+
"pyproject-fmt<3",
132132
"ruff<0.10",
133133
"validate-pyproject<0.24",
134134
]

0 commit comments

Comments
 (0)