mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-01-04 03:25:30 +08:00
fix: remove ibm-db dependency and refactor import order (#10330)
### What problem does this PR solve? issue: #10326 change: remove ibm-db dependency and refactor import order ### Type of change - [x] Bug Fix (non-breaking change which fixes an issue)
This commit is contained in:
@ -132,7 +132,6 @@ dependencies = [
|
||||
"litellm>=1.74.15.post1",
|
||||
"flask-mail>=0.10.0",
|
||||
"lark>=1.2.2",
|
||||
"ibm-db>=3.2.7",
|
||||
]
|
||||
|
||||
[project.optional-dependencies]
|
||||
|
||||
Reference in New Issue
Block a user