Skip to content

Commit

Permalink
Add sklearn to pyproject
Browse files Browse the repository at this point in the history
  • Loading branch information
andreab1997 committed Feb 26, 2024
1 parent 0b1e1e4 commit 1337476
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 @@ -97,6 +97,7 @@ fiatlux = {version = "*", optional = true}
# without lhapdf
pdfflow = {version = "^1.2.1", optional = true}
lhapdf-management = {version = "^0.5", optional = true}
scikit-learn = "^1.4.1"

# Optional dependencies
[tool.poetry.extras]
Expand Down

0 comments on commit 1337476

Please sign in to comment.