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

Commit

Permalink
update doc requirements with sphinx v4 (#341)
Browse files Browse the repository at this point in the history
Signed-off-by: cosmicBboy <[email protected]>
  • Loading branch information
cosmicBboy authored Jul 26, 2021
1 parent b424a57 commit 1afeda5
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions flytesncaks/cookbook/docs-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ beautifulsoup4==4.9.3
# sphinx-code-include
certifi==2021.5.30
# via requests
chardet==4.0.0
charset-normalizer==2.0.3
# via requests
click==7.1.2
# via flytekit
Expand All @@ -36,7 +36,7 @@ deprecated==1.2.12
# via flytekit
dirhash==0.2.1
# via flytekit
docker-image-py==0.1.10
docker-image-py==0.1.11
# via flytekit
docutils==0.16
# via
Expand All @@ -45,15 +45,15 @@ docutils==0.16
# sphinx-panels
# sphinx-rtd-theme
# sphinx-tabs
flyteidl==0.19.11
flyteidl==0.19.14
# via flytekit
flytekit==0.20.1
# via -r ./common/requirements-common.in
git+git://github.com/flyteorg/furo@main
# via -r docs-requirements.in
grpcio==1.38.1
grpcio==1.39.0
# via flytekit
idna==2.10
idna==3.2
# via requests
imagesize==1.2.0
# via sphinx
Expand All @@ -71,7 +71,7 @@ lazy-object-proxy==1.4.3
# via astroid
markupsafe==2.0.1
# via jinja2
marshmallow==3.12.2
marshmallow==3.13.0
# via
# dataclasses-json
# marshmallow-enum
Expand All @@ -86,16 +86,16 @@ mypy-extensions==0.4.3
# via typing-inspect
natsort==7.1.1
# via flytekit
numpy==1.21.0
numpy==1.21.1
# via
# matplotlib
# pandas
# pyarrow
packaging==21.0
# via sphinx
pandas==1.3.0
pandas==1.3.1
# via flytekit
pathspec==0.8.1
pathspec==0.9.0
# via scantree
pillow==8.3.1
# via
Expand Down Expand Up @@ -137,7 +137,7 @@ pyyaml==5.4.1
# via sphinx-autoapi
regex==2021.7.6
# via docker-image-py
requests==2.25.1
requests==2.26.0
# via
# flytekit
# responses
Expand Down Expand Up @@ -166,7 +166,7 @@ sortedcontainers==2.4.0
# via flytekit
soupsieve==2.2.1
# via beautifulsoup4
sphinx==3.5.4
sphinx==4.1.2
# via
# -r docs-requirements.in
# furo
Expand Down Expand Up @@ -206,13 +206,13 @@ sphinxcontrib-htmlhelp==2.0.0
# via sphinx
sphinxcontrib-jsmath==1.0.1
# via sphinx
sphinxcontrib-mermaid==0.7
sphinxcontrib-mermaid==0.7.1
# via -r docs-requirements.in
sphinxcontrib-qthelp==1.0.3
# via sphinx
sphinxcontrib-serializinghtml==1.1.5
# via sphinx
sphinxext-remoteliteralinclude==0.2.0
sphinxext-remoteliteralinclude==0.3.0
# via -r docs-requirements.in
statsd==3.3.0
# via flytekit
Expand Down

0 comments on commit 1afeda5

Please sign in to comment.