updating dependencies with deepeval as optional
This commit is contained in:
parent
f966f099fc
commit
0eb40d0761
2 changed files with 1146 additions and 923 deletions
2068
poetry.lock
generated
2068
poetry.lock
generated
File diff suppressed because it is too large
Load diff
|
|
@ -70,6 +70,7 @@ asyncpg = "0.30.0"
|
|||
pgvector = "^0.3.5"
|
||||
psycopg2 = {version = "^2.9.10", optional = true}
|
||||
llama-index-core = {version = "^0.11.22", optional = true}
|
||||
deepeval = "^2.0.1"
|
||||
|
||||
[tool.poetry.extras]
|
||||
filesystem = ["s3fs", "botocore"]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue