Skip to content

Commit c923df7

Browse files
build(deps): update setuptools requirement from ~=75.6.0 to ~=76.0.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.6.0...v76.0.0) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 59bc29b commit c923df7

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.5.2
66
numpy<2.0.0
77
torch~=2.5.1
88
sentencepiece~=0.2.0
9-
setuptools~=75.6.0
9+
setuptools~=76.0.0
1010
huggingface-hub~=0.29.1
1111
transformers~=4.48.0
1212
fastapi~=0.115.6

0 commit comments

Comments
 (0)