dash>=2.18.2
dash_cytoscape==0.3.0
dash-bootstrap-components==1.6.0
pandas
plotly>=5.24.1
matplotlib
tqdm

[:sys_platform != "win32"]
gunicorn>=23.0.0

[:sys_platform == "win32"]
waitress>=3.0.2

[test]
pytest>=7.3.1
pytest-cov>=4.0.0
black>=23.1.0
flake8>=6.0.0
pytest-mock
