Skip to content

Commit c08e87c

Browse files
committed
Add pyyaml requirement
1 parent b86b882 commit c08e87c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

requirements/base.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# docs/ requirements
12
sphinx==5.3.0
23
sphinx_rtd_theme==1.1.1
34
myst-parser==0.18.1
@@ -7,6 +8,8 @@ mdformat==0.7.16
78
mdformat-myst==0.1.5
89
mdformat-frontmatter==0.4.1
910

11+
# hypernode/ requirements
1012
beautifulsoup4==4.11.1
1113
markdownify==0.11.2
1214
python-slugify==6.1.2
15+
pyyaml==6.0

0 commit comments

Comments
 (0)