Skip to content

Commit

Permalink
Add comment explaining need for fix
Browse files Browse the repository at this point in the history
  • Loading branch information
AVHopp committed Jan 14, 2025
1 parent c0b51d3 commit 3b88f69
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 @@ -41,6 +41,7 @@ dependencies = [
"scikit-learn>=1.1.1,<2",
"scikit-learn-extra>=0.3.0,<1",
"scipy>=1.10.1,<1.15",
# Currently necessary as >=1.15 breaks BoTorch. Can probably removed after next BoTorch version.
"setuptools-scm>=7.1.0",
"torch>=1.13.1,<3",
"typing_extensions>=4.7.0",
Expand Down

0 comments on commit 3b88f69

Please sign in to comment.