From 7184008348cf1e5e2a15719a8bd594aa50f8f753 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Feb 2025 07:31:29 +0000 Subject: [PATCH] Update openvino-tokenizers requirement in /samples Updates the requirements on [openvino-tokenizers](https://github.com/openvinotoolkit/openvino_tokenizers) to permit the latest version. - [Release notes](https://github.com/openvinotoolkit/openvino_tokenizers/releases) - [Commits](https://github.com/openvinotoolkit/openvino_tokenizers/commits) --- 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..eb077667e0 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.dev20250207 optimum-intel @ git+https://github.com/huggingface/optimum-intel.git numpy<2.0.0; sys_platform == 'darwin' einops==0.8.0 # For Qwen