pin ruff==0.1.5 (#27849)

fix

Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>
This commit is contained in:
Yih-Dar
2023-12-05 10:17:23 +01:00
committed by GitHub
parent 235e5d4991
commit 96f9caa10b
2 changed files with 2 additions and 2 deletions

View File

@@ -155,7 +155,7 @@ _deps = [
"rhoknp>=1.1.0,<1.3.1",
"rjieba",
"rouge-score!=0.0.7,!=0.0.8,!=0.1,!=0.1.1",
"ruff>=0.1.5,<=0.2",
"ruff==0.1.5",
"sacrebleu>=1.4.12,<2.0.0",
"sacremoses",
"safetensors>=0.3.1",