Skip to content

Commit

Permalink
Merge pull request #8 from microsoft/pub/package-hotfix
Browse files Browse the repository at this point in the history
hotfix: add missing dependencies in poetry.lock and pyproject.toml
  • Loading branch information
jmerkow authored Nov 30, 2024
2 parents 53ead09 + 6446166 commit 265eccb
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 3 deletions.
51 changes: 48 additions & 3 deletions package/poetry.lock

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

2 changes: 2 additions & 0 deletions package/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ azureml-core = "~1.57.0.post3"
ratelimit = "~2.2.1"
python-magic = "~0.4.27"
scikit-image = "~0.24.0"
python-dotenv = "~1.0.1"
nibabel = "~5.3.1"

[build-system]
requires = ["poetry-core>=1.0.0"]
Expand Down

0 comments on commit 265eccb

Please sign in to comment.