agent-starter-pack 0.6.4__py3-none-any.whl → 0.7.1__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {agent_starter_pack-0.6.4.dist-info → agent_starter_pack-0.7.1.dist-info}/METADATA +15 -12
- {agent_starter_pack-0.6.4.dist-info → agent_starter_pack-0.7.1.dist-info}/RECORD +34 -31
- agents/adk_gemini_fullstack/app/agent.py +62 -8
- llm.txt +296 -0
- src/base_template/.gitignore +1 -1
- src/base_template/GEMINI.md +5 -0
- src/base_template/Makefile +20 -5
- src/base_template/README.md +3 -0
- src/base_template/deployment/cd/deploy-to-prod.yaml +3 -3
- src/base_template/deployment/cd/staging.yaml +4 -4
- src/base_template/deployment/ci/pr_checks.yaml +1 -1
- src/base_template/pyproject.toml +2 -2
- src/cli/utils/cicd.py +4 -1
- src/cli/utils/template.py +22 -18
- src/data_ingestion/uv.lock +97 -0
- src/frontends/adk_gemini_fullstack/frontend/package-lock.json +276 -0
- src/frontends/adk_gemini_fullstack/frontend/package.json +1 -0
- src/frontends/adk_gemini_fullstack/frontend/src/components/ChatMessagesView.tsx +5 -4
- src/frontends/adk_gemini_fullstack/frontend/vite.config.ts +4 -0
- src/resources/docs/adk-cheatsheet.md +1224 -0
- src/resources/locks/uv-adk_base-agent_engine.lock +14 -13
- src/resources/locks/uv-adk_base-cloud_run.lock +14 -13
- src/resources/locks/uv-adk_gemini_fullstack-agent_engine.lock +14 -13
- src/resources/locks/uv-adk_gemini_fullstack-cloud_run.lock +14 -13
- src/resources/locks/uv-agentic_rag-agent_engine.lock +78 -83
- src/resources/locks/uv-agentic_rag-cloud_run.lock +110 -119
- src/resources/locks/uv-crewai_coding_crew-agent_engine.lock +130 -135
- src/resources/locks/uv-crewai_coding_crew-cloud_run.lock +163 -172
- src/resources/locks/uv-langgraph_base_react-agent_engine.lock +87 -92
- src/resources/locks/uv-langgraph_base_react-cloud_run.lock +119 -128
- src/resources/locks/uv-live_api-cloud_run.lock +98 -107
- {agent_starter_pack-0.6.4.dist-info → agent_starter_pack-0.7.1.dist-info}/WHEEL +0 -0
- {agent_starter_pack-0.6.4.dist-info → agent_starter_pack-0.7.1.dist-info}/entry_points.txt +0 -0
- {agent_starter_pack-0.6.4.dist-info → agent_starter_pack-0.7.1.dist-info}/licenses/LICENSE +0 -0
@@ -125,7 +125,7 @@ wheels = [
|
|
125
125
|
|
126
126
|
[[package]]
|
127
127
|
name = "anthropic"
|
128
|
-
version = "0.
|
128
|
+
version = "0.55.0"
|
129
129
|
source = { registry = "https://pypi.org/simple" }
|
130
130
|
dependencies = [
|
131
131
|
{ name = "anyio" },
|
@@ -136,9 +136,9 @@ dependencies = [
|
|
136
136
|
{ name = "sniffio" },
|
137
137
|
{ name = "typing-extensions" },
|
138
138
|
]
|
139
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
139
|
+
sdist = { url = "https://files.pythonhosted.org/packages/a4/19/e2e09bc7fc0c4562ae865b3e5d487931c254c517e1c739b0c8aef2cf3186/anthropic-0.55.0.tar.gz", hash = "sha256:61826efa1bda0e4c7dc6f6a0d82b7d99b3fda970cd048d40ef5fca08a5eabd33", size = 408192 }
|
140
140
|
wheels = [
|
141
|
-
{ url = "https://files.pythonhosted.org/packages/
|
141
|
+
{ url = "https://files.pythonhosted.org/packages/b3/8f/ba982f539db40f49a610f61562e9b54fb9c85e7b9ede9a46ff6f9e79042f/anthropic-0.55.0-py3-none-any.whl", hash = "sha256:3518433fc0372a13f2b793b4cabecc7734ec9176e063a0f28dac19aa17c57f94", size = 289318 },
|
142
142
|
]
|
143
143
|
|
144
144
|
[[package]]
|
@@ -882,7 +882,7 @@ wheels = [
|
|
882
882
|
|
883
883
|
[[package]]
|
884
884
|
name = "google-cloud-aiplatform"
|
885
|
-
version = "1.
|
885
|
+
version = "1.99.0"
|
886
886
|
source = { registry = "https://pypi.org/simple" }
|
887
887
|
dependencies = [
|
888
888
|
{ name = "docstring-parser" },
|
@@ -899,9 +899,9 @@ dependencies = [
|
|
899
899
|
{ name = "shapely" },
|
900
900
|
{ name = "typing-extensions" },
|
901
901
|
]
|
902
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
902
|
+
sdist = { url = "https://files.pythonhosted.org/packages/ed/e5/fa4cc399206c0bda9544903bb6c373262cea688383276df5775cac7c9c6e/google_cloud_aiplatform-1.99.0.tar.gz", hash = "sha256:ea509e0d58e456a4c3d9bd007a8c273cbd0ae7e8542258869a418a1a4e68ec3b", size = 9286233 }
|
903
903
|
wheels = [
|
904
|
-
{ url = "https://files.pythonhosted.org/packages/
|
904
|
+
{ url = "https://files.pythonhosted.org/packages/d7/27/a16b8d8d2a9ae643c34af6c381a918964bd4ae204a3458210a7c97f7f985/google_cloud_aiplatform-1.99.0-py2.py3-none-any.whl", hash = "sha256:3026fadb11900f3d1bb95cb75dedd15e04de8521ab64815dae292b52ccf84917", size = 7721474 },
|
905
905
|
]
|
906
906
|
|
907
907
|
[package.optional-dependencies]
|
@@ -918,6 +918,7 @@ agent-engines = [
|
|
918
918
|
evaluation = [
|
919
919
|
{ name = "jsonschema" },
|
920
920
|
{ name = "pandas" },
|
921
|
+
{ name = "pyyaml" },
|
921
922
|
{ name = "ruamel-yaml" },
|
922
923
|
{ name = "scikit-learn", version = "1.5.2", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.11'" },
|
923
924
|
{ name = "scikit-learn", version = "1.7.0", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11'" },
|
@@ -1273,11 +1274,11 @@ wheels = [
|
|
1273
1274
|
|
1274
1275
|
[[package]]
|
1275
1276
|
name = "httpx-sse"
|
1276
|
-
version = "0.4.
|
1277
|
+
version = "0.4.1"
|
1277
1278
|
source = { registry = "https://pypi.org/simple" }
|
1278
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
1279
|
+
sdist = { url = "https://files.pythonhosted.org/packages/6e/fa/66bd985dd0b7c109a3bcb89272ee0bfb7e2b4d06309ad7b38ff866734b2a/httpx_sse-0.4.1.tar.gz", hash = "sha256:8f44d34414bc7b21bf3602713005c5df4917884f76072479b21f68befa4ea26e", size = 12998 }
|
1279
1280
|
wheels = [
|
1280
|
-
{ url = "https://files.pythonhosted.org/packages/
|
1281
|
+
{ url = "https://files.pythonhosted.org/packages/25/0a/6269e3473b09aed2dab8aa1a600c70f31f00ae1349bee30658f7e358a159/httpx_sse-0.4.1-py3-none-any.whl", hash = "sha256:cba42174344c3a5b06f255ce65b350880f962d99ead85e776f23c6618a377a37", size = 8054 },
|
1281
1282
|
]
|
1282
1283
|
|
1283
1284
|
[[package]]
|
@@ -1907,7 +1908,7 @@ wheels = [
|
|
1907
1908
|
|
1908
1909
|
[[package]]
|
1909
1910
|
name = "langchain-google-vertexai"
|
1910
|
-
version = "2.0.
|
1911
|
+
version = "2.0.26"
|
1911
1912
|
source = { registry = "https://pypi.org/simple" }
|
1912
1913
|
dependencies = [
|
1913
1914
|
{ name = "bottleneck" },
|
@@ -1921,23 +1922,23 @@ dependencies = [
|
|
1921
1922
|
{ name = "pydantic" },
|
1922
1923
|
{ name = "validators" },
|
1923
1924
|
]
|
1924
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
1925
|
+
sdist = { url = "https://files.pythonhosted.org/packages/a3/89/36b9c8fda52a0444c1cf155f7542c7eb5df70d96ba59b2f4a3f5ba284c6f/langchain_google_vertexai-2.0.26.tar.gz", hash = "sha256:2cd1cb5656b40e43ab8ce685eb9fa99debd73d4326e18289b590926ae3270e5c", size = 86838 }
|
1925
1926
|
wheels = [
|
1926
|
-
{ url = "https://files.pythonhosted.org/packages/
|
1927
|
+
{ url = "https://files.pythonhosted.org/packages/06/b3/62a664d972d06ae8ba1daf16f0a949b4ef890a2e50d1c2c561808f543022/langchain_google_vertexai-2.0.26-py3-none-any.whl", hash = "sha256:91d3223c3cb670c74287acec38480d482e1501545cbfead631b00c3f5c604a00", size = 102747 },
|
1927
1928
|
]
|
1928
1929
|
|
1929
1930
|
[[package]]
|
1930
1931
|
name = "langchain-openai"
|
1931
|
-
version = "0.3.
|
1932
|
+
version = "0.3.25"
|
1932
1933
|
source = { registry = "https://pypi.org/simple" }
|
1933
1934
|
dependencies = [
|
1934
1935
|
{ name = "langchain-core" },
|
1935
1936
|
{ name = "openai" },
|
1936
1937
|
{ name = "tiktoken" },
|
1937
1938
|
]
|
1938
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
1939
|
+
sdist = { url = "https://files.pythonhosted.org/packages/f4/31/52c385ff5a6cc2576605c44f7b34c2f476b918db54a7ec7006f314628b10/langchain_openai-0.3.25.tar.gz", hash = "sha256:6dd33e4a2513cf915af6c2508e782d2c90956a88650739fd8d31e14bdb7f7e44", size = 688157 }
|
1939
1940
|
wheels = [
|
1940
|
-
{ url = "https://files.pythonhosted.org/packages/
|
1941
|
+
{ url = "https://files.pythonhosted.org/packages/65/bd/87b77f001f8aa90a54d9390c29ad462cd9f379d0ae57e125e0d079e8a57a/langchain_openai-0.3.25-py3-none-any.whl", hash = "sha256:a7d5c9d4f4ff2b6156f313e92e652833fdfd42084ecfd0980e719dc8472ea51c", size = 69171 },
|
1941
1942
|
]
|
1942
1943
|
|
1943
1944
|
[[package]]
|
@@ -1954,7 +1955,7 @@ wheels = [
|
|
1954
1955
|
|
1955
1956
|
[[package]]
|
1956
1957
|
name = "langgraph"
|
1957
|
-
version = "0.4.
|
1958
|
+
version = "0.4.9"
|
1958
1959
|
source = { registry = "https://pypi.org/simple" }
|
1959
1960
|
dependencies = [
|
1960
1961
|
{ name = "langchain-core" },
|
@@ -1964,9 +1965,9 @@ dependencies = [
|
|
1964
1965
|
{ name = "pydantic" },
|
1965
1966
|
{ name = "xxhash" },
|
1966
1967
|
]
|
1967
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
1968
|
+
sdist = { url = "https://files.pythonhosted.org/packages/fe/e8/86b3db303984f4792a8bd656df637d0e134e711da07ce9d9d730d201a986/langgraph-0.4.9.tar.gz", hash = "sha256:f815d4cc804862fb32c280bb17e634c3f0e88b4e0df1fb6573aebb73fb959a1e", size = 453307 }
|
1968
1969
|
wheels = [
|
1969
|
-
{ url = "https://files.pythonhosted.org/packages/
|
1970
|
+
{ url = "https://files.pythonhosted.org/packages/78/6c/175e5c56b48ffe7e492f2ccda93935eb3f89e618734577933f0e4cd7522d/langgraph-0.4.9-py3-none-any.whl", hash = "sha256:03312d769edec311dac3ec9ed83a595f1a74590b9ad141387f1fb006b5b3f753", size = 152485 },
|
1970
1971
|
]
|
1971
1972
|
|
1972
1973
|
[[package]]
|
@@ -2010,7 +2011,7 @@ wheels = [
|
|
2010
2011
|
|
2011
2012
|
[[package]]
|
2012
2013
|
name = "langsmith"
|
2013
|
-
version = "0.4.
|
2014
|
+
version = "0.4.2"
|
2014
2015
|
source = { registry = "https://pypi.org/simple" }
|
2015
2016
|
dependencies = [
|
2016
2017
|
{ name = "httpx" },
|
@@ -2021,9 +2022,9 @@ dependencies = [
|
|
2021
2022
|
{ name = "requests-toolbelt" },
|
2022
2023
|
{ name = "zstandard" },
|
2023
2024
|
]
|
2024
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
2025
|
+
sdist = { url = "https://files.pythonhosted.org/packages/8a/b6/0ebc396baf6b69aeb9eb466bbeaccd504c901615e744b0ecf33b0d39a8a5/langsmith-0.4.2.tar.gz", hash = "sha256:51df086a9ae17ffa16538f52ef3bb8b3d85b0e52c84958980553cb6cadd9e565", size = 352208 }
|
2025
2026
|
wheels = [
|
2026
|
-
{ url = "https://files.pythonhosted.org/packages/
|
2027
|
+
{ url = "https://files.pythonhosted.org/packages/58/06/fdcc2e8de8934595e7fd7b3f7c93065ff25c03ddeda566823882379b66b2/langsmith-0.4.2-py3-none-any.whl", hash = "sha256:2b1a3f889e134546dc5d67e23e5e8c6be5f91fd86827276ac874e3a25a04498a", size = 367715 },
|
2027
2028
|
]
|
2028
2029
|
|
2029
2030
|
[[package]]
|
@@ -2072,7 +2073,7 @@ dev = [
|
|
2072
2073
|
requires-dist = [
|
2073
2074
|
{ name = "codespell", marker = "extra == 'lint'", specifier = "~=2.2.0" },
|
2074
2075
|
{ name = "extra-streamlit-components", marker = "extra == 'streamlit'", specifier = "~=0.1.71" },
|
2075
|
-
{ name = "google-cloud-aiplatform", extras = ["evaluation", "agent-engines"], specifier = "~=1.
|
2076
|
+
{ name = "google-cloud-aiplatform", extras = ["evaluation", "agent-engines"], specifier = "~=1.99.0" },
|
2076
2077
|
{ name = "google-cloud-logging", specifier = "~=3.11.4" },
|
2077
2078
|
{ name = "jupyter", marker = "extra == 'jupyter'", specifier = "~=1.0.0" },
|
2078
2079
|
{ name = "langchain", specifier = "~=0.3.14" },
|
@@ -2340,68 +2341,62 @@ wheels = [
|
|
2340
2341
|
|
2341
2342
|
[[package]]
|
2342
2343
|
name = "multidict"
|
2343
|
-
version = "6.5.
|
2344
|
+
version = "6.5.1"
|
2344
2345
|
source = { registry = "https://pypi.org/simple" }
|
2345
2346
|
dependencies = [
|
2346
2347
|
{ name = "typing-extensions", marker = "python_full_version < '3.11'" },
|
2347
2348
|
]
|
2348
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
2349
|
-
wheels = [
|
2350
|
-
{ url = "https://files.pythonhosted.org/packages/
|
2351
|
-
{ url = "https://files.pythonhosted.org/packages/
|
2352
|
-
{ url = "https://files.pythonhosted.org/packages/
|
2353
|
-
{ url = "https://files.pythonhosted.org/packages/
|
2354
|
-
{ url = "https://files.pythonhosted.org/packages/
|
2355
|
-
{ url = "https://files.pythonhosted.org/packages/
|
2356
|
-
{ url = "https://files.pythonhosted.org/packages/
|
2357
|
-
{ url = "https://files.pythonhosted.org/packages/
|
2358
|
-
{ url = "https://files.pythonhosted.org/packages/
|
2359
|
-
{ url = "https://files.pythonhosted.org/packages/
|
2360
|
-
{ url = "https://files.pythonhosted.org/packages/
|
2361
|
-
{ url = "https://files.pythonhosted.org/packages/
|
2362
|
-
{ url = "https://files.pythonhosted.org/packages/
|
2363
|
-
{ url = "https://files.pythonhosted.org/packages/
|
2364
|
-
{ url = "https://files.pythonhosted.org/packages/
|
2365
|
-
{ url = "https://files.pythonhosted.org/packages/
|
2366
|
-
{ url = "https://files.pythonhosted.org/packages/
|
2367
|
-
{ url = "https://files.pythonhosted.org/packages/
|
2368
|
-
{ url = "https://files.pythonhosted.org/packages/
|
2369
|
-
{ url = "https://files.pythonhosted.org/packages/71/
|
2370
|
-
{ url = "https://files.pythonhosted.org/packages/
|
2371
|
-
{ url = "https://files.pythonhosted.org/packages/
|
2372
|
-
{ url = "https://files.pythonhosted.org/packages/
|
2373
|
-
{ url = "https://files.pythonhosted.org/packages/
|
2374
|
-
{ url = "https://files.pythonhosted.org/packages/
|
2375
|
-
{ url = "https://files.pythonhosted.org/packages/
|
2376
|
-
{ url = "https://files.pythonhosted.org/packages/
|
2377
|
-
{ url = "https://files.pythonhosted.org/packages/
|
2378
|
-
{ url = "https://files.pythonhosted.org/packages/
|
2379
|
-
{ url = "https://files.pythonhosted.org/packages/
|
2380
|
-
{ url = "https://files.pythonhosted.org/packages/
|
2381
|
-
{ url = "https://files.pythonhosted.org/packages/
|
2382
|
-
{ url = "https://files.pythonhosted.org/packages/
|
2383
|
-
{ url = "https://files.pythonhosted.org/packages/
|
2384
|
-
{ url = "https://files.pythonhosted.org/packages/
|
2385
|
-
{ url = "https://files.pythonhosted.org/packages/
|
2386
|
-
{ url = "https://files.pythonhosted.org/packages/
|
2387
|
-
{ url = "https://files.pythonhosted.org/packages/
|
2388
|
-
{ url = "https://files.pythonhosted.org/packages/
|
2389
|
-
{ url = "https://files.pythonhosted.org/packages/
|
2390
|
-
{ url = "https://files.pythonhosted.org/packages/
|
2391
|
-
{ url = "https://files.pythonhosted.org/packages/
|
2392
|
-
{ url = "https://files.pythonhosted.org/packages/
|
2393
|
-
{ url = "https://files.pythonhosted.org/packages/
|
2394
|
-
{ url = "https://files.pythonhosted.org/packages/
|
2395
|
-
{ url = "https://files.pythonhosted.org/packages/
|
2396
|
-
{ url = "https://files.pythonhosted.org/packages/
|
2397
|
-
{ url = "https://files.pythonhosted.org/packages/
|
2398
|
-
{ url = "https://files.pythonhosted.org/packages/
|
2399
|
-
{ url = "https://files.pythonhosted.org/packages/d2/d8/16dd69a6811920a31f4e06114ebe67b1cd922c8b05c9c82b050706d0b6fe/multidict-6.5.0-cp312-cp312-musllinux_1_2_s390x.whl", hash = "sha256:40ff26f58323795f5cd2855e2718a1720a1123fb90df4553426f0efd76135462", size = 254254 },
|
2400
|
-
{ url = "https://files.pythonhosted.org/packages/ac/a8/90193a5f5ca1bdbf92633d69a25a2ef9bcac7b412b8d48c84d01a2732518/multidict-6.5.0-cp312-cp312-musllinux_1_2_x86_64.whl", hash = "sha256:76803a29fd71869a8b59c2118c9dcfb3b8f9c8723e2cce6baeb20705459505cf", size = 247741 },
|
2401
|
-
{ url = "https://files.pythonhosted.org/packages/cd/43/29c7a747153c05b41d1f67455426af39ed88d6de3f21c232b8f2724bde13/multidict-6.5.0-cp312-cp312-win32.whl", hash = "sha256:df7ecbc65a53a2ce1b3a0c82e6ad1a43dcfe7c6137733f9176a92516b9f5b851", size = 41049 },
|
2402
|
-
{ url = "https://files.pythonhosted.org/packages/1e/e8/8f3fc32b7e901f3a2719764d64aeaf6ae77b4ba961f1c3a3cf3867766636/multidict-6.5.0-cp312-cp312-win_amd64.whl", hash = "sha256:0ec1c3fbbb0b655a6540bce408f48b9a7474fd94ed657dcd2e890671fefa7743", size = 44700 },
|
2403
|
-
{ url = "https://files.pythonhosted.org/packages/24/e4/e250806adc98d524d41e69c8d4a42bc3513464adb88cb96224df12928617/multidict-6.5.0-cp312-cp312-win_arm64.whl", hash = "sha256:2d24a00d34808b22c1f15902899b9d82d0faeca9f56281641c791d8605eacd35", size = 41703 },
|
2404
|
-
{ url = "https://files.pythonhosted.org/packages/44/d8/45e8fc9892a7386d074941429e033adb4640e59ff0780d96a8cf46fe788e/multidict-6.5.0-py3-none-any.whl", hash = "sha256:5634b35f225977605385f56153bd95a7133faffc0ffe12ad26e10517537e8dfc", size = 12181 },
|
2349
|
+
sdist = { url = "https://files.pythonhosted.org/packages/5c/43/2d90c414d9efc4587d6e7cebae9f2c2d8001bcb4f89ed514ae837e9dcbe6/multidict-6.5.1.tar.gz", hash = "sha256:a835ea8103f4723915d7d621529c80ef48db48ae0c818afcabe0f95aa1febc3a", size = 98690 }
|
2350
|
+
wheels = [
|
2351
|
+
{ url = "https://files.pythonhosted.org/packages/d5/29/db869cd110db3b91cbb6a353031e1e7964487403c086fb18fa0fdf5ec48a/multidict-6.5.1-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:7b7d75cb5b90fa55700edbbdca12cd31f6b19c919e98712933c7a1c3c6c71b73", size = 74668 },
|
2352
|
+
{ url = "https://files.pythonhosted.org/packages/37/82/2520af39f62a2eb989aaaf84059e95e337ea7aeb464d9feccd53738d5c37/multidict-6.5.1-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:ad32e43e028276612bf5bab762677e7d131d2df00106b53de2efb2b8a28d5bce", size = 43479 },
|
2353
|
+
{ url = "https://files.pythonhosted.org/packages/71/1a/e4f4822d2a0597d7f9e2222178ca4f06ce979ea81c2a6747cc4e0e675cb3/multidict-6.5.1-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:0499cbc67c1b02ba333781798560c5b1e7cd03e9273b678c92c6de1b1657fac9", size = 43511 },
|
2354
|
+
{ url = "https://files.pythonhosted.org/packages/b3/5e/f9e0b97f235a31de5db2a6859aa057bb459c767a7991b5d24549ca123aa6/multidict-6.5.1-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:3c78fc6bc1dd7a139dab7ee9046f79a2082dce9360e3899b762615d564e2e857", size = 250040 },
|
2355
|
+
{ url = "https://files.pythonhosted.org/packages/c1/ac/2b3058deb743ce99421f8d4072f18eee30a81c86030f9f196a9bdb42978c/multidict-6.5.1-cp310-cp310-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl", hash = "sha256:f369d6619b24da4df4a02455fea8641fe8324fc0100a3e0dcebc5bf55fa903f3", size = 222481 },
|
2356
|
+
{ url = "https://files.pythonhosted.org/packages/39/81/b38cf2c7717a286f40876cdb3f2ecaa251512a34da1a3a7c4a7b4e0a226e/multidict-6.5.1-cp310-cp310-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl", hash = "sha256:719af50a44ce9cf9ab15d829bf8cf146de486b4816284c17c3c9b9c9735abb8f", size = 260376 },
|
2357
|
+
{ url = "https://files.pythonhosted.org/packages/61/02/ce56214478629279941c5c20af2a865bbfa6bb9fd59ef1c2250bed8d077a/multidict-6.5.1-cp310-cp310-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl", hash = "sha256:199a0a9b3de8bbeb6881460d32b857dc7abec94448aeb6d607c336628c53580a", size = 256845 },
|
2358
|
+
{ url = "https://files.pythonhosted.org/packages/ed/7d/e8a57728a6c0fd421e3c7637621bb0cd9e20bdd6cd07bb8c068ea9b0bd4c/multidict-6.5.1-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:fe09318a28b00c6f43180d0d889df1535e98fb2d93d25955d46945f8d5410d87", size = 247834 },
|
2359
|
+
{ url = "https://files.pythonhosted.org/packages/cc/30/7f3abcf04755d0265123ceee96d9560c6994a90cd5b28f5c25ec83e43824/multidict-6.5.1-cp310-cp310-musllinux_1_2_aarch64.whl", hash = "sha256:ab94923ae54385ed480e4ab19f10269ee60f3eabd0b35e2a5d1ba6dbf3b0cc27", size = 245233 },
|
2360
|
+
{ url = "https://files.pythonhosted.org/packages/f6/7a/86057ac640fb13205a489b671281211c85fd9a2b4d4274401484b5e3f1cb/multidict-6.5.1-cp310-cp310-musllinux_1_2_armv7l.whl", hash = "sha256:de2b253a3a90e1fa55eef5f9b3146bb5c722bd3400747112c9963404a2f5b9cf", size = 236867 },
|
2361
|
+
{ url = "https://files.pythonhosted.org/packages/e2/3e/de3c63ab6690d4ab4bd7656264b8bec6d3426e8b6b9a280723bb538861fc/multidict-6.5.1-cp310-cp310-musllinux_1_2_ppc64le.whl", hash = "sha256:b3bd88c1bc1f749db6a1e1f01696c3498bc25596136eceebb45766d24a320b27", size = 257058 },
|
2362
|
+
{ url = "https://files.pythonhosted.org/packages/13/1f/46782124968479edd8dc8bc6d770b5b0e4b3fcd00275ee26198f025a6184/multidict-6.5.1-cp310-cp310-musllinux_1_2_s390x.whl", hash = "sha256:0ce8f0ea49e8f54203f7d80e083a7aa017dbcb6f2d76d674273e25144c8aa3d7", size = 246787 },
|
2363
|
+
{ url = "https://files.pythonhosted.org/packages/a2/b6/c8cd1ece2855296cc64f4c9db21a5252f1c61535ef6e008d984b47ba31e2/multidict-6.5.1-cp310-cp310-musllinux_1_2_x86_64.whl", hash = "sha256:dc62c8ac1b73ec704ed1a05be0267358fd5c99d1952f30448db1637336635cf8", size = 243538 },
|
2364
|
+
{ url = "https://files.pythonhosted.org/packages/c4/c4/41fad83305ca4a3b4b0a1cf8fec3a6d044a7eb4d9484ee574851fde0b182/multidict-6.5.1-cp310-cp310-win32.whl", hash = "sha256:7a365a579fb3e067943d0278474e14c2244c252f460b401ccbf49f962e7b70fa", size = 40742 },
|
2365
|
+
{ url = "https://files.pythonhosted.org/packages/6d/cf/cd82de0db6469376dfe40b56c96768d422077e71e76b4783384864975882/multidict-6.5.1-cp310-cp310-win_amd64.whl", hash = "sha256:4b299a2ffed33ad0733a9d47805b538d59465f8439bfea44df542cfb285c4db2", size = 44715 },
|
2366
|
+
{ url = "https://files.pythonhosted.org/packages/1d/9b/5bb9a84cb264f4717a4be7be8ce0536172fb587f8aa8868889408384f8cd/multidict-6.5.1-cp310-cp310-win_arm64.whl", hash = "sha256:ed98ac527278372251fbc8f5c6c41bdf64ded1db0e6e86f9b9622744306060f6", size = 41922 },
|
2367
|
+
{ url = "https://files.pythonhosted.org/packages/d5/65/439c3f595f68ee60d2c7abd14f36829b936b49c4939e35f24e65950b59b2/multidict-6.5.1-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:153d7ff738d9b67b94418b112dc5a662d89d2fc26846a9e942f039089048c804", size = 74129 },
|
2368
|
+
{ url = "https://files.pythonhosted.org/packages/8a/7a/88b474366126ef7cd427dca84ea6692d81e6e8ebb46f810a565e60716951/multidict-6.5.1-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:1d784c0a1974f00d87f632d0fb6b1078baf7e15d2d2d1408af92f54d120f136e", size = 43248 },
|
2369
|
+
{ url = "https://files.pythonhosted.org/packages/aa/8f/c45ff8980c2f2d1ed8f4f0c682953861fbb840adc318da1b26145587e443/multidict-6.5.1-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:dedf667cded1cdac5bfd3f3c2ff30010f484faccae4e871cc8a9316d2dc27363", size = 43250 },
|
2370
|
+
{ url = "https://files.pythonhosted.org/packages/ac/71/795e729385ecd8994d2033731ced3a80959e9c3c279766613565f5dcc7e1/multidict-6.5.1-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:7cbf407313236a79ce9b8af11808c29756cfb9c9a49a7f24bb1324537eec174b", size = 254313 },
|
2371
|
+
{ url = "https://files.pythonhosted.org/packages/de/5a/36e8dd1306f8f6e5b252d6341e919c4a776745e2c38f86bc27d0640d3379/multidict-6.5.1-cp311-cp311-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl", hash = "sha256:2bf0068fe9abb0ebed1436a4e415117386951cf598eb8146ded4baf8e1ff6d1e", size = 227162 },
|
2372
|
+
{ url = "https://files.pythonhosted.org/packages/f0/c2/4e68fb3a8ef5b23bbf3d82a19f4ff71de8289b696c662572a6cb094eabf6/multidict-6.5.1-cp311-cp311-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl", hash = "sha256:195882f2f6272dacc88194ecd4de3608ad0ee29b161e541403b781a5f5dd346f", size = 265552 },
|
2373
|
+
{ url = "https://files.pythonhosted.org/packages/51/5b/b9ee059e39cd3fec2e1fe9ecb57165fba0518d79323a6f355275ed9ec956/multidict-6.5.1-cp311-cp311-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl", hash = "sha256:5776f9d2c3a1053f022f744af5f467c2f65b40d4cc00082bcf70e8c462c7dbad", size = 260935 },
|
2374
|
+
{ url = "https://files.pythonhosted.org/packages/4c/0a/ea655a79d2d89dedb33f423b5dd3a733d97b1765a5e2155da883060fb48f/multidict-6.5.1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:8a266373c604e49552d295d9f8ec4fd59bd364f2dd73eb18e7d36d5533b88f45", size = 251778 },
|
2375
|
+
{ url = "https://files.pythonhosted.org/packages/3f/58/8ff6b032f6c8956c8beb93a7191c80e4a6f385e9ffbe4a38c1cd758a7445/multidict-6.5.1-cp311-cp311-musllinux_1_2_aarch64.whl", hash = "sha256:79101d58094419b6e8d07e24946eba440136b9095590271cd6ccc4a90674a57d", size = 249837 },
|
2376
|
+
{ url = "https://files.pythonhosted.org/packages/de/be/2fcdfd358ebc1be2ac3922a594daf660f99a23740f5177ba8b2fb6a66feb/multidict-6.5.1-cp311-cp311-musllinux_1_2_armv7l.whl", hash = "sha256:62eb76be8c20d9017a82b74965db93ddcf472b929b6b2b78c56972c73bacf2e4", size = 240831 },
|
2377
|
+
{ url = "https://files.pythonhosted.org/packages/e3/e0/1d3a4bb4ce34f314b919f4cb0da26430a6d88758f6d20b1c4f236a569085/multidict-6.5.1-cp311-cp311-musllinux_1_2_ppc64le.whl", hash = "sha256:70c742357dd6207be30922207f8d59c91e2776ddbefa23830c55c09020e59f8a", size = 262110 },
|
2378
|
+
{ url = "https://files.pythonhosted.org/packages/f0/5a/4cabf6661aa18e43dca54d00de06ef287740ad6ddbba34be53b3a554a6ee/multidict-6.5.1-cp311-cp311-musllinux_1_2_s390x.whl", hash = "sha256:29eff1c9a905e298e9cd29f856f77485e58e59355f0ee323ac748203e002bbd3", size = 250845 },
|
2379
|
+
{ url = "https://files.pythonhosted.org/packages/66/ad/44c44312d48423327d22be8c7058f9da8e2a527c9230d89b582670327efd/multidict-6.5.1-cp311-cp311-musllinux_1_2_x86_64.whl", hash = "sha256:090e0b37fde199b58ea050c472c21dc8a3fbf285f42b862fe1ff02aab8942239", size = 247351 },
|
2380
|
+
{ url = "https://files.pythonhosted.org/packages/21/30/a12bbd76222be44c4f2d540c0d9cd1f932ab97e84a06098749f29b2908f5/multidict-6.5.1-cp311-cp311-win32.whl", hash = "sha256:6037beca8cb481307fb586ee0b73fae976a3e00d8f6ad7eb8af94a878a4893f0", size = 40644 },
|
2381
|
+
{ url = "https://files.pythonhosted.org/packages/90/58/2ce479dcb4611212eaa4808881d9a66a4362c48cd9f7b525b24a5d45764f/multidict-6.5.1-cp311-cp311-win_amd64.whl", hash = "sha256:b632c1e4a2ff0bb4c1367d6c23871aa95dbd616bf4a847034732a142bb6eea94", size = 44693 },
|
2382
|
+
{ url = "https://files.pythonhosted.org/packages/cc/d1/466a6cf48dcef796f2d75ba51af4475ac96c6ea33ef4dbf4cea1caf99532/multidict-6.5.1-cp311-cp311-win_arm64.whl", hash = "sha256:2ec3aa63f0c668f591d43195f8e555f803826dee34208c29ade9d63355f9e095", size = 41822 },
|
2383
|
+
{ url = "https://files.pythonhosted.org/packages/33/36/225fb9b890607d740f61957febf622f5c9cd9e641a93502c7877934d57ef/multidict-6.5.1-cp312-cp312-macosx_10_13_universal2.whl", hash = "sha256:48f95fe064f63d9601ef7a3dce2fc2a437d5fcc11bca960bc8be720330b13b6a", size = 74287 },
|
2384
|
+
{ url = "https://files.pythonhosted.org/packages/70/e5/c9eabb16ecf77275664413263527ab169e08371dfa6b168025d8f67261fd/multidict-6.5.1-cp312-cp312-macosx_10_13_x86_64.whl", hash = "sha256:7b7b6e1ce9b61f721417c68eeeb37599b769f3b631e6b25c21f50f8f619420b9", size = 44092 },
|
2385
|
+
{ url = "https://files.pythonhosted.org/packages/df/0b/dd9322a432c477a2e6d089bbb53acb68ed25515b8292dbc60f27e7e45d70/multidict-6.5.1-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:8b83b055889bda09fc866c0a652cdb6c36eeeafc2858259c9a7171fe82df5773", size = 42565 },
|
2386
|
+
{ url = "https://files.pythonhosted.org/packages/f9/ac/22f5b4e55a4bc99f9622de280f7da366c1d7f29ec4eec9d339cb2ba62019/multidict-6.5.1-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:b7bd4d655dc460c7aebb73b58ed1c074e85f7286105b012556cf0f25c6d1dba3", size = 254896 },
|
2387
|
+
{ url = "https://files.pythonhosted.org/packages/09/dc/2f6d96d4a80ec731579cb69532fac33cbbda2a838079ae0c47c6e8f5545b/multidict-6.5.1-cp312-cp312-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl", hash = "sha256:aa6dcf25ced31cdce10f004506dbc26129f28a911b32ed10e54453a0842a6173", size = 236854 },
|
2388
|
+
{ url = "https://files.pythonhosted.org/packages/4a/cb/ef38a69ee75e8b72e5cff9ed4cff92379eadd057a99eaf4893494bf6ab64/multidict-6.5.1-cp312-cp312-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl", hash = "sha256:059fb556c3e6ce1a168496f92ef139ad839a47f898eaa512b1d43e5e05d78c6b", size = 265131 },
|
2389
|
+
{ url = "https://files.pythonhosted.org/packages/c0/9e/85d9fe9e658e0edf566c02181248fa2aaf5e53134df0c80f7231ce5fc689/multidict-6.5.1-cp312-cp312-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl", hash = "sha256:f97680c839dd9fa208e9584b1c2a5f1224bd01d31961f7f7d94984408c4a6b9e", size = 262187 },
|
2390
|
+
{ url = "https://files.pythonhosted.org/packages/2b/1c/b46ec1dd78c3faa55bffb354410c48fadd81029a144cd056828c82ca15b4/multidict-6.5.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:7710c716243525cc05cd038c6e09f1807ee0fef2510a6e484450712c389c8d7f", size = 251220 },
|
2391
|
+
{ url = "https://files.pythonhosted.org/packages/6b/6b/481ec5179ddc7da8b05077ebae2dd51da3df3ae3e5842020fbfa939167c1/multidict-6.5.1-cp312-cp312-musllinux_1_2_aarch64.whl", hash = "sha256:83eb172b4856ffff2814bdcf9c7792c0439302faab1b31376817b067b26cd8f5", size = 249949 },
|
2392
|
+
{ url = "https://files.pythonhosted.org/packages/00/e3/642f63e12c1b8e6662c23626a98e9d764fe5a63c3a6cb59002f6fdcb920f/multidict-6.5.1-cp312-cp312-musllinux_1_2_armv7l.whl", hash = "sha256:562d4714fa43f6ebc043a657535e4575e7d6141a818c9b3055f0868d29a1a41b", size = 244438 },
|
2393
|
+
{ url = "https://files.pythonhosted.org/packages/dc/cf/797397f6d38b011912504aef213a4be43ef4ec134859caa47f94d810bad8/multidict-6.5.1-cp312-cp312-musllinux_1_2_ppc64le.whl", hash = "sha256:2d7def2fc47695c46a427b8f298fb5ace03d635c1fb17f30d6192c9a8fb69e70", size = 259921 },
|
2394
|
+
{ url = "https://files.pythonhosted.org/packages/82/b2/ae914a2d84eba21e956fa3727060248ca23ed4a5bf1beb057df0d10f9de3/multidict-6.5.1-cp312-cp312-musllinux_1_2_s390x.whl", hash = "sha256:77bc8ab5c6bfe696eff564824e73a451fdeca22f3b960261750836cee02bcbfa", size = 252691 },
|
2395
|
+
{ url = "https://files.pythonhosted.org/packages/01/fa/1ab4d79a236b871cfd40d36a1f9942906c630bd2b7822287bd3927addb62/multidict-6.5.1-cp312-cp312-musllinux_1_2_x86_64.whl", hash = "sha256:9eec51891d3c210948ead894ec1483d48748abec08db5ce9af52cc13fef37aee", size = 246224 },
|
2396
|
+
{ url = "https://files.pythonhosted.org/packages/78/dd/bf002fe04e952db73cad8ce10a5b5347358d0d17221aef156e050aff690b/multidict-6.5.1-cp312-cp312-win32.whl", hash = "sha256:189f0c2bd1c0ae5509e453707d0e187e030c9e873a0116d1f32d1c870d0fc347", size = 41354 },
|
2397
|
+
{ url = "https://files.pythonhosted.org/packages/95/ce/508a8487d98fdc3e693755bc19c543a2af293f5ce96da398bd1974efb802/multidict-6.5.1-cp312-cp312-win_amd64.whl", hash = "sha256:e81f23b4b6f2a588f15d5cb554b2d8b482bb6044223d64b86bc7079cae9ebaad", size = 45072 },
|
2398
|
+
{ url = "https://files.pythonhosted.org/packages/ae/da/4782cf2f274d0d56fff6c07fc5cc5a14acf821dec08350c17d66d0207a05/multidict-6.5.1-cp312-cp312-win_arm64.whl", hash = "sha256:79d13e06d5241f9c8479dfeaf0f7cce8f453a4a302c9a0b1fa9b1a6869ff7757", size = 42149 },
|
2399
|
+
{ url = "https://files.pythonhosted.org/packages/07/9f/d4719ce55a1d8bf6619e8bb92f1e2e7399026ea85ae0c324ec77ee06c050/multidict-6.5.1-py3-none-any.whl", hash = "sha256:895354f4a38f53a1df2cc3fa2223fa714cff2b079a9f018a76cad35e7f0f044c", size = 12185 },
|
2405
2400
|
]
|
2406
2401
|
|
2407
2402
|
[[package]]
|
@@ -2447,11 +2442,11 @@ wheels = [
|
|
2447
2442
|
|
2448
2443
|
[[package]]
|
2449
2444
|
name = "narwhals"
|
2450
|
-
version = "1.
|
2445
|
+
version = "1.44.0"
|
2451
2446
|
source = { registry = "https://pypi.org/simple" }
|
2452
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
2447
|
+
sdist = { url = "https://files.pythonhosted.org/packages/56/e5/0b875d29e2a4d112c58fef6aac2ed3a73bbdd4d8d0dce722fd154357248a/narwhals-1.44.0.tar.gz", hash = "sha256:8cf0616d4f6f21225b3b56fcde96ccab6d05023561a0f162402aa9b8c33ad31d", size = 499250 }
|
2453
2448
|
wheels = [
|
2454
|
-
{ url = "https://files.pythonhosted.org/packages/
|
2449
|
+
{ url = "https://files.pythonhosted.org/packages/ff/fb/12f4a971467aac3cb7cbccbbfca5d0f05e23722068112c1ac4a393613ebe/narwhals-1.44.0-py3-none-any.whl", hash = "sha256:a170ea0bab4cf1f323d9f8bf17f2d7042c3d73802bea321996b39bf075d57de5", size = 365240 },
|
2455
2450
|
]
|
2456
2451
|
|
2457
2452
|
[[package]]
|
@@ -2664,7 +2659,7 @@ wheels = [
|
|
2664
2659
|
|
2665
2660
|
[[package]]
|
2666
2661
|
name = "openai"
|
2667
|
-
version = "1.
|
2662
|
+
version = "1.91.0"
|
2668
2663
|
source = { registry = "https://pypi.org/simple" }
|
2669
2664
|
dependencies = [
|
2670
2665
|
{ name = "anyio" },
|
@@ -2676,9 +2671,9 @@ dependencies = [
|
|
2676
2671
|
{ name = "tqdm" },
|
2677
2672
|
{ name = "typing-extensions" },
|
2678
2673
|
]
|
2679
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
2674
|
+
sdist = { url = "https://files.pythonhosted.org/packages/0f/e2/a22f2973b729eff3f1f429017bdf717930c5de0fbf9e14017bae330e4e7a/openai-1.91.0.tar.gz", hash = "sha256:d6b07730d2f7c6745d0991997c16f85cddfc90ddcde8d569c862c30716b9fc90", size = 472529 }
|
2680
2675
|
wheels = [
|
2681
|
-
{ url = "https://files.pythonhosted.org/packages/
|
2676
|
+
{ url = "https://files.pythonhosted.org/packages/7a/d2/f99bdd6fc737d6b3cf0df895508d621fc9a386b375a1230ee81d46c5436e/openai-1.91.0-py3-none-any.whl", hash = "sha256:207f87aa3bc49365e014fac2f7e291b99929f4fe126c4654143440e0ad446a5f", size = 735837 },
|
2682
2677
|
]
|
2683
2678
|
|
2684
2679
|
[[package]]
|
@@ -3864,16 +3859,16 @@ wheels = [
|
|
3864
3859
|
|
3865
3860
|
[[package]]
|
3866
3861
|
name = "pydantic-settings"
|
3867
|
-
version = "2.10.
|
3862
|
+
version = "2.10.1"
|
3868
3863
|
source = { registry = "https://pypi.org/simple" }
|
3869
3864
|
dependencies = [
|
3870
3865
|
{ name = "pydantic" },
|
3871
3866
|
{ name = "python-dotenv" },
|
3872
3867
|
{ name = "typing-inspection" },
|
3873
3868
|
]
|
3874
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
3869
|
+
sdist = { url = "https://files.pythonhosted.org/packages/68/85/1ea668bbab3c50071ca613c6ab30047fb36ab0da1b92fa8f17bbc38fd36c/pydantic_settings-2.10.1.tar.gz", hash = "sha256:06f0062169818d0f5524420a360d632d5857b83cffd4d42fe29597807a1614ee", size = 172583 }
|
3875
3870
|
wheels = [
|
3876
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3871
|
+
{ url = "https://files.pythonhosted.org/packages/58/f0/427018098906416f580e3cf1366d3b1abfb408a0652e9f31600c24a1903c/pydantic_settings-2.10.1-py3-none-any.whl", hash = "sha256:a60952460b99cf661dc25c29c0ef171721f98bfcb52ef8d9ea4c943d7c8cc796", size = 45235 },
|
3877
3872
|
]
|
3878
3873
|
|
3879
3874
|
[[package]]
|
@@ -3965,11 +3960,11 @@ wheels = [
|
|
3965
3960
|
|
3966
3961
|
[[package]]
|
3967
3962
|
name = "python-dotenv"
|
3968
|
-
version = "1.1.
|
3963
|
+
version = "1.1.1"
|
3969
3964
|
source = { registry = "https://pypi.org/simple" }
|
3970
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
3965
|
+
sdist = { url = "https://files.pythonhosted.org/packages/f6/b0/4bc07ccd3572a2f9df7e6782f52b0c6c90dcbb803ac4a167702d7d0dfe1e/python_dotenv-1.1.1.tar.gz", hash = "sha256:a8a6399716257f45be6a007360200409fce5cda2661e3dec71d23dc15f6189ab", size = 41978 }
|
3971
3966
|
wheels = [
|
3972
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3967
|
+
{ url = "https://files.pythonhosted.org/packages/5f/ed/539768cf28c661b5b068d66d96a2f155c4971a5d55684a514c1a0e0dec2f/python_dotenv-1.1.1-py3-none-any.whl", hash = "sha256:31f23644fe2602f88ff55e1f5c79ba497e01224ee7737937930c448e4d0e24dc", size = 20556 },
|
3973
3968
|
]
|
3974
3969
|
|
3975
3970
|
[[package]]
|