diff --git a/pyproject.toml b/pyproject.toml index 6525d927..374660ee 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -51,7 +51,7 @@ dependencies = [ "netCDF4", "numcodecs", "numpy", - "pandas>=2.0,<2.2", + "pandas>=2.0,<2.3", "parse", # Used when opening catalogs. "pyarrow",