8000 Chore: Relax dependency on poethepoet · crate/crate-python@819b63e · GitHub
[go: up one dir, main page]

Skip to content

Commit 819b63e

Browse files
committed
Chore: Relax dependency on poethepoet
1 parent 2d32537 commit 819b63e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ def read(path):
6868
"certifi",
6969
"createcoverage>=1,<2",
7070
"mypy<1.16",
71-
"poethepoet<0.33",
71+
"poethepoet<1",
7272
"ruff<0.10",
7373
"stopit>=1.1.2,<2",
7474
"pytz",

0 commit comments

Comments
 (0)
0