mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-05-21 14:05:17 +02:00
openai requirement bug fix
This commit is contained in:
parent
4006edac04
commit
70fcf35492
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ langchain==0.0.231
|
|||
loguru==0.6.0
|
||||
meilisearch==0.21.0
|
||||
numpy==1.24.3
|
||||
openai>=0.28.0
|
||||
openai==0.28.0
|
||||
openpyxl
|
||||
beautifulsoup4==4.12.2
|
||||
pandas==2.0.3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue