mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-05-24 14:15:17 +02:00
requirements update
This commit is contained in:
parent
2a15ec4245
commit
8d5e4d6969
1 changed files with 2 additions and 2 deletions
|
|
@ -29,7 +29,7 @@ PyYAML==6.0.1
|
|||
setuptools==65.6.3
|
||||
tenacity==8.2.2
|
||||
tiktoken==0.5.2
|
||||
tqdm==4.64.0
|
||||
tqdm==4.65.0
|
||||
#unstructured[local-inference]
|
||||
# selenium>4
|
||||
# webdriver_manager<3.9
|
||||
|
|
@ -56,6 +56,6 @@ gitignore-parser==0.1.9
|
|||
# connexion[uvicorn]~=3.0.5 # Used by metagpt/tools/hello.py
|
||||
websockets~=12.0
|
||||
networkx~=3.2.1
|
||||
google-generativeai==0.3.1
|
||||
google-generativeai==0.3.2
|
||||
playwright==1.40.0
|
||||
anytree
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue