Skip to content

Commit 919eacc

Browse files
committed
Fix dependencies for docs build
1 parent 5447658 commit 919eacc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

requirements/dev/docs-ci.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
sphinx == 7.2.6
22
enum-tools[sphinx] == 0.12.0
3+
autodoc_pydantic
34

4-
-r ../base/base.txt
5+
-r ../base/base.txt

0 commit comments

Comments
 (0)