Skip to content

Commit

Permalink
fix: Revert "fix(deps): Update dependency python-dateutil to v2.9.0.p…
Browse files Browse the repository at this point in the history
…ost0 (#167)" (#171)

This reverts commit fbf5de1.
  • Loading branch information
erezrokah committed May 7, 2024
1 parent cf4668d commit 6d471e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"protobuf==5.26.1",
"pyarrow==15.0.2",
"pytest==8.2.0",
"python-dateutil==2.9.0.post0",
"python-dateutil==2.8.2",
"pytz==2024.1",
"six==1.16.0",
"structlog==23.3.0",
Expand Down

0 comments on commit 6d471e8

Please sign in to comment.