Skip to content

Commit f6620d6

Browse files
author
Christopher Henry
committed
Adjust dependency so MS2 apps will build
1 parent 5238114 commit f6620d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
install_requires=[
3636
"networkx >= 2.4",
3737
"cobra >= 0.29.0",
38-
"pandas >= 2.2.2",
38+
"pandas >= 1.5.0",
3939
"scikit-learn == 1.2.0", # version lock for pickle ML models
4040
"scipy >= 1.5.4",
4141
"chemicals >= 1.0.13",

0 commit comments

Comments
 (0)