Skip to content

Commit e4238f9

Browse files
authored
Merge pull request #800 from exo-explore/grpcio1.71.0
downgrade grpcio, grpcio-tools to 1.70.0
2 parents 04d5dca + ad3bc6c commit e4238f9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
"aiohttp==3.10.11",
1010
"aiohttp_cors==0.7.0",
1111
"aiofiles==24.1.0",
12-
"grpcio==1.71.0",
13-
"grpcio-tools==1.71.0",
12+
"grpcio==1.70.0",
13+
"grpcio-tools==1.70.0",
1414
"Jinja2==3.1.4",
1515
"numpy==2.0.0",
1616
"nuitka==2.5.1",

0 commit comments

Comments
 (0)