This commit is contained in:
dependabot[bot] 2025-09-04 00:48:45 -07:00 committed by GitHub
commit 8d3c435c05
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -46,7 +46,7 @@ openvino == 2025.1.*
onnxruntime-openvino == 1.22.* ; platform_machine == 'x86_64' onnxruntime-openvino == 1.22.* ; platform_machine == 'x86_64'
onnxruntime == 1.22.* ; platform_machine == 'aarch64' onnxruntime == 1.22.* ; platform_machine == 'aarch64'
# Embeddings # Embeddings
transformers == 4.45.* transformers == 4.56.*
# Generative AI # Generative AI
google-generativeai == 0.8.* google-generativeai == 0.8.*
ollama == 0.5.* ollama == 0.5.*