Skip to content

Commit a4b377a

Browse files
committed
chore: Fix dependencies for v1 docs
1 parent cc55f87 commit a4b377a

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

doc/_sphinx/requirements.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
linkify-it-py>=1.0
2-
myst-parser>=0.15.2
3-
pygments>=2.10
4-
sphinx>=4.2
5-
sphinx-book-theme>=0.1.4
6-
sphinxcontrib-mermaid>=0.7.1
1+
linkify-it-py==1.0
2+
myst-parser==0.15.2
3+
pygments==2.10
4+
sphinx==4.2
5+
sphinx-book-theme==0.1.4
6+
sphinxcontrib-mermaid==0.7.1

0 commit comments

Comments
 (0)