We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13fe530 commit c7a43faCopy full SHA for c7a43fa
udf/agent/py/setup.py
@@ -14,7 +14,7 @@
14
'kapacitor.udf',
15
],
16
install_requires=[
17
- "protobuf==3.15.0",
+ "protobuf==3.18.3",
18
19
maintainer_email="support@influxdb.com",
20
license="MIT",
0 commit comments