-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Labels
Dependenciesrequests/requirements for VDMS dependent librariesrequests/requirements for VDMS dependent librariesEnhancementNew features or upgrades for functionality, performance, etcNew features or upgrades for functionality, performance, etcpythonPull requests that update python codePull requests that update python code
Description
Is your feature request related to a problem? Please describe.
When integrating VDMS into other frameworks, many times there's a mismatch with protobuf versions and require us to pin protobuf to version 4.24.2. Sometimes this requires us to search for versions of other packages that are compatible with our specific version (i.e. opentelemetry, grpcio-tools, etc.)
Describe the solution you'd like
Upgrade VDMS to support protobuf versions >4 instead of pinned to an exact version.
Additional context
- OPEA automatically installed version > 5
- LangChain required pinning also
saratpoluri
Metadata
Metadata
Assignees
Labels
Dependenciesrequests/requirements for VDMS dependent librariesrequests/requirements for VDMS dependent librariesEnhancementNew features or upgrades for functionality, performance, etcNew features or upgrades for functionality, performance, etcpythonPull requests that update python codePull requests that update python code