mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-04-25 16:56:26 +02:00
15 lines
No EOL
303 B
Text
15 lines
No EOL
303 B
Text
# For unit test
|
|
-r requirements.txt
|
|
|
|
connexion[uvicorn]~=3.0.5
|
|
azure-cognitiveservices-speech~=1.31.0
|
|
duckduckgo_search
|
|
serpapi
|
|
google
|
|
httplib2
|
|
google_api_python_client
|
|
selenium
|
|
webdriver_manager
|
|
pyppeteer
|
|
#aioboto3~=11.3.0 # Used by metagpt/utils/s3.py
|
|
aioredis~=2.0.1 # Used by metagpt/utils/redis.py |