mirror of
https://github.com/mudler/LocalAI.git
synced 2026-04-24 12:09:24 -05:00
chore(python): update backend sample to consume grpcio from venv (#3961)
Backends can as well depends on grpcio and require different versions from the ones that are installed in the system. Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
committed by
GitHub
parent
fd905b483b
commit
dd2e243997
@@ -1,2 +1,3 @@
|
||||
grpcio==1.67.0
|
||||
protobuf
|
||||
protobuf
|
||||
grpcio-tools
|
||||
Reference in New Issue
Block a user