Files
Auto-GPT/requirements.txt
Douglas Schonholtz 625d6e72ec Remove the submodule, reference OpenAI directly rather than running it on the command line, fix logging (#16)
* Removed submodule, refactor, docker on pip, async docker logging, running our own tool on CLI rather than OpenAIs
2023-04-20 15:41:29 -04:00

82 lines
1.4 KiB
Plaintext

aiodocker==0.21.0
aiohttp==3.8.4
aiosignal==1.3.1
asn1crypto==1.5.1
async-timeout==4.0.2
attrs==23.1.0
backoff==2.2.1
blobfile==2.0.1
cachetools==5.3.0
certifi==2022.12.7
cffi==1.15.1
charset-normalizer==2.1.1
click==8.1.3
colorama==0.4.6
contourpy==1.0.7
cryptography==40.0.2
cycler==0.11.0
dataclasses-json==0.5.7
docker==6.0.1
evals==1.0.2.post1
filelock==3.11.0
fire==0.5.0
fonttools==4.39.3
frozenlist==1.3.3
gptcache==0.1.13
greenlet==2.0.2
idna==3.4
importlib-resources==5.12.0
joblib==1.2.0
kiwisolver==1.4.4
langchain==0.0.142
langdetect==1.0.9
lxml==4.9.2
lz4==4.3.2
marshmallow==3.19.0
marshmallow-enum==1.5.1
matplotlib==3.7.1
mock==5.0.2
multidict==6.0.4
mypy==1.2.0
mypy-extensions==1.0.0
nltk==3.8.1
numexpr==2.8.4
numpy==1.24.2
openai==0.27.4
openapi-schema-pydantic==1.2.4
oscrypto==1.3.0
packaging==23.1
pandas==1.5.3
Pillow==9.5.0
portalocker==2.7.0
pyarrow==10.0.1
pycparser==2.21
pycryptodomex==3.17
pydantic==1.10.7
PyJWT==2.6.0
pyOpenSSL==23.1.1
pyparsing==3.0.9
python-dateutil==2.8.2
pytz==2023.3
PyYAML==6.0
pyzstd==0.15.6
regex==2023.3.23
requests==2.28.2
sacrebleu==2.3.1
setuptools-scm==7.1.0
six==1.16.0
snowflake-connector-python==3.0.2
SQLAlchemy==1.4.47
tabulate==0.9.0
tenacity==8.2.2
termcolor==2.2.0
tiktoken==0.3.3
tomli==2.0.1
tqdm==4.65.0
typing-inspect==0.8.0
typing_extensions==4.5.0
urllib3==1.26.15
websocket-client==1.5.1
yarl==1.8.2
zipp==3.15.0