Skip to content

Commit 9980f01

Browse files
authored
update logbar (#2574)
1 parent 0c845f7 commit 9980f01

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/unit_tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ env:
6262
RUNNER: 10.0.13.31
6363
XEON5: 10.0.14.249
6464
UV_INDEX_URL: http://10.0.14.249/simple
65+
LOGBAR_ANIMATION: '0'
6566
CUDA_VERSION: 131
6667
UV_TORCH_BACKEND: cu130
6768
TORCH_VERSION: 2.10.0

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ pypcre>=0.2.13
1414
hf_transfer>=0.1.9; python_version < "3.14"
1515
huggingface_hub>=0.34.4
1616
tokenicer>=0.0.10
17-
logbar>=0.2.1
17+
logbar>=0.2.3
1818
maturin>=1.9.4
1919
datasets>=3.6.0
2020
pyarrow>=21.0

0 commit comments

Comments
 (0)