From 0fcc15eda4ba83ce47f96f134c1ee074f922e41c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 08:07:51 +0000 Subject: [PATCH] Update openvino-tokenizers requirement in /samples --- updated-dependencies: - dependency-name: openvino-tokenizers dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- samples/export-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/export-requirements.txt b/samples/export-requirements.txt index aa9a0ccea9..9105f0ac2b 100644 --- a/samples/export-requirements.txt +++ b/samples/export-requirements.txt @@ -1,6 +1,6 @@ --extra-index-url https://download.pytorch.org/whl/cpu --extra-index-url https://storage.openvinotoolkit.org/simple/wheels/nightly -openvino-tokenizers~=2025.0.0.0.dev +openvino-tokenizers~=2025.0.0.0.dev20241226 optimum-intel @ git+https://github.com/huggingface/optimum-intel.git numpy<2.0.0; sys_platform == 'darwin' einops==0.8.0 # For Qwen