From 6c0fcb4f7640a060bdad4a394bf6c3e1095c3e3b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 07:58:02 +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..d25399aae1 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.1.0.0.dev20250124 optimum-intel @ git+https://github.com/huggingface/optimum-intel.git numpy<2.0.0; sys_platform == 'darwin' einops==0.8.0 # For Qwen