diff --git a/setup.py b/setup.py index 0d45bb3..41986b9 100644 --- a/setup.py +++ b/setup.py @@ -21,7 +21,7 @@ "numpy==1.26.4", "packaging==24.0", "pandas==2.2.2", - "pluggy==1.4.0", + "pluggy==1.5.0", "protobuf==4.25.3", "pyarrow==15.0.2", "pytest==8.1.1",