Skip to content

Commit

Permalink
Merge pull request #5 from velaia/patch-1
Browse files Browse the repository at this point in the history
Update pyproject.toml
  • Loading branch information
bclavie authored Sep 6, 2024
2 parents 43c62b2 + 175c306 commit e789d93
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ dependencies = [
"ninja",
"pdf2image",
"srsly",
"colpali-engine==0.2.1",
"colpali-engine==0.2.2",
"mteb==1.6.35",
]

Expand Down Expand Up @@ -103,4 +103,4 @@ unfixable = [
"T201",
"T203",
]
ignore-init-module-imports = true
ignore-init-module-imports = true

0 comments on commit e789d93

Please sign in to comment.