Skip to content
This repository was archived by the owner on May 1, 2025. It is now read-only.

Commit 0b1eaa6

Browse files
Bump tqdm from 4.63.0 to 4.66.3
Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.63.0 to 4.66.3. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](tqdm/tqdm@v4.63.0...v4.66.3) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0faedf0 commit 0b1eaa6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ sacrebleu==2.3.1
1717
scikit-learn==1.2.2
1818
torch==2.0.1
1919
torchvision==0.15.2
20-
tqdm==4.63.0
20+
tqdm==4.66.3
2121
transformers==4.30.2
2222
tree-sitter==0.20.1
2323
bitsandbytes==0.39.1

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"scikit-learn==1.2.2",
2020
"torch==2.0.1",
2121
"torchvision==0.15.2",
22-
"tqdm==4.63.0",
22+
"tqdm==4.66.3",
2323
"transformers==4.30.2",
2424
"tree-sitter==0.20.1",
2525
"bitsandbytes==0.39.1",

0 commit comments

Comments
 (0)