Skip to content

Commit

Permalink
update version of setuptools
Browse files Browse the repository at this point in the history
  • Loading branch information
statmlben committed Feb 6, 2024
1 parent 0f79e3d commit f5503e3
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 2 deletions.
18 changes: 17 additions & 1 deletion 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 @@ -24,7 +24,7 @@ pybind11 = "^2.11.1"
numpy = "^1.23.5"
scipy = "^1.11.4"
scikit-learn = "^1.2.2"
setuptools = "^59.0"
setuptools = "^59.6.0"

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

0 comments on commit f5503e3

Please sign in to comment.