Skip to content

Commit

Permalink
fix furo dep
Browse files Browse the repository at this point in the history
Signed-off-by: Niels Bantilan <[email protected]>
  • Loading branch information
cosmicBboy committed Nov 22, 2023
1 parent 80539c8 commit 921f73e
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion doc-requirements.in
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
-r common-requirements.in
furo
git+https://github.com/flyteorg/furo@main
2 changes: 1 addition & 1 deletion doc-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ fqdn==1.5.1 # via jsonschema
frozendict==2.3.8 # via vaex-core
frozenlist==1.4.0 # via aiohttp, aiosignal, ray
fsspec[http]==2023.9.2 # via -r common-requirements.in, adlfs, dask, datasets, flytekit, gcsfs, huggingface-hub, modin, s3fs, torch
furo==2022.9.29 # via -r doc-requirements.in
furo @ git+https://github.com/flyteorg/furo@main # via -r doc-requirements.in
future==0.18.3 # via vaex-core
gast==0.5.4 # via tensorflow-macos
gcsfs==2023.9.2 # via flytekit
Expand Down
2 changes: 1 addition & 1 deletion monodocs-requirements.in
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
-r common-requirements.in
git+https://github.com/flyteorg/furo@main
furo
2 changes: 1 addition & 1 deletion monodocs-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ fqdn==1.5.1 # via jsonschema
frozendict==2.3.8 # via vaex-core
frozenlist==1.4.0 # via aiohttp, aiosignal, ray
fsspec[http]==2023.9.2 # via -r common-requirements.in, adlfs, dask, datasets, flytekit, gcsfs, huggingface-hub, modin, s3fs, torch
furo @ git+https://github.com/flyteorg/furo@main # via -r monodocs-requirements.in
furo==2022.9.29 # via -r monodocs-requirements.in
future==0.18.3 # via vaex-core
gast==0.5.4 # via tensorflow-macos
gcsfs==2023.9.2 # via flytekit
Expand Down

0 comments on commit 921f73e

Please sign in to comment.