update deps

This commit is contained in:
Josh Hawkins 2024-10-05 12:24:10 -05:00
parent bc528123b3
commit 72e488362d

View File

@ -37,9 +37,9 @@ sqlite_vec == 0.1.3
transformers == 4.45.* transformers == 4.45.*
onnx_clip == 4.0.* onnx_clip == 4.0.*
# Generative AI # Generative AI
google-generativeai == 0.6.* google-generativeai == 0.8.*
ollama == 0.2.* ollama == 0.3.*
openai == 1.30.* openai == 1.51.*
# push notifications # push notifications
py-vapid == 1.9.* py-vapid == 1.9.*
pywebpush == 2.0.* pywebpush == 2.0.*