diff --git a/pyproject.toml b/pyproject.toml index e3df4b0..5f10903 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,7 +22,7 @@ classifiers = [ dependencies = [ "chatnoir-api~=3.1", "importlib-metadata~=8.5", - "pandas~=2.2", + "pandas~=2.0", "python-terrier~=0.11.0", "pyjnius~=1.4", ]