DocsGPT/application/requirements.txt

72 lines
1.3 KiB
Plaintext
Raw Normal View History

2023-02-03 12:45:29 +00:00
aiohttp==3.8.3
aiosignal==1.3.1
2023-02-06 19:47:06 +00:00
alabaster==0.7.13
2023-02-03 12:45:29 +00:00
async-timeout==4.0.2
attrs==22.2.0
2023-02-06 19:47:06 +00:00
Babel==2.11.0
2023-02-03 14:06:12 +00:00
blobfile==2.0.1
2023-02-06 19:47:06 +00:00
certifi==2022.12.7
2023-02-03 12:45:29 +00:00
charset-normalizer==2.1.1
click==8.1.3
dataclasses-json==0.5.7
2023-02-06 19:47:06 +00:00
docutils==0.19
2023-02-03 12:45:29 +00:00
faiss-cpu==1.7.3
2023-02-03 14:06:12 +00:00
filelock==3.9.0
2023-02-03 12:45:29 +00:00
Flask==2.2.2
frozenlist==1.3.3
greenlet==2.0.2
2023-02-03 14:16:57 +00:00
huggingface-hub==0.12.0
2023-02-03 12:45:29 +00:00
idna==3.4
2023-02-06 19:47:06 +00:00
imagesize==1.4.1
2023-02-03 12:45:29 +00:00
itsdangerous==2.1.2
Jinja2==3.1.2
2023-02-10 15:47:51 +00:00
joblib==1.2.0
langchain==0.0.81
2023-02-03 14:06:12 +00:00
lxml==4.9.2
2023-02-03 12:45:29 +00:00
MarkupSafe==2.1.2
marshmallow==3.19.0
marshmallow-enum==1.5.1
multidict==6.0.4
mypy-extensions==0.4.3
2023-02-10 15:47:51 +00:00
nltk==3.8.1
2023-02-03 12:45:29 +00:00
numpy==1.24.1
openai==0.26.4
packaging==23.0
2023-02-10 15:47:51 +00:00
pandas==1.5.3
Pillow==9.4.0
2023-02-03 14:06:12 +00:00
pycryptodomex==3.17
2023-02-03 12:45:29 +00:00
pydantic==1.10.4
2023-02-06 19:47:06 +00:00
Pygments==2.14.0
2023-02-10 15:47:51 +00:00
PyPDF2==3.0.1
python-dateutil==2.8.2
2023-02-03 12:45:29 +00:00
python-dotenv==0.21.1
2023-02-10 15:47:51 +00:00
python-pptx==0.6.21
2023-02-06 19:47:06 +00:00
pytz==2022.7.1
2023-02-03 12:45:29 +00:00
PyYAML==6.0
2023-02-03 14:06:12 +00:00
regex==2022.10.31
2023-02-03 12:45:29 +00:00
requests==2.28.2
retry==0.9.2
2023-02-10 15:47:51 +00:00
six==1.16.0
2023-02-06 19:47:06 +00:00
snowballstemmer==2.2.0
Sphinx==6.1.3
sphinxcontrib-applehelp==1.0.4
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==2.0.1
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
2023-02-03 12:45:29 +00:00
SQLAlchemy==1.4.46
2023-02-10 15:47:51 +00:00
tenacity==8.2.1
2023-02-03 14:06:12 +00:00
tiktoken==0.1.2
2023-02-03 14:16:57 +00:00
tokenizers==0.13.2
2023-02-03 12:45:29 +00:00
tqdm==4.64.1
2023-02-03 14:16:57 +00:00
transformers==4.26.0
2023-02-14 15:41:37 +00:00
typer==0.7.0
2023-02-03 12:45:29 +00:00
typing-inspect==0.8.0
typing_extensions==4.4.0
unstructured==0.4.8
2023-02-03 12:45:29 +00:00
urllib3==1.26.14
Werkzeug==2.2.3
2023-02-10 15:47:51 +00:00
XlsxWriter==3.0.8
2023-02-03 12:45:29 +00:00
yarl==1.8.2