Skip to content

Commit ac1a848

Browse files
Update openvino-tokenizers requirement in /samples
--- updated-dependencies: - dependency-name: openvino-tokenizers dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e6a435f commit ac1a848

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.dev20250117
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)