open-webui/backend/requirements.txt

50 lines
477 B
Text
Raw Normal View History

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