Skip to content

Commit

Permalink
Add docker to dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
luciansmith committed Oct 10, 2024
1 parent ca1bb89 commit b2581f2
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 1 deletion.
24 changes: 23 additions & 1 deletion poetry.lock

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

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ exclude = ['tests', 'tests.*']
[tool.poetry.dependencies]
python = "^3.10"
biosimulators_utils = {version = "^0.2.3", extras = ["logging", "sbml"]}
docker = "^7.1.0"
kisao = "^2.34"
libroadrunner = "^2.7.0"
lxml = "^4.9.2"
Expand Down

0 comments on commit b2581f2

Please sign in to comment.