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
@@ -582,7 +582,7 @@ wheels = [
|
|
582
582
|
|
583
583
|
[[package]]
|
584
584
|
name = "google-cloud-aiplatform"
|
585
|
-
version = "1.
|
585
|
+
version = "1.99.0"
|
586
586
|
source = { registry = "https://pypi.org/simple" }
|
587
587
|
dependencies = [
|
588
588
|
{ name = "docstring-parser" },
|
@@ -599,9 +599,9 @@ dependencies = [
|
|
599
599
|
{ name = "shapely" },
|
600
600
|
{ name = "typing-extensions" },
|
601
601
|
]
|
602
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
602
|
+
sdist = { url = "https://files.pythonhosted.org/packages/ed/e5/fa4cc399206c0bda9544903bb6c373262cea688383276df5775cac7c9c6e/google_cloud_aiplatform-1.99.0.tar.gz", hash = "sha256:ea509e0d58e456a4c3d9bd007a8c273cbd0ae7e8542258869a418a1a4e68ec3b", size = 9286233 }
|
603
603
|
wheels = [
|
604
|
-
{ url = "https://files.pythonhosted.org/packages/
|
604
|
+
{ 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 },
|
605
605
|
]
|
606
606
|
|
607
607
|
[package.optional-dependencies]
|
@@ -618,6 +618,7 @@ agent-engines = [
|
|
618
618
|
evaluation = [
|
619
619
|
{ name = "jsonschema" },
|
620
620
|
{ name = "pandas" },
|
621
|
+
{ name = "pyyaml" },
|
621
622
|
{ name = "ruamel-yaml" },
|
622
623
|
{ name = "scikit-learn", version = "1.5.2", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.11'" },
|
623
624
|
{ name = "scikit-learn", version = "1.7.0", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11'" },
|
@@ -1019,11 +1020,11 @@ wheels = [
|
|
1019
1020
|
|
1020
1021
|
[[package]]
|
1021
1022
|
name = "httpx-sse"
|
1022
|
-
version = "0.4.
|
1023
|
+
version = "0.4.1"
|
1023
1024
|
source = { registry = "https://pypi.org/simple" }
|
1024
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
1025
|
+
sdist = { url = "https://files.pythonhosted.org/packages/6e/fa/66bd985dd0b7c109a3bcb89272ee0bfb7e2b4d06309ad7b38ff866734b2a/httpx_sse-0.4.1.tar.gz", hash = "sha256:8f44d34414bc7b21bf3602713005c5df4917884f76072479b21f68befa4ea26e", size = 12998 }
|
1025
1026
|
wheels = [
|
1026
|
-
{ url = "https://files.pythonhosted.org/packages/
|
1027
|
+
{ url = "https://files.pythonhosted.org/packages/25/0a/6269e3473b09aed2dab8aa1a600c70f31f00ae1349bee30658f7e358a159/httpx_sse-0.4.1-py3-none-any.whl", hash = "sha256:cba42174344c3a5b06f255ce65b350880f962d99ead85e776f23c6618a377a37", size = 8054 },
|
1027
1028
|
]
|
1028
1029
|
|
1029
1030
|
[[package]]
|
@@ -1499,7 +1500,7 @@ dev = [
|
|
1499
1500
|
requires-dist = [
|
1500
1501
|
{ name = "codespell", marker = "extra == 'lint'", specifier = "~=2.2.0" },
|
1501
1502
|
{ name = "google-adk", specifier = "~=1.4.2" },
|
1502
|
-
{ name = "google-cloud-aiplatform", extras = ["evaluation", "agent-engines"], specifier = "~=1.
|
1503
|
+
{ name = "google-cloud-aiplatform", extras = ["evaluation", "agent-engines"], specifier = "~=1.99.0" },
|
1503
1504
|
{ name = "google-cloud-logging", specifier = "~=3.11.4" },
|
1504
1505
|
{ name = "jupyter", marker = "extra == 'jupyter'", specifier = "~=1.0.0" },
|
1505
1506
|
{ name = "mypy", marker = "extra == 'lint'", specifier = "~=1.15.0" },
|
@@ -2186,16 +2187,16 @@ wheels = [
|
|
2186
2187
|
|
2187
2188
|
[[package]]
|
2188
2189
|
name = "pydantic-settings"
|
2189
|
-
version = "2.10.
|
2190
|
+
version = "2.10.1"
|
2190
2191
|
source = { registry = "https://pypi.org/simple" }
|
2191
2192
|
dependencies = [
|
2192
2193
|
{ name = "pydantic" },
|
2193
2194
|
{ name = "python-dotenv" },
|
2194
2195
|
{ name = "typing-inspection" },
|
2195
2196
|
]
|
2196
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
2197
|
+
sdist = { url = "https://files.pythonhosted.org/packages/68/85/1ea668bbab3c50071ca613c6ab30047fb36ab0da1b92fa8f17bbc38fd36c/pydantic_settings-2.10.1.tar.gz", hash = "sha256:06f0062169818d0f5524420a360d632d5857b83cffd4d42fe29597807a1614ee", size = 172583 }
|
2197
2198
|
wheels = [
|
2198
|
-
{ url = "https://files.pythonhosted.org/packages/
|
2199
|
+
{ url = "https://files.pythonhosted.org/packages/58/f0/427018098906416f580e3cf1366d3b1abfb408a0652e9f31600c24a1903c/pydantic_settings-2.10.1-py3-none-any.whl", hash = "sha256:a60952460b99cf661dc25c29c0ef171721f98bfcb52ef8d9ea4c943d7c8cc796", size = 45235 },
|
2199
2200
|
]
|
2200
2201
|
|
2201
2202
|
[[package]]
|
@@ -2260,11 +2261,11 @@ wheels = [
|
|
2260
2261
|
|
2261
2262
|
[[package]]
|
2262
2263
|
name = "python-dotenv"
|
2263
|
-
version = "1.1.
|
2264
|
+
version = "1.1.1"
|
2264
2265
|
source = { registry = "https://pypi.org/simple" }
|
2265
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
2266
|
+
sdist = { url = "https://files.pythonhosted.org/packages/f6/b0/4bc07ccd3572a2f9df7e6782f52b0c6c90dcbb803ac4a167702d7d0dfe1e/python_dotenv-1.1.1.tar.gz", hash = "sha256:a8a6399716257f45be6a007360200409fce5cda2661e3dec71d23dc15f6189ab", size = 41978 }
|
2266
2267
|
wheels = [
|
2267
|
-
{ url = "https://files.pythonhosted.org/packages/
|
2268
|
+
{ url = "https://files.pythonhosted.org/packages/5f/ed/539768cf28c661b5b068d66d96a2f155c4971a5d55684a514c1a0e0dec2f/python_dotenv-1.1.1-py3-none-any.whl", hash = "sha256:31f23644fe2602f88ff55e1f5c79ba497e01224ee7737937930c448e4d0e24dc", size = 20556 },
|
2268
2269
|
]
|
2269
2270
|
|
2270
2271
|
[[package]]
|
@@ -611,7 +611,7 @@ wheels = [
|
|
611
611
|
|
612
612
|
[[package]]
|
613
613
|
name = "google-cloud-aiplatform"
|
614
|
-
version = "1.
|
614
|
+
version = "1.99.0"
|
615
615
|
source = { registry = "https://pypi.org/simple" }
|
616
616
|
dependencies = [
|
617
617
|
{ name = "docstring-parser" },
|
@@ -628,9 +628,9 @@ dependencies = [
|
|
628
628
|
{ name = "shapely" },
|
629
629
|
{ name = "typing-extensions" },
|
630
630
|
]
|
631
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
631
|
+
sdist = { url = "https://files.pythonhosted.org/packages/ed/e5/fa4cc399206c0bda9544903bb6c373262cea688383276df5775cac7c9c6e/google_cloud_aiplatform-1.99.0.tar.gz", hash = "sha256:ea509e0d58e456a4c3d9bd007a8c273cbd0ae7e8542258869a418a1a4e68ec3b", size = 9286233 }
|
632
632
|
wheels = [
|
633
|
-
{ url = "https://files.pythonhosted.org/packages/
|
633
|
+
{ 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 },
|
634
634
|
]
|
635
635
|
|
636
636
|
[package.optional-dependencies]
|
@@ -647,6 +647,7 @@ agent-engines = [
|
|
647
647
|
evaluation = [
|
648
648
|
{ name = "jsonschema" },
|
649
649
|
{ name = "pandas" },
|
650
|
+
{ name = "pyyaml" },
|
650
651
|
{ name = "ruamel-yaml" },
|
651
652
|
{ name = "scikit-learn", version = "1.5.2", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.11'" },
|
652
653
|
{ name = "scikit-learn", version = "1.7.0", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11'" },
|
@@ -1074,11 +1075,11 @@ wheels = [
|
|
1074
1075
|
|
1075
1076
|
[[package]]
|
1076
1077
|
name = "httpx-sse"
|
1077
|
-
version = "0.4.
|
1078
|
+
version = "0.4.1"
|
1078
1079
|
source = { registry = "https://pypi.org/simple" }
|
1079
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
1080
|
+
sdist = { url = "https://files.pythonhosted.org/packages/6e/fa/66bd985dd0b7c109a3bcb89272ee0bfb7e2b4d06309ad7b38ff866734b2a/httpx_sse-0.4.1.tar.gz", hash = "sha256:8f44d34414bc7b21bf3602713005c5df4917884f76072479b21f68befa4ea26e", size = 12998 }
|
1080
1081
|
wheels = [
|
1081
|
-
{ url = "https://files.pythonhosted.org/packages/
|
1082
|
+
{ url = "https://files.pythonhosted.org/packages/25/0a/6269e3473b09aed2dab8aa1a600c70f31f00ae1349bee30658f7e358a159/httpx_sse-0.4.1-py3-none-any.whl", hash = "sha256:cba42174344c3a5b06f255ce65b350880f962d99ead85e776f23c6618a377a37", size = 8054 },
|
1082
1083
|
]
|
1083
1084
|
|
1084
1085
|
[[package]]
|
@@ -1558,7 +1559,7 @@ requires-dist = [
|
|
1558
1559
|
{ name = "codespell", marker = "extra == 'lint'", specifier = "~=2.2.0" },
|
1559
1560
|
{ name = "fastapi", specifier = "~=0.115.8" },
|
1560
1561
|
{ name = "google-adk", specifier = "~=1.4.2" },
|
1561
|
-
{ name = "google-cloud-aiplatform", extras = ["evaluation"], specifier = "~=1.
|
1562
|
+
{ name = "google-cloud-aiplatform", extras = ["evaluation"], specifier = "~=1.99.0" },
|
1562
1563
|
{ name = "google-cloud-logging", specifier = "~=3.11.4" },
|
1563
1564
|
{ name = "jupyter", marker = "extra == 'jupyter'", specifier = "~=1.0.0" },
|
1564
1565
|
{ name = "mypy", marker = "extra == 'lint'", specifier = "~=1.15.0" },
|
@@ -2345,16 +2346,16 @@ wheels = [
|
|
2345
2346
|
|
2346
2347
|
[[package]]
|
2347
2348
|
name = "pydantic-settings"
|
2348
|
-
version = "2.10.
|
2349
|
+
version = "2.10.1"
|
2349
2350
|
source = { registry = "https://pypi.org/simple" }
|
2350
2351
|
dependencies = [
|
2351
2352
|
{ name = "pydantic" },
|
2352
2353
|
{ name = "python-dotenv" },
|
2353
2354
|
{ name = "typing-inspection" },
|
2354
2355
|
]
|
2355
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
2356
|
+
sdist = { url = "https://files.pythonhosted.org/packages/68/85/1ea668bbab3c50071ca613c6ab30047fb36ab0da1b92fa8f17bbc38fd36c/pydantic_settings-2.10.1.tar.gz", hash = "sha256:06f0062169818d0f5524420a360d632d5857b83cffd4d42fe29597807a1614ee", size = 172583 }
|
2356
2357
|
wheels = [
|
2357
|
-
{ url = "https://files.pythonhosted.org/packages/
|
2358
|
+
{ url = "https://files.pythonhosted.org/packages/58/f0/427018098906416f580e3cf1366d3b1abfb408a0652e9f31600c24a1903c/pydantic_settings-2.10.1-py3-none-any.whl", hash = "sha256:a60952460b99cf661dc25c29c0ef171721f98bfcb52ef8d9ea4c943d7c8cc796", size = 45235 },
|
2358
2359
|
]
|
2359
2360
|
|
2360
2361
|
[[package]]
|
@@ -2419,11 +2420,11 @@ wheels = [
|
|
2419
2420
|
|
2420
2421
|
[[package]]
|
2421
2422
|
name = "python-dotenv"
|
2422
|
-
version = "1.1.
|
2423
|
+
version = "1.1.1"
|
2423
2424
|
source = { registry = "https://pypi.org/simple" }
|
2424
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
2425
|
+
sdist = { url = "https://files.pythonhosted.org/packages/f6/b0/4bc07ccd3572a2f9df7e6782f52b0c6c90dcbb803ac4a167702d7d0dfe1e/python_dotenv-1.1.1.tar.gz", hash = "sha256:a8a6399716257f45be6a007360200409fce5cda2661e3dec71d23dc15f6189ab", size = 41978 }
|
2425
2426
|
wheels = [
|
2426
|
-
{ url = "https://files.pythonhosted.org/packages/
|
2427
|
+
{ url = "https://files.pythonhosted.org/packages/5f/ed/539768cf28c661b5b068d66d96a2f155c4971a5d55684a514c1a0e0dec2f/python_dotenv-1.1.1-py3-none-any.whl", hash = "sha256:31f23644fe2602f88ff55e1f5c79ba497e01224ee7737937930c448e4d0e24dc", size = 20556 },
|
2427
2428
|
]
|
2428
2429
|
|
2429
2430
|
[[package]]
|
@@ -582,7 +582,7 @@ wheels = [
|
|
582
582
|
|
583
583
|
[[package]]
|
584
584
|
name = "google-cloud-aiplatform"
|
585
|
-
version = "1.
|
585
|
+
version = "1.99.0"
|
586
586
|
source = { registry = "https://pypi.org/simple" }
|
587
587
|
dependencies = [
|
588
588
|
{ name = "docstring-parser" },
|
@@ -599,9 +599,9 @@ dependencies = [
|
|
599
599
|
{ name = "shapely" },
|
600
600
|
{ name = "typing-extensions" },
|
601
601
|
]
|
602
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
602
|
+
sdist = { url = "https://files.pythonhosted.org/packages/ed/e5/fa4cc399206c0bda9544903bb6c373262cea688383276df5775cac7c9c6e/google_cloud_aiplatform-1.99.0.tar.gz", hash = "sha256:ea509e0d58e456a4c3d9bd007a8c273cbd0ae7e8542258869a418a1a4e68ec3b", size = 9286233 }
|
603
603
|
wheels = [
|
604
|
-
{ url = "https://files.pythonhosted.org/packages/
|
604
|
+
{ 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 },
|
605
605
|
]
|
606
606
|
|
607
607
|
[package.optional-dependencies]
|
@@ -618,6 +618,7 @@ agent-engines = [
|
|
618
618
|
evaluation = [
|
619
619
|
{ name = "jsonschema" },
|
620
620
|
{ name = "pandas" },
|
621
|
+
{ name = "pyyaml" },
|
621
622
|
{ name = "ruamel-yaml" },
|
622
623
|
{ name = "scikit-learn", version = "1.5.2", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.11'" },
|
623
624
|
{ name = "scikit-learn", version = "1.7.0", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11'" },
|
@@ -1019,11 +1020,11 @@ wheels = [
|
|
1019
1020
|
|
1020
1021
|
[[package]]
|
1021
1022
|
name = "httpx-sse"
|
1022
|
-
version = "0.4.
|
1023
|
+
version = "0.4.1"
|
1023
1024
|
source = { registry = "https://pypi.org/simple" }
|
1024
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
1025
|
+
sdist = { url = "https://files.pythonhosted.org/packages/6e/fa/66bd985dd0b7c109a3bcb89272ee0bfb7e2b4d06309ad7b38ff866734b2a/httpx_sse-0.4.1.tar.gz", hash = "sha256:8f44d34414bc7b21bf3602713005c5df4917884f76072479b21f68befa4ea26e", size = 12998 }
|
1025
1026
|
wheels = [
|
1026
|
-
{ url = "https://files.pythonhosted.org/packages/
|
1027
|
+
{ url = "https://files.pythonhosted.org/packages/25/0a/6269e3473b09aed2dab8aa1a600c70f31f00ae1349bee30658f7e358a159/httpx_sse-0.4.1-py3-none-any.whl", hash = "sha256:cba42174344c3a5b06f255ce65b350880f962d99ead85e776f23c6618a377a37", size = 8054 },
|
1027
1028
|
]
|
1028
1029
|
|
1029
1030
|
[[package]]
|
@@ -1499,7 +1500,7 @@ dev = [
|
|
1499
1500
|
requires-dist = [
|
1500
1501
|
{ name = "codespell", marker = "extra == 'lint'", specifier = "~=2.2.0" },
|
1501
1502
|
{ name = "google-adk", specifier = "~=1.4.2" },
|
1502
|
-
{ name = "google-cloud-aiplatform", extras = ["evaluation", "agent-engines"], specifier = "~=1.
|
1503
|
+
{ name = "google-cloud-aiplatform", extras = ["evaluation", "agent-engines"], specifier = "~=1.99.0" },
|
1503
1504
|
{ name = "google-cloud-logging", specifier = "~=3.11.4" },
|
1504
1505
|
{ name = "jupyter", marker = "extra == 'jupyter'", specifier = "~=1.0.0" },
|
1505
1506
|
{ name = "mypy", marker = "extra == 'lint'", specifier = "~=1.15.0" },
|
@@ -2186,16 +2187,16 @@ wheels = [
|
|
2186
2187
|
|
2187
2188
|
[[package]]
|
2188
2189
|
name = "pydantic-settings"
|
2189
|
-
version = "2.10.
|
2190
|
+
version = "2.10.1"
|
2190
2191
|
source = { registry = "https://pypi.org/simple" }
|
2191
2192
|
dependencies = [
|
2192
2193
|
{ name = "pydantic" },
|
2193
2194
|
{ name = "python-dotenv" },
|
2194
2195
|
{ name = "typing-inspection" },
|
2195
2196
|
]
|
2196
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
2197
|
+
sdist = { url = "https://files.pythonhosted.org/packages/68/85/1ea668bbab3c50071ca613c6ab30047fb36ab0da1b92fa8f17bbc38fd36c/pydantic_settings-2.10.1.tar.gz", hash = "sha256:06f0062169818d0f5524420a360d632d5857b83cffd4d42fe29597807a1614ee", size = 172583 }
|
2197
2198
|
wheels = [
|
2198
|
-
{ url = "https://files.pythonhosted.org/packages/
|
2199
|
+
{ url = "https://files.pythonhosted.org/packages/58/f0/427018098906416f580e3cf1366d3b1abfb408a0652e9f31600c24a1903c/pydantic_settings-2.10.1-py3-none-any.whl", hash = "sha256:a60952460b99cf661dc25c29c0ef171721f98bfcb52ef8d9ea4c943d7c8cc796", size = 45235 },
|
2199
2200
|
]
|
2200
2201
|
|
2201
2202
|
[[package]]
|
@@ -2260,11 +2261,11 @@ wheels = [
|
|
2260
2261
|
|
2261
2262
|
[[package]]
|
2262
2263
|
name = "python-dotenv"
|
2263
|
-
version = "1.1.
|
2264
|
+
version = "1.1.1"
|
2264
2265
|
source = { registry = "https://pypi.org/simple" }
|
2265
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
2266
|
+
sdist = { url = "https://files.pythonhosted.org/packages/f6/b0/4bc07ccd3572a2f9df7e6782f52b0c6c90dcbb803ac4a167702d7d0dfe1e/python_dotenv-1.1.1.tar.gz", hash = "sha256:a8a6399716257f45be6a007360200409fce5cda2661e3dec71d23dc15f6189ab", size = 41978 }
|
2266
2267
|
wheels = [
|
2267
|
-
{ url = "https://files.pythonhosted.org/packages/
|
2268
|
+
{ url = "https://files.pythonhosted.org/packages/5f/ed/539768cf28c661b5b068d66d96a2f155c4971a5d55684a514c1a0e0dec2f/python_dotenv-1.1.1-py3-none-any.whl", hash = "sha256:31f23644fe2602f88ff55e1f5c79ba497e01224ee7737937930c448e4d0e24dc", size = 20556 },
|
2268
2269
|
]
|
2269
2270
|
|
2270
2271
|
[[package]]
|
@@ -611,7 +611,7 @@ wheels = [
|
|
611
611
|
|
612
612
|
[[package]]
|
613
613
|
name = "google-cloud-aiplatform"
|
614
|
-
version = "1.
|
614
|
+
version = "1.99.0"
|
615
615
|
source = { registry = "https://pypi.org/simple" }
|
616
616
|
dependencies = [
|
617
617
|
{ name = "docstring-parser" },
|
@@ -628,9 +628,9 @@ dependencies = [
|
|
628
628
|
{ name = "shapely" },
|
629
629
|
{ name = "typing-extensions" },
|
630
630
|
]
|
631
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
631
|
+
sdist = { url = "https://files.pythonhosted.org/packages/ed/e5/fa4cc399206c0bda9544903bb6c373262cea688383276df5775cac7c9c6e/google_cloud_aiplatform-1.99.0.tar.gz", hash = "sha256:ea509e0d58e456a4c3d9bd007a8c273cbd0ae7e8542258869a418a1a4e68ec3b", size = 9286233 }
|
632
632
|
wheels = [
|
633
|
-
{ url = "https://files.pythonhosted.org/packages/
|
633
|
+
{ 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 },
|
634
634
|
]
|
635
635
|
|
636
636
|
[package.optional-dependencies]
|
@@ -647,6 +647,7 @@ agent-engines = [
|
|
647
647
|
evaluation = [
|
648
648
|
{ name = "jsonschema" },
|
649
649
|
{ name = "pandas" },
|
650
|
+
{ name = "pyyaml" },
|
650
651
|
{ name = "ruamel-yaml" },
|
651
652
|
{ name = "scikit-learn", version = "1.5.2", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.11'" },
|
652
653
|
{ name = "scikit-learn", version = "1.7.0", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11'" },
|
@@ -1074,11 +1075,11 @@ wheels = [
|
|
1074
1075
|
|
1075
1076
|
[[package]]
|
1076
1077
|
name = "httpx-sse"
|
1077
|
-
version = "0.4.
|
1078
|
+
version = "0.4.1"
|
1078
1079
|
source = { registry = "https://pypi.org/simple" }
|
1079
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
1080
|
+
sdist = { url = "https://files.pythonhosted.org/packages/6e/fa/66bd985dd0b7c109a3bcb89272ee0bfb7e2b4d06309ad7b38ff866734b2a/httpx_sse-0.4.1.tar.gz", hash = "sha256:8f44d34414bc7b21bf3602713005c5df4917884f76072479b21f68befa4ea26e", size = 12998 }
|
1080
1081
|
wheels = [
|
1081
|
-
{ url = "https://files.pythonhosted.org/packages/
|
1082
|
+
{ url = "https://files.pythonhosted.org/packages/25/0a/6269e3473b09aed2dab8aa1a600c70f31f00ae1349bee30658f7e358a159/httpx_sse-0.4.1-py3-none-any.whl", hash = "sha256:cba42174344c3a5b06f255ce65b350880f962d99ead85e776f23c6618a377a37", size = 8054 },
|
1082
1083
|
]
|
1083
1084
|
|
1084
1085
|
[[package]]
|
@@ -1558,7 +1559,7 @@ requires-dist = [
|
|
1558
1559
|
{ name = "codespell", marker = "extra == 'lint'", specifier = "~=2.2.0" },
|
1559
1560
|
{ name = "fastapi", specifier = "~=0.115.8" },
|
1560
1561
|
{ name = "google-adk", specifier = "~=1.4.2" },
|
1561
|
-
{ name = "google-cloud-aiplatform", extras = ["evaluation"], specifier = "~=1.
|
1562
|
+
{ name = "google-cloud-aiplatform", extras = ["evaluation"], specifier = "~=1.99.0" },
|
1562
1563
|
{ name = "google-cloud-logging", specifier = "~=3.11.4" },
|
1563
1564
|
{ name = "jupyter", marker = "extra == 'jupyter'", specifier = "~=1.0.0" },
|
1564
1565
|
{ name = "mypy", marker = "extra == 'lint'", specifier = "~=1.15.0" },
|
@@ -2345,16 +2346,16 @@ wheels = [
|
|
2345
2346
|
|
2346
2347
|
[[package]]
|
2347
2348
|
name = "pydantic-settings"
|
2348
|
-
version = "2.10.
|
2349
|
+
version = "2.10.1"
|
2349
2350
|
source = { registry = "https://pypi.org/simple" }
|
2350
2351
|
dependencies = [
|
2351
2352
|
{ name = "pydantic" },
|
2352
2353
|
{ name = "python-dotenv" },
|
2353
2354
|
{ name = "typing-inspection" },
|
2354
2355
|
]
|
2355
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
2356
|
+
sdist = { url = "https://files.pythonhosted.org/packages/68/85/1ea668bbab3c50071ca613c6ab30047fb36ab0da1b92fa8f17bbc38fd36c/pydantic_settings-2.10.1.tar.gz", hash = "sha256:06f0062169818d0f5524420a360d632d5857b83cffd4d42fe29597807a1614ee", size = 172583 }
|
2356
2357
|
wheels = [
|
2357
|
-
{ url = "https://files.pythonhosted.org/packages/
|
2358
|
+
{ url = "https://files.pythonhosted.org/packages/58/f0/427018098906416f580e3cf1366d3b1abfb408a0652e9f31600c24a1903c/pydantic_settings-2.10.1-py3-none-any.whl", hash = "sha256:a60952460b99cf661dc25c29c0ef171721f98bfcb52ef8d9ea4c943d7c8cc796", size = 45235 },
|
2358
2359
|
]
|
2359
2360
|
|
2360
2361
|
[[package]]
|
@@ -2419,11 +2420,11 @@ wheels = [
|
|
2419
2420
|
|
2420
2421
|
[[package]]
|
2421
2422
|
name = "python-dotenv"
|
2422
|
-
version = "1.1.
|
2423
|
+
version = "1.1.1"
|
2423
2424
|
source = { registry = "https://pypi.org/simple" }
|
2424
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
2425
|
+
sdist = { url = "https://files.pythonhosted.org/packages/f6/b0/4bc07ccd3572a2f9df7e6782f52b0c6c90dcbb803ac4a167702d7d0dfe1e/python_dotenv-1.1.1.tar.gz", hash = "sha256:a8a6399716257f45be6a007360200409fce5cda2661e3dec71d23dc15f6189ab", size = 41978 }
|
2425
2426
|
wheels = [
|
2426
|
-
{ url = "https://files.pythonhosted.org/packages/
|
2427
|
+
{ url = "https://files.pythonhosted.org/packages/5f/ed/539768cf28c661b5b068d66d96a2f155c4971a5d55684a514c1a0e0dec2f/python_dotenv-1.1.1-py3-none-any.whl", hash = "sha256:31f23644fe2602f88ff55e1f5c79ba497e01224ee7737937930c448e4d0e24dc", size = 20556 },
|
2427
2428
|
]
|
2428
2429
|
|
2429
2430
|
[[package]]
|