diff --git a/pyproject.toml b/pyproject.toml index 7714e68..a29ed36 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ classifiers = [ dependencies = [ "numpy", "tqdm", - "pandas==1.2.3", + "pandas==2.2.0", "astropy >=5.1", "openpyxl>=2.5.12", "scipy",