mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-12 04:15:25 +00:00
add oracledb package to requirements.txt
This commit is contained in:
parent
e0afd7f496
commit
39e4551a45
1 changed files with 1 additions and 0 deletions
|
|
@ -53,6 +53,7 @@ opensearch-py==2.8.0
|
||||||
playwright==1.49.1 # Caution: version must match docker-compose.playwright.yaml
|
playwright==1.49.1 # Caution: version must match docker-compose.playwright.yaml
|
||||||
elasticsearch==9.0.1
|
elasticsearch==9.0.1
|
||||||
pinecone==6.0.2
|
pinecone==6.0.2
|
||||||
|
oracledb==3.2.0
|
||||||
|
|
||||||
transformers
|
transformers
|
||||||
sentence-transformers==4.1.0
|
sentence-transformers==4.1.0
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue