diff --git a/pyproject.toml b/pyproject.toml index 497faca20..ea7d60faf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ dependencies = [ "numpy >=1.26.0", "odmlib >=0.1.4", "openpyxl >=3.1.5", - "pandas >=2.2.0, <3.0.0", + "pandas >=2.2.0", "psutil >=6.1.1", "pyinstaller >=6.11.0", "pympler >=1.1",