Skip to content

Commit

Permalink
update doc requirements with sphinx v4 (flyteorg#153)
Browse files Browse the repository at this point in the history
Signed-off-by: cosmicBboy <[email protected]>
  • Loading branch information
cosmicBboy authored and austin362667 committed May 7, 2024
1 parent 70600ac commit f76a236
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions flytectl/doc-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with python 3.8
# This file is autogenerated by pip-compile with python 3.9
# To update, run:
#
# pip-compile doc-requirements.in
Expand All @@ -15,7 +15,7 @@ beautifulsoup4==4.9.3
# sphinx-material
certifi==2021.5.30
# via requests
chardet==4.0.0
charset-normalizer==2.0.3
# via requests
css-html-js-minify==2.5.5
# via sphinx-material
Expand All @@ -25,7 +25,7 @@ docutils==0.16
# sphinx-tabs
git+git://github.com/flyteorg/furo@main
# via -r doc-requirements.in
idna==2.10
idna==3.2
# via requests
imagesize==1.2.0
# via sphinx
Expand All @@ -35,7 +35,7 @@ lxml==4.6.3
# via sphinx-material
markupsafe==2.0.1
# via jinja2
packaging==20.9
packaging==21.0
# via sphinx
pygments==2.9.0
# via
Expand All @@ -48,15 +48,15 @@ python-slugify[unidecode]==5.0.2
# via sphinx-material
pytz==2021.1
# via babel
requests==2.25.1
requests==2.26.0
# via sphinx
six==1.16.0
# via sphinx-code-include
snowballstemmer==2.1.0
# via sphinx
soupsieve==2.2.1
# via beautifulsoup4
sphinx==3.5.4
sphinx==4.1.2
# via
# -r doc-requirements.in
# furo
Expand All @@ -68,11 +68,11 @@ sphinx==3.5.4
# sphinx-tabs
sphinx-code-include==1.1.1
# via -r doc-requirements.in
sphinx-copybutton==0.3.3
sphinx-copybutton==0.4.0
# via -r doc-requirements.in
sphinx-fontawesome==0.0.6
# via -r doc-requirements.in
sphinx-material==0.0.32
sphinx-material==0.0.34
# via -r doc-requirements.in
sphinx-prompt==1.4.0
# via -r doc-requirements.in
Expand Down

0 comments on commit f76a236

Please sign in to comment.