mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-04-30 11:26:23 +02:00
update requirements
This commit is contained in:
parent
704c8d04df
commit
f87a5bff5d
1 changed files with 4 additions and 3 deletions
|
|
@ -1,10 +1,8 @@
|
|||
python-docx==0.8.11
|
||||
loguru==0.5.3
|
||||
loguru
|
||||
openai
|
||||
pyperclip==1.8.2
|
||||
pytest==7.2.2
|
||||
python_docx==0.8.11
|
||||
selenium==4.8.2
|
||||
quart
|
||||
aiohttp
|
||||
gunicorn
|
||||
|
|
@ -27,3 +25,6 @@ chromadb
|
|||
openpyxl
|
||||
unstructured[local-inference]
|
||||
fire
|
||||
regex
|
||||
pydantic
|
||||
pybind11
|
||||
Loading…
Add table
Add a link
Reference in a new issue