Skip to content

Commit a0d6ac6

Browse files
Bump setuptools from 75.8.1 to 78.1.1
Bumps [setuptools](https://github.com/pypa/setuptools) from 75.8.1 to 78.1.1. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v75.8.1...v78.1.1) --- updated-dependencies: - dependency-name: setuptools dependency-version: 78.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 28b5456 commit a0d6ac6

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

poetry.lock

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ lightning = "^2.3.3"
2121
scikit-learn = "^1.3.2"
2222
torch = ">=2.2.2, <=2.5.1"
2323
torchmetrics = "^1.5.2"
24-
setuptools = "^75.3.0"
24+
setuptools = ">=75.3,<79.0"
2525
properscoring = "^0.1"
2626
scikit-optimize = "^0.10.2"
2727
einops = "^0.8.0"

0 commit comments

Comments
 (0)