aboutsummaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt8
1 files changed, 6 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt
index 4af8bccd9..5dc87ff62 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,9 +1,9 @@
beautifulsoup4>=4.12.2
colorama==0.4.6
distro==1.8.0
-openai==0.27.2
+openai==0.27.8
playsound==1.2.2
-python-dotenv==1.0.0
+python-dotenv==0.21
pyyaml==6.0
PyPDF2
python-docx
@@ -31,6 +31,8 @@ en-core-web-sm @ https://github.com/explosion/spacy-models/releases/download/en_
prompt_toolkit>=3.0.38
pydantic
inflection
+agbenchmark
+agent-protocol>=0.1.1
# web server
fastapi
@@ -46,6 +48,8 @@ isort
gitpython==3.1.31
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
types-Markdown