Skip to content

Commit

Permalink
Rolling back to python 3.9.18 cause incompatible with OME-test_integr…
Browse files Browse the repository at this point in the history
…ation
  • Loading branch information
juliomateoslangerak committed Nov 26, 2024
1 parent b93de35 commit 4e1e86e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ filterwarnings = [
profile = "black"

[tool.poetry.dependencies]
python = ">=3.9.20 <3.12"
python = ">=3.9.18 <3.12"
numpy = "^1"
scikit-image = "^0"
scipy = "^1"
Expand Down

0 comments on commit 4e1e86e

Please sign in to comment.