Skip to content

Commit e789d93

Browse files
authored
Merge pull request #5 from velaia/patch-1
Update pyproject.toml
2 parents 43c62b2 + 175c306 commit e789d93

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ dependencies = [
2929
"ninja",
3030
"pdf2image",
3131
"srsly",
32-
"colpali-engine==0.2.1",
32+
"colpali-engine==0.2.2",
3333
"mteb==1.6.35",
3434
]
3535

@@ -103,4 +103,4 @@ unfixable = [
103103
"T201",
104104
"T203",
105105
]
106-
ignore-init-module-imports = true
106+
ignore-init-module-imports = true

0 commit comments

Comments
 (0)