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 @@ -46,6 +46,7 @@ packaging==21.3
# via sphinx
pygments==2.11.2
# via
# furo
# sphinx
# sphinx-prompt
pyparsing==3.0.6
Expand All @@ -56,7 +57,7 @@ pytz==2021.3
# via babel
recommonmark==0.7.1
# via -r doc-requirements.in
requests==2.27.1
requests==2.32.0
# via sphinx
six==1.16.0
# via sphinx-code-include
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