Skip to content

Commit 328259a

Browse files
authored
Update ruff version (#808)
1 parent 2778470 commit 328259a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"sentence-transformers",
5757
]
5858

59-
QUALITY_REQUIRE = ["black~=23.1", "ruff>=0.0.241"]
59+
QUALITY_REQUIRE = ["black~=23.1", "ruff==0.4.4"]
6060

6161
EXTRAS_REQUIRE = {
6262
"neural-compressor": ["neural-compressor>=2.2.0", "onnxruntime<1.15.0", "accelerate"],

0 commit comments

Comments
 (0)