mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2025-12-17 14:04:27 +01:00
Fix docs deployment
This commit is contained in:
@@ -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
4
docs/requirements.txt
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
mkdocs
|
||||||
|
mkdocs-material
|
||||||
|
mkdocs-table-reader-plugin
|
||||||
|
pymdown-extensions
|
||||||
Reference in New Issue
Block a user