File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1- litellm ~= 1.80.11
1+ litellm ~= 1.81.5
22pydantic ~= 2.12.5
33python-dotenv ~= 1.2.1
44e2b-code-interpreter ~= 2.4.1
55requests ~= 2.32.5
6- json_repair ~= 0.55.0
6+ json_repair ~= 0.55.1
77tenacity ~= 9.1.2
88aiohttp ~= 3.13.3
9- protobuf ~= 6.33.2
9+ protobuf ~= 6.33.5
1010h11 ~= 0.16.0
1111
1212# Dependency for colored display on terminals
13- rich ~= 14.2.0
13+ rich ~= 14.3.1
1414
1515# Dependencies for the tools
1616ddgs ~= 9.10.0
1717beautifulsoup4 ~= 4.14.3
1818markitdown [pdf, docx, xlsx ]~= 0.1.4
19- youtube-transcript-api ~= 1.2.3
19+ youtube-transcript-api ~= 1.2.4
2020wikipedia ~= 1.4.0
2121arxiv ~= 2.4.0
22- urllib3 ~= 2.6.2
22+ urllib3 ~= 2.6.3
2323
2424# Observability
2525langfuse >= 2 ,< 3
Original file line number Diff line number Diff line change 77# minor: New features, backward compatible
88# major: Breaking changes, API changes
99
10- __version__ = '0.9.0 '
10+ __version__ = '0.9.1 '
You can’t perform that action at this time.
0 commit comments