mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-06-05 14:55:18 +02:00
Merge pull request #906 from garylin2099/v0.7-release
v0.7.1: fix a dependency error
This commit is contained in:
commit
c00f33f54f
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