We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2778470 commit 328259aCopy full SHA for 328259a
setup.py
@@ -56,7 +56,7 @@
56
"sentence-transformers",
57
]
58
59
-QUALITY_REQUIRE = ["black~=23.1", "ruff>=0.0.241"]
+QUALITY_REQUIRE = ["black~=23.1", "ruff==0.4.4"]
60
61
EXTRAS_REQUIRE = {
62
"neural-compressor": ["neural-compressor>=2.2.0", "onnxruntime<1.15.0", "accelerate"],
0 commit comments