Skip to content

Commit

Permalink
version issue
Browse files Browse the repository at this point in the history
  • Loading branch information
statmlben committed Feb 6, 2024
1 parent f3a4c03 commit 103b7e4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ pybind11 = "^2.11.1"
numpy = "^1.23.5"
scipy = "^1.11.4"
scikit-learn = "^1.2.2"
setuptools = "^69.0.3"
wheel = "^0.42.0"

[build-system]
requires = ["poetry-core>=1.0.0", "requests ~= 2.27.0", "pybind11 ~= 2.11.1", "setuptools ~= 69.0.3", "wheel ~= 0.42.0"]
Expand Down

0 comments on commit 103b7e4

Please sign in to comment.