mirror of
https://github.com/pi-hole/docs.git
synced 2024-12-06 19:27:12 +01:00
f5ae3a94bb
The dependency verions are now locked in requirements.txt. The mkdocs config had to be updated to use a different extension config style, as the old style seems to have been deprecated. The gitignore has been updated to ignore the build directory. Signed-off-by: Mcat12 <newtoncat12@yahoo.com>
17 lines
271 B
Plaintext
17 lines
271 B
Plaintext
backports-abc==0.5
|
|
click==6.7
|
|
futures==3.2.0
|
|
Jinja2==2.10
|
|
livereload==2.5.2
|
|
Markdown==3.0
|
|
markdown-include==0.5.1
|
|
MarkupSafe==1.0
|
|
mkdocs==1.0.4
|
|
mkdocs-material==3.0.4
|
|
Pygments==2.2.0
|
|
pymdown-extensions==5.0
|
|
PyYAML==3.13
|
|
singledispatch==3.4.0.3
|
|
six==1.11.0
|
|
tornado==5.1.1
|