Skip to content

Commit

Permalink
fix: Sphinx doc build failure
Browse files Browse the repository at this point in the history
  • Loading branch information
mufiAmazon committed Jan 10, 2024
1 parent eda9fcf commit f50ba76
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions doc/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
sphinx==3.1.2
sphinx-rtd-theme==0.5.0
docutils==0.15.2
packaging==20.9
jinja2<3.1
sphinx==7.2.6
sphinx-rtd-theme==2.0.0
docutils==0.20.1
packaging==23.2
jinja2==3.1.2
schema==0.7.5

0 comments on commit f50ba76

Please sign in to comment.