Skip to content

Commit

Permalink
Updating rich and docutils to fix docpage build pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaspadilha committed May 28, 2024
1 parent cb2772b commit 37958a2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
docutils==0.18.1
docutils==0.20.1
sphinx==7.1.2
sphinx_rtd_theme==2.0.0
sphinxcontrib.mermaid==0.8.1
Expand Down
2 changes: 1 addition & 1 deletion src/vibe_core/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ dependencies = [
"requests~=2.31.0",
"pystac~=1.6.0",
"hydra-zen~=0.10",
"rich~=13.3.5",
"rich~=13.7.1",
"msal==1.22.0",
]

Expand Down

0 comments on commit 37958a2

Please sign in to comment.