There was an error while loading. Please reload this page.
1 parent 2c3f05f commit 367c83fCopy full SHA for 367c83f
1 file changed
setup.py
@@ -42,6 +42,6 @@
42
"pyspark[connect]~=4.0.0",
43
"tqdm>=4.67",
44
"websockets>=14.0",
45
- "protobuf>=3.20.0", # Added for proto support
+ "protobuf>=3.20.0",
46
],
47
)
0 commit comments