Skip to content

Commit

Permalink
fix dependencies (flyteorg#455)
Browse files Browse the repository at this point in the history
Signed-off-by: Niels Bantilan <[email protected]>
  • Loading branch information
cosmicBboy authored and austin362667 committed May 7, 2024
1 parent 60e7e4e commit 0d4ec53
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions flytectl/doc-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
#
# This file is autogenerated by pip-compile with Python 3.10
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# pip-compile doc-requirements.in
#
alabaster==0.7.16
alabaster==0.7.13
# via sphinx
babel==2.14.0
# via sphinx
Expand All @@ -29,6 +29,8 @@ idna==3.6
# via requests
imagesize==1.4.1
# via sphinx
importlib-metadata==7.0.1
# via sphinx
jinja2==3.1.3
# via sphinx
lxml==5.1.0
Expand All @@ -44,6 +46,8 @@ pygments==2.17.2
# sphinx-prompt
python-slugify[unidecode]==8.0.1
# via sphinx-material
pytz==2023.3.post1
# via babel
requests==2.31.0
# via
# sphinx
Expand Down Expand Up @@ -103,3 +107,5 @@ unidecode==1.3.8
# via python-slugify
urllib3==2.1.0
# via requests
zipp==3.17.0
# via importlib-metadata

0 comments on commit 0d4ec53

Please sign in to comment.