AutoGPT/requirements.txt

18 lines
309 B
Plaintext
Raw Normal View History

2023-04-03 10:23:54 +00:00
beautifulsoup4
2023-03-29 02:11:36 +00:00
colorama==0.4.6
openai==0.27.2
2023-04-06 12:22:05 +00:00
playsound==1.2.2
python-dotenv==1.0.0
2023-04-02 23:30:28 +00:00
pyyaml==6.0
readability-lxml==0.8.1
2023-04-03 10:23:54 +00:00
requests
tiktoken==0.3.3
gTTS==2.3.1
2023-04-03 10:23:54 +00:00
docker
duckduckgo-search
google-api-python-client #(https://developers.google.com/custom-search/v1/overview)
pinecone-client==2.2.1
2023-04-07 23:13:18 +00:00
redis
orjson
2023-04-08 12:20:10 +00:00
Pillow