mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-05-05 13:52:38 +02:00
v0.7.1: fix a dependency error
This commit is contained in:
parent
10553b2208
commit
cf344c244a
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ lancedb==0.4.0
|
|||
langchain==0.0.352
|
||||
loguru==0.6.0
|
||||
meilisearch==0.21.0
|
||||
numpy>=1.24.3
|
||||
numpy>=1.24.3,<1.25.0
|
||||
openai==1.6.0
|
||||
openpyxl
|
||||
beautifulsoup4==4.12.2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue