Browse Source

add oracledb package to requirements.txt

Wonyong Lee 3 months ago
parent
commit
39e4551a45
1 changed files with 1 additions and 0 deletions
  1. 1 0
      backend/requirements.txt

+ 1 - 0
backend/requirements.txt

@@ -53,6 +53,7 @@ opensearch-py==2.8.0
 playwright==1.49.1 # Caution: version must match docker-compose.playwright.yaml
 elasticsearch==9.0.1
 pinecone==6.0.2
+oracledb==3.2.0
 
 transformers
 sentence-transformers==4.1.0