We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6dae18f commit d12bcceCopy full SHA for d12bcce
1 file changed
sdk/python/docs/requirements.txt
@@ -18,6 +18,14 @@ fastavro==0.21.*
18
grpcio-testing==1.*
19
pytest-ordering==0.6.*
20
pyarrow
21
+Click==7.*
22
+toml==0.10.*
23
+tqdm==4.*
24
+confluent_kafka
25
+google
26
+pandavro==1.5.*
27
+kafka-python==1.*
28
+tabulate==0.8.*
29
Sphinx==2.*
30
sphinx-autodoc-napoleon-typehints
31
sphinx-autodoc-typehints
@@ -28,4 +36,4 @@ sphinxcontrib-htmlhelp
36
sphinxcontrib-jsmath
37
sphinxcontrib-napoleon
38
sphinxcontrib-qthelp
-sphinxcontrib-serializinghtml
39
+sphinxcontrib-serializinghtml
0 commit comments