mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-03-26 09:41:52 +01:00
54 lines
1.2 KiB
Plaintext
54 lines
1.2 KiB
Plaintext
alembic==1.10.4
|
|
asyncpg==0.27.0
|
|
atlassian-python-api==3.37.0
|
|
beautifulsoup4==4.12.0
|
|
dask==2023.8.1
|
|
distributed==2023.8.1
|
|
python-dateutil==2.8.2
|
|
fastapi==0.103.0
|
|
fastapi-users==11.0.0
|
|
fastapi-users-db-sqlalchemy==5.0.0
|
|
filelock==3.12.0
|
|
google-api-python-client==2.86.0
|
|
google-auth-httplib2==0.1.0
|
|
google-auth-oauthlib==1.0.0
|
|
# GPT4All library does not support M1 Mac architecture
|
|
# will reintroduce this when library version catches up
|
|
# gpt4all==1.0.5
|
|
httpcore==0.16.3
|
|
httpx==0.23.3
|
|
httpx-oauth==0.11.2
|
|
huggingface-hub==0.16.4
|
|
jira==3.5.1
|
|
langchain==0.0.273
|
|
Mako==1.2.4
|
|
nltk==3.8.1
|
|
docx2txt==0.8
|
|
openai==0.27.6
|
|
oauthlib==3.2.2
|
|
playwright==1.37.0
|
|
psycopg2==2.9.6
|
|
psycopg2-binary==2.9.6
|
|
pydantic==1.10.7
|
|
PyGithub==1.58.2
|
|
PyPDF2==3.0.1
|
|
pytest-playwright==0.3.2
|
|
python-multipart==0.0.6
|
|
qdrant-client==1.2.0
|
|
requests==2.31.0
|
|
requests-oauthlib==1.3.1
|
|
retry==0.9.2 # This pulls in py which is in CVE-2022-42969, must remove py from image
|
|
rfc3986==1.5.0
|
|
# need to pin `safetensors` version, since the latest versions requires
|
|
# building from source using Rust
|
|
safetensors==0.3.1
|
|
sentence-transformers==2.2.2
|
|
slack-sdk==3.20.2
|
|
SQLAlchemy[mypy]==2.0.12
|
|
tensorflow==2.12.0
|
|
tiktoken==0.4.0
|
|
transformers==4.30.1
|
|
typesense==0.15.1
|
|
uvicorn==0.21.1
|
|
zulip==0.8.2
|