mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-06-02 14:45:17 +02:00
Update requirements.txt
This commit is contained in:
parent
9a82ba24fb
commit
7bb7e37fd3
1 changed files with 3 additions and 3 deletions
|
|
@ -22,7 +22,7 @@ pandas==2.0.3
|
|||
pydantic==2.5.3
|
||||
#pygame==2.1.3
|
||||
#pymilvus==2.2.8
|
||||
pytest==7.2.2
|
||||
# pytest==7.2.2 # test extras require
|
||||
python_docx==0.8.11
|
||||
PyYAML==6.0.1
|
||||
# sentence_transformers==2.2.2
|
||||
|
|
@ -38,7 +38,7 @@ typing-inspect==0.8.0
|
|||
typing_extensions==4.9.0
|
||||
libcst==1.0.1
|
||||
qdrant-client==1.7.0
|
||||
pytest-mock==3.11.1
|
||||
# pytest-mock==3.11.1 # test extras require
|
||||
# open-interpreter==0.1.7; python_version>"3.9" # Conflict with openai 1.x
|
||||
ta==0.10.2
|
||||
semantic-kernel==0.4.3.dev0
|
||||
|
|
@ -57,5 +57,5 @@ gitignore-parser==0.1.9
|
|||
websockets~=12.0
|
||||
networkx~=3.2.1
|
||||
google-generativeai==0.3.2
|
||||
playwright==1.40.0
|
||||
# playwright==1.40.0 # playwright extras require
|
||||
anytree
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue