setuptools
networkx==3.4.2
pandas==2.0.3
biopandas==0.5.1
plotly==6.0.1
scikit-learn==1.3.0
seaborn==0.13.2
openpyxl==3.1.2

[:python_version < "3.12"]
matplotlib==3.7.2
scipy<1.12,>=1.10

[:python_version >= "3.12"]
matplotlib<3.9,>=3.8
scipy<1.13,>=1.11.4
