CI: limit natten version (#28432)

This commit is contained in:
Joao Gante
2024-01-10 12:39:05 +00:00
committed by GitHub
parent ffd3710391
commit ee2482b6f8
5 changed files with 8 additions and 8 deletions

View File

@@ -130,7 +130,7 @@ _deps = [
"keras-nlp>=0.3.1",
"librosa",
"nltk",
"natten>=0.14.6",
"natten>=0.14.6,<0.15.0",
"numpy>=1.17",
"onnxconverter-common",
"onnxruntime-tools>=1.4.2",