Skip to content

Commit

Permalink
DEP: Added hpsklearn-compneurobilbao dependency
Browse files Browse the repository at this point in the history
hpsklearn was not updated in PyPI, so a fork was published to PyPI to enable publishing ageml without direct dependencies to the updated version of hpsklearn in their github repo
  • Loading branch information
itellaetxe committed Sep 24, 2024
1 parent 0fa7a37 commit ec3c246
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 12 deletions.
18 changes: 7 additions & 11 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 @@ -32,7 +32,7 @@ matplotlib = "3.5"
scikit-learn = "1.3"
xgboost = "^2.0.3"
pillow = "^10.3.0"
hpsklearn = {git = "https://github.com/hyperopt/hyperopt-sklearn", rev = "4bc286479677a0bfd2178dac4546ea268b3f3b77"}
hpsklearn-compneurobilbao = "*"

[tool.poetry.dev-dependencies]
# Testing and linting tool
Expand Down

0 comments on commit ec3c246

Please sign in to comment.