Skip to content

Commit 7626e33

Browse files
dependency update
1 parent b97353e commit 7626e33

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

setup.cfg

+6-5
Original file line numberDiff line numberDiff line change
@@ -57,21 +57,22 @@ install_requires =
5757
xmltodict
5858
pydantic>2.8
5959

60-
setuptools # fix for colorbrewer dependency of py4cytoscape
60+
6161
numpy>=2.2.2
62-
python-libsbml>=5.20.4
63-
antimony>=2.15.0
6462
scipy>=1.14
6563
pandas>=2.2.0
64+
python-libsbml>=5.20.4
65+
antimony>=2.15.0
66+
libroadrunner>=2.8.0
6667
tabulate>=0.9.0
6768
pint>=0.24.3
6869

69-
markdown-it-py>=3.0.0
70+
markdown-it-py>=3.0.0
7071
openpyxl>=3.1.5
7172
xmlschema>=3.3.2
7273
matplotlib>=3.9
74+
setuptools # fix for colorbrewer dependency of py4cytoscape
7375
py4cytoscape>=1.11.0
74-
libroadrunner>=2.8.0
7576

7677
uvicorn>=0.30.6
7778
fastapi>=0.112.0

0 commit comments

Comments
 (0)