mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-05-15 11:02:36 +02:00
fix: Delete flask dependency
This commit is contained in:
parent
a2484f6420
commit
f646715fde
1 changed files with 0 additions and 1 deletions
1
setup.py
1
setup.py
|
|
@ -38,7 +38,6 @@ extras_require = {
|
|||
"llama-index-vector-stores-faiss==0.1.1",
|
||||
"chromadb==0.4.23",
|
||||
],
|
||||
"web-api": ["flask==3.0.2"],
|
||||
}
|
||||
|
||||
extras_require["test"] = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue