Skip to content

Commit 0a5d802

Browse files
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] <support@github.com>
1 parent e6a435f commit 0a5d802

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/export-requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
--extra-index-url https://download.pytorch.org/whl/cpu
22
--extra-index-url https://storage.openvinotoolkit.org/simple/wheels/nightly
3-
openvino-tokenizers~=2025.0.0.0.dev
3+
openvino-tokenizers~=2025.1.0.0.dev20250116
44
optimum-intel @ git+https://github.com/huggingface/optimum-intel.git
55
numpy<2.0.0; sys_platform == 'darwin'
66
einops==0.8.0 # For Qwen

0 commit comments

Comments
 (0)