Skip to content

Commit 1cec46e

Browse files
increase dependency versions
1 parent 1bac3f3 commit 1cec46e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,10 @@ keywords = [
3232
"SBML",
3333
]
3434
dependencies = [
35-
"sbmlutils>=0.9.5",
35+
"sbmlutils>=0.9.6",
3636
"pkdb-analysis>=0.3.1",
37+
"pymetadata>=0.5.10",
3738
# from sbmlutils (no version pin)
38-
"pymetadata",
3939
"numpy",
4040
"libroadrunner",
4141
"python-libsbml",

0 commit comments

Comments
 (0)