Skip to content

Commit 8be1ffb

Browse files
Set to release branch
1 parent 66206f4 commit 8be1ffb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,9 @@
6161
QUALITY_REQUIRE = ["black~=23.1", "ruff==0.4.4"]
6262

6363
EXTRAS_REQUIRE = {
64-
"nncf": ["nncf@git+https://github.com/anzr299/nncf.git@torch250"],
64+
"nncf": ["nncf@git+https://github.com/openvinotoolkit/nncf.git@release_v2140"],
6565
"openvino": [
66-
"nncf@git+https://github.com/anzr299/nncf.git@torch250",
66+
"nncf@git+https://github.com/openvinotoolkit/nncf.git@release_v2140",
6767
"openvino==2024.4.1.dev20240926",
6868
"openvino-tokenizers==2024.4.1.0.dev20240926"
6969
],

0 commit comments

Comments
 (0)