We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6015ddf commit d1d05c7Copy full SHA for d1d05c7
requirements.txt
@@ -40,7 +40,7 @@ googleapis-common-protos==1.56.1
40
# via
41
# a3m (setup.py)
42
# grpcio-status
43
-grpcio==1.46.3
+grpcio==1.54.2
44
45
46
# grpcio-reflection
setup.cfg
@@ -55,7 +55,7 @@ install_requires =
55
boto3~=1.20
56
# MCPServer
57
jsonschema~=4.3
58
- grpcio~=1.46.3
+ grpcio~=1.54.2
59
grpcio-reflection~=1.46.3
60
grpcio-status~=1.46.3
61
googleapis-common-protos~=1.56.1
0 commit comments