We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3193d71 commit 54a2a8dCopy full SHA for 54a2a8d
client/python/setup.py
@@ -9,7 +9,7 @@
9
author="Chaunté W. Lacewell",
10
author_email="[email protected]",
11
description="VDMS Client Module",
12
- install_requires=["protobuf==4.24.2"],
+ install_requires=["protobuf==4.25.8"],
13
long_description=long_description,
14
long_description_content_type="text/markdown",
15
url="https://github.com/IntelLabs/vdms",
0 commit comments