@@ -8,29 +8,69 @@ anyio==4.9.0
88asyncpg == 0.30.0
99attrs == 25.3.0
1010authlib == 1.6.0
11+ azure-ai-inference == 1.0.0b9
12+ azure-core == 1.35.0
13+ azure-core-tracing-opentelemetry == 1.0.0b12
14+ azure-cosmos == 4.9.0
15+ azure-identity == 1.24.0
16+ boto3 == 1.40.8
17+ botocore == 1.40.8
18+ bottleneck == 1.5.0
19+ cachetools == 5.5.2
1120certifi == 2025.4.26
1221cffi == 1.17.1
1322charset-normalizer == 3.4.2
1423click == 8.2.1
1524cryptography == 45.0.4
1625dataclasses-json == 0.6.7
1726distro == 1.9.0
27+ docstring-parser == 0.17.0
1828exceptiongroup == 1.3.0
1929fastmcp == 2.8.0
30+ filetype == 1.2.0
2031frozenlist == 1.7.0
32+ google-ai-generativelanguage == 0.6.18
33+ google-api-core == 2.25.1
34+ google-api-python-client == 2.179.0
35+ google-auth == 2.40.3
36+ google-auth-httplib2 == 0.2.0
37+ google-cloud-aiplatform == 1.109.0
38+ google-cloud-bigquery == 3.35.1
39+ google-cloud-core == 2.4.3
40+ google-cloud-resource-manager == 1.14.2
41+ google-cloud-storage == 2.19.0
42+ google-crc32c == 1.7.1
43+ google-genai == 1.30.0
44+ google-resumable-media == 2.7.2
45+ googleapis-common-protos == 1.70.0
2146greenlet == 3.2.3
47+ grpc-google-iam-v1 == 0.14.2
48+ grpcio == 1.74.0
49+ grpcio-status == 1.74.0
2250h11 == 0.16.0
2351httpcore == 1.0.9
52+ httplib2 == 0.22.0
2453httpx == 0.28.1
2554httpx-sse == 0.4.0
2655idna == 3.10
56+ importlib-metadata == 8.7.0
57+ isodate == 0.7.2
2758jiter == 0.10.0
59+ jmespath == 1.0.1
2860jsonpatch == 1.33
2961jsonpointer == 3.0.0
3062langchain == 0.3.25
63+ langchain-aws == 0.2.30
64+ langchain-azure-ai == 0.1.4
65+ langchain-azure-dynamic-sessions == 0.2.0
3166langchain-community == 0.3.25
32- langchain-core == 0.3.65
33- langchain-openai == 0.3.22
67+ langchain-core == 0.3.74
68+ langchain-deepseek == 0.1.4
69+ langchain-google-community == 2.0.7
70+ langchain-google-genai == 2.1.9
71+ langchain-google-vertexai == 2.0.28
72+ langchain-ollama == 0.3.6
73+ langchain-openai == 0.3.30
3474langchain-text-splitters == 0.3.8
3575langsmith == 0.3.45
3676mako == 1.3.10
@@ -39,28 +79,45 @@ markupsafe==3.0.2
3979marshmallow == 3.26.1
4080mcp == 1.9.4
4181mdurl == 0.1.2
82+ msal == 1.33.0
83+ msal-extensions == 1.3.1
4284multidict == 6.6.3
4385mypy-extensions == 1.1.0
86+ numexpr == 2.11.0
4487numpy == 2.3.1
45- openai == 1.86.0
88+ ollama == 0.5.3
89+ openai == 1.100.0
4690openapi-pydantic == 0.5.1
91+ opentelemetry-api == 1.36.0
4792orjson == 3.10.18
4893packaging == 24.2
4994propcache == 0.3.2
95+ proto-plus == 1.26.1
96+ protobuf == 6.32.0
5097psycopg2-binary == 2.9.10
98+ pyarrow == 19.0.1
99+ pyasn1 == 0.6.1
100+ pyasn1-modules == 0.4.2
51101pycparser == 2.22
52102pydantic == 2.11.5
53103pydantic-core == 2.33.2
54104pydantic-settings == 2.9.1
55105pygments == 2.19.1
106+ pyjwt == 2.10.1
107+ pyparsing == 3.2.3
108+ python-dateutil == 2.9.0.post0
56109python-dotenv == 1.1.0
57110python-multipart == 0.0.20
58111pyyaml == 6.0.2
59112regex == 2024.11.6
60113requests == 2.32.4
61114requests-toolbelt == 1.0.0
62115rich == 14.0.0
116+ rsa == 4.9.1
117+ s3transfer == 0.13.1
118+ shapely == 2.1.1
63119shellingham == 1.5.4
120+ six == 1.17.0
64121sniffio == 1.3.1
65122sqlalchemy == 2.0.41
66123sse-starlette == 2.3.6
@@ -75,7 +132,11 @@ types-pyyaml==6.0.12.20250516
75132typing-extensions == 4.14.0
76133typing-inspect == 0.9.0
77134typing-inspection == 0.4.1
135+ uritemplate == 4.2.0
78136urllib3 == 2.4.0
79137uvicorn == 0.34.3
138+ validators == 0.35.0
139+ websockets == 15.0.1
80140yarl == 1.20.1
141+ zipp == 3.23.0
81142zstandard == 0.23.0
0 commit comments