Fix docs deployment

This commit is contained in:
Reinier van der Leer
2023-09-06 17:36:51 +02:00
parent 650072eb99
commit 6968b69cee
2 changed files with 4 additions and 4 deletions

View File

@@ -47,10 +47,6 @@ black
isort isort
gitpython>=3.1.32 gitpython>=3.1.32
auto-gpt-plugin-template @ git+https://github.com/Significant-Gravitas/Auto-GPT-Plugin-Template@0.1.0 auto-gpt-plugin-template @ git+https://github.com/Significant-Gravitas/Auto-GPT-Plugin-Template@0.1.0
mkdocs
mkdocs-material
mkdocs-table-reader-plugin
pymdown-extensions
mypy mypy
types-Markdown types-Markdown
types-beautifulsoup4 types-beautifulsoup4

4
docs/requirements.txt Normal file
View File

@@ -0,0 +1,4 @@
mkdocs
mkdocs-material
mkdocs-table-reader-plugin
pymdown-extensions