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 847c0b4 commit 9c8345cCopy full SHA for 9c8345c
python/requirements.txt
@@ -1,4 +1,4 @@
1
betterproto~=2.0.0b3
2
grpclib~=0.4.1
3
grpcio-tools
4
-trinsic-okapi~=1.0.3
+trinsic-okapi~=1.0.4
python/setup.cfg
@@ -21,7 +21,7 @@ python_requires = >=3.8
21
install_requires =
22
grpclib
23
betterproto>=2.0.0b3
24
- trinsic-okapi>=1.0.3
+ trinsic-okapi>=1.0.4
25
26
[options.packages.find]
27
exclude = tests
0 commit comments