Skip to content

Commit

Permalink
Update openvino-tokenizers requirement in /samples
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: openvino-tokenizers
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 4509d62 commit 9209fcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/export-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
--extra-index-url https://download.pytorch.org/whl/cpu
--extra-index-url https://storage.openvinotoolkit.org/simple/wheels/nightly
--pre
openvino-tokenizers~=2024.5.0.0.dev
openvino-tokenizers~=2024.5.0.0.dev20241101
optimum-intel @ git+https://github.com/huggingface/optimum-intel.git
numpy<2.0.0; sys_platform == 'darwin'
einops==0.8.0 # For Qwen
Expand Down

0 comments on commit 9209fcf

Please sign in to comment.