Add duckdb dependency
This commit is contained in:
parent
8973022070
commit
a4f403612c
2 changed files with 1003 additions and 918 deletions
1920
poetry.lock
generated
1920
poetry.lock
generated
File diff suppressed because it is too large
Load diff
|
|
@ -37,6 +37,7 @@ typer = "^0.9.0"
|
|||
gunicorn = "^21.2.0"
|
||||
langchain = "~0.0.345"
|
||||
openai = "^1.6.1"
|
||||
duckdb = "*"
|
||||
pandas = "2.0.3"
|
||||
chromadb = "^0.4.0"
|
||||
huggingface-hub = { version = "^0.19.0", extras = ["inference"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue