Skip to content

Commit

Permalink
Pinned scipy to <1.12
Browse files Browse the repository at this point in the history
  • Loading branch information
SiddhantSadangi committed Jan 23, 2024
1 parent 72797b9 commit 970815b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ importlib-metadata = { version = "*", python = "<3.8" }
scikit-learn = ">=0.24.1"
yellowbrick = ">=1.3"
scikit-plot = ">=0.3.7"
scipy = "<1.12" # Fixes #24 (https://github.com/neptune-ai/neptune-sklearn/issues/24)

# dev
pre-commit = { version = "*", optional = true }
Expand Down

0 comments on commit 970815b

Please sign in to comment.