Skip to content

Commit 13dfca4

Browse files
committed
chore: bump
1 parent d5063f4 commit 13dfca4

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

pyproject.toml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ dependencies = [
4545

4646
"openai",
4747
"anthropic",
48-
"google-generativeai==0.7.2",
48+
"google-generativeai==0.8.4",
4949
"tiktoken",
5050

5151
"langchain==0.3.19",
@@ -62,7 +62,7 @@ dependencies = [
6262
"transformers",
6363
"sentence-transformers==3.3.1",
6464
"colbert-ai==0.2.21",
65-
"einops==0.8.0",
65+
"einops==0.8.1",
6666

6767
"ftfy==6.2.3",
6868
"pypdf==4.3.1",
@@ -73,7 +73,7 @@ dependencies = [
7373
"unstructured==0.16.17",
7474
"nltk==3.9.1",
7575
"Markdown==3.7",
76-
"pypandoc==1.13",
76+
"pypandoc==1.15",
7777
"pandas==2.2.3",
7878
"openpyxl==3.1.5",
7979
"pyxlsb==1.0.10",
@@ -89,6 +89,8 @@ dependencies = [
8989
"rapidocr-onnxruntime==1.3.24",
9090
"rank-bm25==0.2.2",
9191

92+
"onnxruntime==1.20.1",
93+
9294
"faster-whisper==1.1.1",
9395

9496
"PyJWT[crypto]==2.10.1",

0 commit comments

Comments
 (0)