Update python doc gen versions

pull/9969/head
Deanna Garcia 3 years ago
parent 20d9a4fed5
commit 43b1427c18
  1. 2
      kokoro/docs/publish-python.sh
  2. 1
      python/docs/requirements.txt

@ -30,7 +30,7 @@ make html
cd ..
deactivate
python3 -m pip install protobuf==3.15.8 gcp-docuploader
python3 -m pip install protobuf==4.21.0rc1 gcp-docuploader
# install a json parser
sudo apt-get -y install jq

@ -1,3 +1,4 @@
jinja2==3.0.0
sphinx==2.3.1
sphinx_rtd_theme==0.4.3
sphinxcontrib-napoleon==0.7

Loading…
Cancel
Save