sphinx==8.1.3
sphinx_rtd_theme==3.0.2

# Install kafka-python in editable mode
# This allows the sphinx autodoc module
# to load the Python modules and extract docstrings.
# -e ..
