diff --git a/pyproject.toml b/pyproject.toml index e7bd058..a5e9f3e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ dependencies = [ "numpy", "pyfastx>=2.1.0", "pathos>=0.3.3", - "pandas>=2.2.3", + "pandas>=3.0.2", "tqdm>=4.66.5", "lzstring>=1.0.4", ]