mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-05-31 02:01:16 +02:00
* Add handling for cases where an answer is not found * Make danswer bot slightly more configurable * Don't respond to messages in thread + add better formatting for slack messages
39 lines
755 B
Plaintext
39 lines
755 B
Plaintext
alembic==1.10.4
|
|
asyncpg==0.27.0
|
|
atlassian-python-api==3.37.0
|
|
beautifulsoup4==4.12.0
|
|
python-dateutil==2.8.2
|
|
fastapi==0.95.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
|
|
httpcore==0.16.3
|
|
httpx==0.23.3
|
|
httpx-oauth==0.11.2
|
|
jira==3.5.1
|
|
Mako==1.2.4
|
|
nltk==3.8.1
|
|
openai==0.27.6
|
|
playwright==1.32.1
|
|
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
|
|
retry==0.9.2
|
|
rfc3986==1.5.0
|
|
sentence-transformers==2.2.2
|
|
slack-sdk==3.20.2
|
|
SQLAlchemy[mypy]==2.0.12
|
|
tensorflow==2.12.0
|
|
transformers==4.30.1
|
|
typesense==0.15.1
|
|
uvicorn==0.21.1
|