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 1000921 commit 23afb73Copy full SHA for 23afb73
setup.py
@@ -41,6 +41,7 @@
41
'grpcio',
42
'protobuf',
43
'ijson',
44
+ 'typing-extensions',
45
],
46
tests_require=test_deps,
47
extras_require=extras,
0 commit comments