Skip to content

Commit

Permalink
update pyproject and poetry.lock on 3.6.x
Browse files Browse the repository at this point in the history
  • Loading branch information
ancalita committed Apr 17, 2024
1 parent 9f5f633 commit fccbc3d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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 @@ -194,7 +194,7 @@ version = ">=1.4.1,<1.7.3"
python = "~=3.7.0"

[[tool.poetry.dependencies.scipy]]
version = ">=1.10.0"
version = ">=1.10.0,<1.11.0"
python = ">=3.8,<3.11"

[[tool.poetry.dependencies.scikit-learn]]
Expand Down

0 comments on commit fccbc3d

Please sign in to comment.