Skip to content

Commit a2ead97

Browse files
committed
fix: align grpcio-tools version range with publish setup
Signed-off-by: Abhijeet <abhijeetsaharan2236@gmail.com>
1 parent faf8473 commit a2ead97

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ requires = [
6565
"pdm-backend>=2.4.8,<3",
6666
"setuptools>=82,<83",
6767
"setuptools_scm>=7,<9",
68-
"grpcio-tools>=1.80.0,<2"
68+
"grpcio-tools>=1.76.0,<2"
6969
]
7070
build-backend = "pdm.backend"
7171

0 commit comments

Comments
 (0)