Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion flyteidl/doc-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ docutils==0.17.1
# sphinx-panels
furo @ git+https://github.com/flyteorg/furo.git@main
# via -r doc-requirements.in
idna==3.3
idna==3.7
# via requests
imagesize==1.3.0
# via sphinx
Expand All @@ -46,6 +46,7 @@ packaging==21.3
# via sphinx
pygments==2.11.2
# via
# furo
# sphinx
# sphinx-prompt
pyparsing==3.0.6
Expand All @@ -69,12 +70,15 @@ sphinx==4.3.2
# -r doc-requirements.in
# furo
# recommonmark
# sphinx-basic-ng
# sphinx-code-include
# sphinx-copybutton
# sphinx-fontawesome
# sphinx-material
# sphinx-panels
# sphinx-prompt
sphinx-basic-ng==1.0.0b2
# via furo
sphinx-code-include==1.1.1
# via -r doc-requirements.in
sphinx-copybutton==0.4.0
Expand Down