diff --git a/pyproject.toml b/pyproject.toml index 5012c428..91587f31 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -179,7 +179,7 @@ dependencies = [ "gtfparse==1.3.0", "matplotlib==3.8.0", "memory-efficient-attention-pytorch==0.1.6", - "pandas==2.1.0", + "pandas==2.1.1", "pybedtools==0.9.1", "seaborn==0.12.2", "sourmash==4.8.4",