Skip to content

Commit 132e1b7

Browse files
jprakash-dbvarun-edachali-dbx
authored andcommitted
Relaxed bound for python-dateutil (#538)
Changed bound for python-datetutil Signed-off-by: varun-edachali-dbx <[email protected]>
1 parent 3d7123c commit 132e1b7

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

poetry.lock

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ pyarrow = [
2424
{ version = ">=14.0.1", python = ">=3.8,<3.13", optional=true },
2525
{ version = ">=18.0.0", python = ">=3.13", optional=true }
2626
]
27-
python-dateutil = "^2.9.0"
27+
python-dateutil = "^2.8.0"
2828

2929
[tool.poetry.extras]
3030
pyarrow = ["pyarrow"]

0 commit comments

Comments
 (0)