diff --git a/pyproject.toml b/pyproject.toml index 2a33389f..5d2cb00e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ dependencies = [ "scipy>=1.8.0", "scikit-learn>=1.1.2", "pydantic>=2.0.0", - "pandas>=1.4.0,<=2.2.3", + "pandas>=1.4.0", "catalogue>=2.0.0", "numpy>=1.23.3", "pyarrow>=8.0.0",