DocsGPT/application/requirements.txt

107 lines
1.7 KiB
Plaintext
Raw Normal View History

2023-03-02 14:14:47 +00:00
aiodns==3.0.0
aiohttp==3.8.5
2023-03-02 14:14:47 +00:00
aiohttp-retry==2.8.3
2023-02-03 12:45:29 +00:00
aiosignal==1.3.1
2023-03-06 18:34:48 +00:00
aleph-alpha-client==2.16.1
2023-03-14 14:29:36 +00:00
amqp==5.1.1
2023-02-03 12:45:29 +00:00
async-timeout==4.0.2
attrs==22.2.0
2023-03-14 14:29:36 +00:00
billiard==3.6.4.0
2023-03-08 18:20:37 +00:00
blobfile==2.0.1
boto3==1.28.20
2023-06-15 16:40:58 +00:00
celery==5.2.7
2023-03-02 14:14:47 +00:00
cffi==1.15.1
2023-03-06 18:34:48 +00:00
charset-normalizer==3.1.0
2023-02-03 12:45:29 +00:00
click==8.1.3
2023-03-14 14:29:36 +00:00
click-didyoumean==0.3.0
click-plugins==1.1.1
click-repl==0.2.0
cryptography==41.0.4
2023-02-03 12:45:29 +00:00
dataclasses-json==0.5.7
2023-03-14 14:29:36 +00:00
decorator==5.1.1
2023-03-02 14:14:47 +00:00
dill==0.3.6
2023-03-14 14:29:36 +00:00
dnspython==2.3.0
2023-03-08 18:20:37 +00:00
ecdsa==0.18.0
2023-09-28 23:32:19 +00:00
elasticsearch==8.9.0
2023-03-02 14:14:47 +00:00
entrypoints==0.4
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
Flask==2.2.5
2023-05-25 14:14:47 +00:00
Flask-Cors==3.0.10
2023-02-03 12:45:29 +00:00
frozenlist==1.3.3
2023-03-30 11:44:25 +00:00
geojson==2.5.0
2023-06-15 16:40:58 +00:00
gunicorn==20.1.0
2023-03-08 18:20:37 +00:00
greenlet==2.0.2
2023-05-25 18:33:37 +00:00
gpt4all==0.1.7
2023-06-16 00:35:05 +00:00
huggingface-hub==0.15.1
humbug==0.3.2
2023-02-03 12:45:29 +00:00
idna==3.4
itsdangerous==2.1.2
Jinja2==3.1.2
2023-03-02 14:14:47 +00:00
jmespath==1.0.1
2023-03-14 14:29:36 +00:00
joblib==1.2.0
kombu==5.2.4
langchain==0.0.312
2023-05-25 14:14:47 +00:00
loguru==0.6.0
2023-03-08 18:20:37 +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
2023-03-30 11:44:25 +00:00
mpmath==1.3.0
2023-02-03 12:45:29 +00:00
multidict==6.0.4
2023-03-02 14:14:47 +00:00
multiprocess==0.70.14
2023-03-06 18:34:48 +00:00
mypy-extensions==1.0.0
2023-03-30 11:44:25 +00:00
networkx==3.0
npx
2023-03-14 14:29:36 +00:00
nltk==3.8.1
2023-03-02 14:14:47 +00:00
numcodecs==0.11.0
2023-03-06 18:34:48 +00:00
numpy==1.24.2
openai==0.27.8
2023-02-03 12:45:29 +00:00
packaging==23.0
2023-03-02 14:14:47 +00:00
pathos==0.3.0
Pillow==10.0.1
2023-03-02 14:14:47 +00:00
pox==0.3.2
ppft==1.7.6.6
2023-03-14 14:29:36 +00:00
prompt-toolkit==3.0.38
py==1.11.0
2023-03-08 18:20:37 +00:00
pyasn1==0.4.8
2023-03-02 14:14:47 +00:00
pycares==4.3.0
pycparser==2.21
2023-03-08 18:20:37 +00:00
pycryptodomex==3.17
2023-09-27 21:39:48 +00:00
pycryptodome==3.19.0
2023-03-06 18:34:48 +00:00
pydantic==1.10.5
2023-03-02 14:14:47 +00:00
PyJWT==2.6.0
2023-03-14 14:29:36 +00:00
pymongo==4.3.3
2023-03-30 11:44:25 +00:00
pyowm==3.3.0
2023-03-21 22:16:09 +00:00
PyPDF2==3.0.1
2023-03-30 11:44:25 +00:00
PySocks==1.7.1
pytest
2023-02-10 15:47:51 +00:00
python-dateutil==2.8.2
2023-03-06 18:34:48 +00:00
python-dotenv==1.0.0
2023-03-08 18:20:37 +00:00
python-jose==3.3.0
2023-03-14 14:29:36 +00:00
pytz==2022.7.1
2023-02-03 12:45:29 +00:00
PyYAML==6.0
redis==4.5.4
2023-02-03 14:06:12 +00:00
regex==2022.10.31
requests==2.31.0
2023-03-14 14:29:36 +00:00
retry==0.9.2
2023-03-08 18:20:37 +00:00
rsa==4.9
2023-03-30 11:44:25 +00:00
scikit-learn==1.2.2
scipy==1.10.1
2023-06-15 16:52:16 +00:00
sentencepiece
2023-02-10 15:47:51 +00:00
six==1.16.0
2023-02-03 12:45:29 +00:00
SQLAlchemy==1.4.46
2023-03-30 11:44:25 +00:00
sympy==1.11.1
2023-03-06 18:34:48 +00:00
tenacity==8.2.2
2023-03-30 11:44:25 +00:00
threadpoolctl==3.1.0
tiktoken
2023-03-06 18:34:48 +00:00
tqdm==4.65.0
transformers==4.30.0
2023-03-30 11:44:25 +00:00
typer==0.7.0
2023-02-03 12:45:29 +00:00
typing-inspect==0.8.0
2023-03-06 18:34:48 +00:00
typing_extensions==4.5.0
urllib3==1.26.17
2023-03-14 14:29:36 +00:00
vine==5.0.0
wcwidth==0.2.6
2023-02-03 12:45:29 +00:00
yarl==1.8.2
2023-10-16 04:13:15 +00:00
sentence-transformers==2.2.2