Browse Source

upgrade grpcio and grpcio-tools to 1.71.0

Alex Cheema 2 tháng trước cách đây
mục cha
commit
2857975bf3
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      setup.py

+ 2 - 2
setup.py

@@ -9,8 +9,8 @@ install_requires = [
   "aiohttp==3.10.11",
   "aiohttp_cors==0.7.0",
   "aiofiles==24.1.0",
-  "grpcio==1.67.0",
-  "grpcio-tools==1.67.0",
+  "grpcio==1.71.0",
+  "grpcio-tools==1.71.0",
   "Jinja2==3.1.4",
   "numpy==2.0.0",
   "nuitka==2.5.1",