Skip to content

Commit 4624703

Browse files
macos 13 fix
1 parent ad12598 commit 4624703

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

setup.cfg

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,9 @@ zip_safe = True
5050
python_requires = >=3.11
5151
install_requires =
5252
sbmlutils>=0.8.7
53-
numpy>=2.2
54-
libroadrunner>=2.8.0
55-
scipy>=1.12.0
53+
numpy
54+
libroadrunner
55+
scipy
5656
pint>=0.23
5757

5858
# from sbmlutils (no version pin)

0 commit comments

Comments
 (0)