Skip to content

Commit 4725694

Browse files
build(deps): update setuptools requirement from ~=75.5.0 to ~=75.6.0
Updates the requirements on [setuptools](https://github.com/pypa/setuptools) to permit the latest version. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v75.5.0...v75.6.0) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 53482af commit 4725694

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ safetensors~=0.4.5
66
numpy<2.0.0
77
torch~=2.5.1
88
sentencepiece~=0.2.0
9-
setuptools~=75.5.0
9+
setuptools~=75.6.0
1010
huggingface-hub~=0.26.5
1111
transformers~=4.47.0
1212
fastapi~=0.115.6

0 commit comments

Comments
 (0)