Skip to content

Commit 221c424

Browse files
Update joblib requirement from ~=1.3.2 to ~=1.5.3
Updates the requirements on [joblib](https://github.com/joblib/joblib) to permit the latest version. - [Release notes](https://github.com/joblib/joblib/releases) - [Changelog](https://github.com/joblib/joblib/blob/main/CHANGES.rst) - [Commits](joblib/joblib@1.3.2...1.5.3) --- updated-dependencies: - dependency-name: joblib dependency-version: 1.5.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f470cc7 commit 221c424

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ requests~=2.32.4
55
DateTime~=5.5
66
colorlog~=6.9.0
77
aiofiles~=24.1.0
8-
joblib~=1.3.2
8+
joblib~=1.5.3
99
numpy~=2.2.3
1010
pathlib~=1.0.1
1111
safetensors~=0.5.3

0 commit comments

Comments
 (0)