Skip to content

Commit 2d45018

Browse files
authored
fix: Revert "fix(deps): Update dependency python-dateutil to v2.9.0.post0 (#182)" (#186)
This reverts commit b03fe3d.
1 parent 677786e commit 2d45018

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
@@ -25,7 +25,7 @@
2525
"protobuf==5.27.0",
2626
"pyarrow==15.0.2",
2727
"pytest==8.2.1",
28-
"python-dateutil==2.9.0.post0",
28+
"python-dateutil==2.8.2",
2929
"pytz==2024.1",
3030
"six==1.16.0",
3131
"structlog==23.3.0",

0 commit comments

Comments
 (0)