File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ dependencies = [
2121 " fastapi==0.115.12" ,
2222 " flatbuffers==25.2.10" ,
2323 " greenlet==3.1.1" ,
24- " h11==0.14 .0" ,
24+ " h11==0.16 .0" ,
2525 " html2text==2025.4.15" ,
2626 " httpcore==1.0.8" ,
2727 " httpx==0.28.1" ,
@@ -39,8 +39,8 @@ dependencies = [
3939 " onnxruntime==1.21.1" ,
4040 " openai==1.75.0" ,
4141 " packaging==25.0" ,
42- " pdfminer.six==20250327 " ,
43- " protobuf==6.30.2 " ,
42+ " pdfminer.six==20251107 " ,
43+ " protobuf==6.31.1 " ,
4444 " pycparser==2.22" ,
4545 " pydantic==2.11.3" ,
4646 " pydantic-settings==2.8.1" ,
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ email_validator==2.2.0
1515fastapi == 0.115.12
1616flatbuffers == 25.2.10
1717greenlet == 3.1.1
18- h11 == 0.14 .0
18+ h11 == 0.16 .0
1919html2text == 2025.4.15
2020httpcore == 1.0.8
2121httpx == 0.28.1
@@ -33,8 +33,8 @@ ollama==0.4.7
3333onnxruntime == 1.21.1
3434openai == 1.75.0
3535packaging == 25.0
36- pdfminer.six == 20250327
37- protobuf == 6.30.2
36+ pdfminer.six == 20251107
37+ protobuf == 6.31.1
3838pycparser == 2.22
3939pydantic == 2.11.3
4040pydantic-settings == 2.8.1
You can’t perform that action at this time.
0 commit comments