File tree Expand file tree Collapse file tree 3 files changed +10
-10
lines changed
Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 2727 } ) )
2828 python311Packages . google-auth
2929 python311Packages . google-auth-oauthlib
30- python311Packages . google-assistant-sdk
30+ python311Packages . google-assistant-grpc
3131 python311Packages . grpcio
3232 python311Packages . protobuf
3333
Original file line number Diff line number Diff line change 22# Excludes heavy ML models to speed up CI pipeline
33
44# Web Framework
5- fastapi==0.115.5
6- uvicorn==0.32.1
5+ fastapi==0.111.0
6+ uvicorn==0.29.0
77
88# HTTP Client
99httpx==0.27.2
@@ -12,8 +12,8 @@ httpx==0.27.2
1212pyzmq==26.4.0
1313
1414# Task Queue
15- redis==5.0.1
16- celery==5.3.4
15+ redis==5.0.4
16+ celery==5.4.0
1717
1818# Monitoring & Metrics
1919prometheus-client==0.21.0
Original file line number Diff line number Diff line change 22# Python 3.9+
33
44# Web Framework
5- fastapi == 0.115.5
6- uvicorn [standard ]== 0.32.1
5+ fastapi == 0.111.0
6+ uvicorn [standard ]== 0.29.0
77
88# HTTP Client
99httpx == 0.27.2
@@ -12,8 +12,8 @@ httpx==0.27.2
1212pyzmq == 26.4.0
1313
1414# Task Queue
15- redis == 5.0.1
16- celery == 5.3.4
15+ redis == 5.0.4
16+ celery == 5.4.0
1717
1818# Monitoring & Metrics
1919prometheus-client == 0.21.0
@@ -40,7 +40,7 @@ numpy==1.26.4
4040torch == 2.5.1
4141piper-tts == 1.2.0
4242ollama == 0.4.4
43- mediapipe == 0.10.7
43+ mediapipe == 0.10.11
4444
4545# RAG (Knowledge Base)
4646chromadb == 0.5.23
You can’t perform that action at this time.
0 commit comments