diff --git a/setup.py b/setup.py index 5cb53fd..800415f 100644 --- a/setup.py +++ b/setup.py @@ -25,7 +25,7 @@ "protobuf==4.25.3", "pyarrow==15.0.2", "pytest==8.2.0", - "python-dateutil==2.8.2", + "python-dateutil==2.9.0.post0", "pytz==2024.1", "six==1.16.0", "structlog==23.3.0",