Skip to content

Commit

Permalink
Added sklearn to environment (#260)
Browse files Browse the repository at this point in the history
Co-authored-by: Marco Sertoli <[email protected]>
  • Loading branch information
marcosertoli and marcosertoli authored Jun 30, 2023
1 parent 9e1af8d commit 60f81f1
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 1 deletion.
69 changes: 68 additions & 1 deletion poetry.lock

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

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ ipython = "^8.8.0"
emcee = "^3.1.4"
flatdict = "^4.0.1"
tqdm = "^4.65.0"
scikit-learn = "^1.3.0"

[tool.poetry.dev-dependencies]
click = "^8.0.0"
Expand Down

0 comments on commit 60f81f1

Please sign in to comment.