diff --git a/pyproject.toml b/pyproject.toml index 5f0b64b..3df5ed7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ dependencies = [ "rich>=10.0.0", "six>=1.16.0", "numpy>=1.20.0", - "pandas>=1.3.0", + "pandas>=2.3.3", "biopython>=1.78", "seaborn>=0.13.2", "matplotlib>=3.10.3",