open-webui/backend/requirements.txt

50 lines
468 B
Plaintext
Raw Normal View History

2023-11-15 00:28:51 +00:00
fastapi
uvicorn[standard]
pydantic
python-multipart
flask
flask_cors
python-socketio
python-jose
passlib[bcrypt]
uuid
requests
2023-12-24 08:27:04 +00:00
aiohttp
2023-12-26 05:44:28 +00:00
peewee
2023-11-15 00:28:51 +00:00
bcrypt
2024-03-10 08:00:16 +00:00
litellm==1.30.7
boto3
2024-03-10 07:59:17 +00:00
argon2-cffi
2024-02-24 09:27:44 +00:00
apscheduler
2024-02-25 08:58:58 +00:00
google-generativeai
2024-02-22 11:22:23 +00:00
2024-01-07 06:07:20 +00:00
langchain
2024-01-07 10:45:56 +00:00
langchain-community
fake_useragent
2024-01-01 07:35:17 +00:00
chromadb
2024-01-07 06:07:20 +00:00
sentence_transformers
2024-01-07 07:40:51 +00:00
pypdf
2024-01-07 21:56:01 +00:00
docx2txt
2024-01-09 23:24:53 +00:00
unstructured
2024-01-10 05:09:28 +00:00
markdown
2024-01-13 13:46:56 +00:00
pypandoc
2024-01-25 08:13:12 +00:00
pandas
openpyxl
pyxlsb
xlrd
2024-03-07 02:49:35 +00:00
2024-03-07 01:54:42 +00:00
opencv-python-headless
2024-03-07 02:49:35 +00:00
rapidocr-onnxruntime
2024-01-01 07:35:17 +00:00
2024-02-11 08:17:50 +00:00
faster-whisper
2023-11-15 00:28:51 +00:00
PyJWT
2023-12-26 05:44:28 +00:00
pyjwt[crypto]
2024-01-23 21:03:22 +00:00
black
langfuse