Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Commit

Permalink
[website] Fix Jinja2 version for python doc (#20263)
Browse files Browse the repository at this point in the history
* fix notebook version

* pinning Jinja2 version

Co-authored-by: Wei Chu <[email protected]>
  • Loading branch information
waytrue17 and Wei Chu authored May 14, 2021
1 parent b209907 commit f533157
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/python_docs/requirements
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
# under the License.

jupyter
Jinja2==2.11.3
sphinx==2.4.0
matplotlib
notebook
Expand Down

0 comments on commit f533157

Please sign in to comment.