AutoGPT/requirements.txt

28 lines
406 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-11 11:36:41 +00:00
pymilvus==2.2.4
2023-04-07 23:13:18 +00:00
redis
orjson
2023-04-08 12:20:10 +00:00
Pillow
2023-04-14 22:33:28 +00:00
selenium
webdriver-manager
2023-04-12 07:02:05 +00:00
coverage
2023-04-12 23:15:21 +00:00
flake8
numpy
2023-04-14 18:43:34 +00:00
pre-commit
2023-04-14 19:17:37 +00:00
black
sourcery
2023-04-14 22:33:28 +00:00
isort