File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ dependencies = [
1717 " cryptography" ,
1818
1919 " requests==2.32.4" ,
20- " aiohttp==3.11.11 " ,
20+ " aiohttp==3.12.15 " ,
2121 " async-timeout" ,
2222 " aiocache" ,
2323 " aiofiles" ,
@@ -50,26 +50,28 @@ dependencies = [
5050
5151 " openai" ,
5252 " anthropic" ,
53- " google-genai==1.15 .0" ,
53+ " google-genai==1.28 .0" ,
5454 " google-generativeai==0.8.5" ,
5555 " tiktoken" ,
5656
5757 " langchain==0.3.26" ,
5858 " langchain-community==0.3.26" ,
5959
60- " fake-useragent==2.1 .0" ,
60+ " fake-useragent==2.2 .0" ,
6161 " chromadb==0.6.3" ,
6262 " pymilvus==2.5.0" ,
6363 " qdrant-client==1.14.3" ,
6464 " opensearch-py==2.8.0" ,
6565 " playwright==1.49.1" ,
6666 " elasticsearch==9.0.1" ,
6767 " pinecone==6.0.2" ,
68+ " oracledb==3.2.0" ,
6869
6970 " transformers" ,
7071 " sentence-transformers==4.1.0" ,
7172 " accelerate" ,
7273 " colbert-ai==0.2.21" ,
74+ " pyarrow==20.0.0" ,
7375 " einops==0.8.1" ,
7476
7577 " ftfy==6.2.3" ,
@@ -80,7 +82,7 @@ dependencies = [
8082 " python-pptx==1.0.2" ,
8183 " unstructured==0.16.17" ,
8284 " nltk==3.9.1" ,
83- " Markdown==3.7 " ,
85+ " Markdown==3.8.2 " ,
8486 " pypandoc==1.15" ,
8587 " pandas==2.2.3" ,
8688 " openpyxl==3.1.5" ,
@@ -102,7 +104,7 @@ dependencies = [
102104 " faster-whisper==1.1.1" ,
103105
104106 " PyJWT[crypto]==2.10.1" ,
105- " authlib==1.4 .1" ,
107+ " authlib==1.6 .1" ,
106108
107109 " black==25.1.0" ,
108110 " langfuse==2.44.0" ,
You can’t perform that action at this time.
0 commit comments