Skip to content

Commit

Permalink
feat(combine-service): updated AMICI, GillesPy2, libSBMLSim
Browse files Browse the repository at this point in the history
  • Loading branch information
jonrkarr committed Aug 21, 2021
1 parent d793da7 commit fe8df2a
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 16 deletions.
6 changes: 3 additions & 3 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ rdflib = "*"
numpy = "*"
requests-cache = "<0.7" # to resolve conflict in required version of itsdangerous dependency with flask
# AMICI
biosimulators-amici = ">=0.1.15"
biosimulators-amici = ">=0.1.16"
# BioNetGen
biosimulators-bionetgen = ">=0.1.11"
# BoolNet
Expand All @@ -33,11 +33,11 @@ biosimulators-cobrapy = ">=0.1.14"
# COPASI
biosimulators-copasi = ">=0.1.29"
# GillesPy2
biosimulators-gillespy2 = ">=0.1.29"
biosimulators-gillespy2 = ">=0.1.30"
# GINsim
biosimulators-ginsim = ">=0.0.4"
# LibSBMLSim
biosimulators-libsbmlsim = ">=0.0.1"
biosimulators-libsbmlsim = ">=0.0.2"
# MASSpy
biosimulators-masspy = ">=0.0.2"
# PySCeS
Expand Down
27 changes: 14 additions & 13 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit fe8df2a

Please sign in to comment.