[PyOV] Add lower bound to `datasets` (#20674)

This commit is contained in:
Przemyslaw Wysocki 2023-10-30 12:24:37 +01:00 committed by GitHub
parent e2ea571926
commit c3a90f8f70
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
datasets
datasets>=2.13
transformers[onnx]; python_version < "3.11"
--extra-index-url https://download.pytorch.org/whl/cpu
torch