Skip to content

Commit a8d75c2

Browse files
committed
fix(docs): add requirements.txt to docs dir
1 parent f865ba3 commit a8d75c2

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

docs/requirements.txt

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
myst-parser==3.0.1
2+
sphinx==7.1.2
3+
sphinx-autodoc-typehints==2.0.1
4+
sphinx-rtd-theme==3.0.2
5+
sphinxcontrib-applehelp==1.0.4
6+
sphinxcontrib-devhelp==1.0.2
7+
sphinxcontrib-htmlhelp==2.0.1
8+
sphinxcontrib-jquery==4.1
9+
sphinxcontrib-jsmath==1.0.1
10+
sphinxcontrib-qthelp==1.0.3
11+
sphinxcontrib-serializinghtml==1.1.5

0 commit comments

Comments
 (0)