Skip to content

Commit 524eeeb

Browse files
authored
Ensure we have the right netlify build deps
Netlify will look at this file to install the correct python dependencies for mkdocs website build.
1 parent 37fa2e7 commit 524eeeb

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

requirements.txt

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
Click==7.0
2+
htmlmin==0.1.12
3+
Jinja2==2.11.1
4+
jsmin==3.0.0
5+
livereload==2.6.1
6+
Markdown==3.3.4
7+
MarkupSafe==1.1.1
8+
mkdocs==1.2.2
9+
mkdocs-awesome-pages-plugin==2.7.0
10+
mkdocs-macros-plugin==0.6.0
11+
mkdocs-material==7.3.3
12+
mkdocs-material-extensions==1.0.1
13+
pep562==1.0
14+
Pygments==2.5.2
15+
pymdown-extensions==9.0
16+
PyYAML==5.3
17+
six==1.14.0
18+
tornado==6.0.3

0 commit comments

Comments
 (0)