Skip to content

Commit d322107

Browse files
authored
MAINT: Pin poe to let windows CI run correctly (#249)
1 parent 15447ae commit d322107

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ mypy = ">=0.971"
3939
pyarrow = ">=9.0.0"
4040
pytest = ">=7.1.2"
4141
pyright = ">=1.1.266"
42-
poethepoet = ">=0.13.1"
42+
poethepoet = "0.16.0"
4343
loguru = ">=0.6.0"
4444
pandas = "1.4.3"
4545
typing-extensions = ">=4.2.0"

0 commit comments

Comments
 (0)