Skip to content
This repository was archived by the owner on Mar 2, 2026. It is now read-only.

Commit bf1579e

Browse files
chalmerloweparthea
andauthored
Update setup.py
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
1 parent c84ecdd commit bf1579e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"proto-plus >= 1.22.2, <2.0.0; python_version>='3.11'",
3939
"proto-plus >= 1.25.0, <2.0.0; python_version>='3.13'",
4040
"protobuf>=3.20.2,<7.0.0,!=3.20.0,!=3.20.1,!=4.21.0,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5",
41-
"grpcio >= 1.38.0, < 2.0.0; python_version < '3.14'",
41+
"grpcio >= 1.38.0, < 2.0.0",
4242
"grpcio >= 1.75.1, < 2.0.0; python_version >= '3.14'",
4343
]
4444
extras = {"libcst": "libcst >= 0.2.5"}

0 commit comments

Comments
 (0)