agent-starter-pack 0.6.3__py3-none-any.whl → 0.6.4__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.3.dist-info → agent_starter_pack-0.6.4.dist-info}/METADATA +2 -1
- {agent_starter_pack-0.6.3.dist-info → agent_starter_pack-0.6.4.dist-info}/RECORD +26 -27
- agents/adk_base/app/agent.py +1 -1
- agents/adk_base/template/.templateconfig.yaml +1 -1
- agents/adk_gemini_fullstack/README.md +1 -4
- agents/adk_gemini_fullstack/template/.templateconfig.yaml +1 -1
- agents/agentic_rag/app/agent.py +1 -1
- agents/agentic_rag/template/.templateconfig.yaml +1 -1
- agents/crewai_coding_crew/app/agent.py +1 -1
- agents/langgraph_base_react/app/agent.py +1 -1
- agents/live_api/app/agent.py +8 -4
- src/base_template/Makefile +1 -1
- src/resources/locks/uv-adk_base-agent_engine.lock +85 -50
- src/resources/locks/uv-adk_base-cloud_run.lock +126 -72
- src/resources/locks/uv-adk_gemini_fullstack-agent_engine.lock +85 -50
- src/resources/locks/uv-adk_gemini_fullstack-cloud_run.lock +126 -72
- src/resources/locks/uv-agentic_rag-agent_engine.lock +104 -68
- src/resources/locks/uv-agentic_rag-cloud_run.lock +145 -90
- src/resources/locks/uv-crewai_coding_crew-agent_engine.lock +375 -125
- src/resources/locks/uv-crewai_coding_crew-cloud_run.lock +435 -147
- src/resources/locks/uv-langgraph_base_react-agent_engine.lock +107 -71
- src/resources/locks/uv-langgraph_base_react-cloud_run.lock +148 -93
- src/resources/locks/uv-live_api-cloud_run.lock +133 -78
- src/frontends/adk_gemini_fullstack/frontend/public/vite.svg +0 -1
- {agent_starter_pack-0.6.3.dist-info → agent_starter_pack-0.6.4.dist-info}/WHEEL +0 -0
- {agent_starter_pack-0.6.3.dist-info → agent_starter_pack-0.6.4.dist-info}/entry_points.txt +0 -0
- {agent_starter_pack-0.6.3.dist-info → agent_starter_pack-0.6.4.dist-info}/licenses/LICENSE +0 -0
@@ -480,7 +480,7 @@ wheels = [
|
|
480
480
|
|
481
481
|
[[package]]
|
482
482
|
name = "google-adk"
|
483
|
-
version = "1.4.
|
483
|
+
version = "1.4.2"
|
484
484
|
source = { registry = "https://pypi.org/simple" }
|
485
485
|
dependencies = [
|
486
486
|
{ name = "anyio" },
|
@@ -510,9 +510,9 @@ dependencies = [
|
|
510
510
|
{ name = "uvicorn" },
|
511
511
|
{ name = "websockets" },
|
512
512
|
]
|
513
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
513
|
+
sdist = { url = "https://files.pythonhosted.org/packages/31/0e/c68b45d76b8634916054557827cac3575a8336fc72ef3aa29afeed4d3a3c/google_adk-1.4.2.tar.gz", hash = "sha256:f1d4ccf109aaeaf2af2ffd419432b337499e38d008e59944c036b84206f2806e", size = 1153068 }
|
514
514
|
wheels = [
|
515
|
-
{ url = "https://files.pythonhosted.org/packages/
|
515
|
+
{ url = "https://files.pythonhosted.org/packages/ff/fd/301204b06c9f306951f11bb00a9a2c0a96952c66a241161ebc72a39818aa/google_adk-1.4.2-py3-none-any.whl", hash = "sha256:5987096b4ad854aa2f9faa923e1632a65d69d21794766e44683f36505382ab6a", size = 1321176 },
|
516
516
|
]
|
517
517
|
|
518
518
|
[[package]]
|
@@ -539,7 +539,7 @@ grpc = [
|
|
539
539
|
|
540
540
|
[[package]]
|
541
541
|
name = "google-api-python-client"
|
542
|
-
version = "2.
|
542
|
+
version = "2.173.0"
|
543
543
|
source = { registry = "https://pypi.org/simple" }
|
544
544
|
dependencies = [
|
545
545
|
{ name = "google-api-core" },
|
@@ -548,9 +548,9 @@ dependencies = [
|
|
548
548
|
{ name = "httplib2" },
|
549
549
|
{ name = "uritemplate" },
|
550
550
|
]
|
551
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
551
|
+
sdist = { url = "https://files.pythonhosted.org/packages/8f/7e/7c6e43e54f611f0f97f1678ea567fe06fecd545bd574db05e204e5b136fe/google_api_python_client-2.173.0.tar.gz", hash = "sha256:b537bc689758f4be3e6f40d59a6c0cd305abafdea91af4bc66ec31d40c08c804", size = 13091318 }
|
552
552
|
wheels = [
|
553
|
-
{ url = "https://files.pythonhosted.org/packages/
|
553
|
+
{ url = "https://files.pythonhosted.org/packages/e6/c9/dc9ca0537ee2ddac0f0b1e458903afe3f490a0f90dfd4b1b16eb339cdfbb/google_api_python_client-2.173.0-py3-none-any.whl", hash = "sha256:16a8e81c772dd116f5c4ee47d83643149e1367dc8fb4f47cb471fbcb5c7d7ac7", size = 13612778 },
|
554
554
|
]
|
555
555
|
|
556
556
|
[[package]]
|
@@ -1498,7 +1498,7 @@ dev = [
|
|
1498
1498
|
[package.metadata]
|
1499
1499
|
requires-dist = [
|
1500
1500
|
{ name = "codespell", marker = "extra == 'lint'", specifier = "~=2.2.0" },
|
1501
|
-
{ name = "google-adk", specifier = "~=1.4.
|
1501
|
+
{ name = "google-adk", specifier = "~=1.4.2" },
|
1502
1502
|
{ name = "google-cloud-aiplatform", extras = ["evaluation", "agent-engines"], specifier = "~=1.95.1" },
|
1503
1503
|
{ name = "google-cloud-logging", specifier = "~=3.11.4" },
|
1504
1504
|
{ name = "jupyter", marker = "extra == 'jupyter'", specifier = "~=1.0.0" },
|
@@ -1779,42 +1779,42 @@ wheels = [
|
|
1779
1779
|
|
1780
1780
|
[[package]]
|
1781
1781
|
name = "numpy"
|
1782
|
-
version = "2.3.
|
1782
|
+
version = "2.3.1"
|
1783
1783
|
source = { registry = "https://pypi.org/simple" }
|
1784
1784
|
resolution-markers = [
|
1785
1785
|
"python_full_version >= '3.12'",
|
1786
1786
|
"python_full_version == '3.11.*'",
|
1787
1787
|
]
|
1788
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
1789
|
-
wheels = [
|
1790
|
-
{ url = "https://files.pythonhosted.org/packages/
|
1791
|
-
{ url = "https://files.pythonhosted.org/packages/
|
1792
|
-
{ url = "https://files.pythonhosted.org/packages/
|
1793
|
-
{ url = "https://files.pythonhosted.org/packages/
|
1794
|
-
{ url = "https://files.pythonhosted.org/packages/
|
1795
|
-
{ url = "https://files.pythonhosted.org/packages/
|
1796
|
-
{ url = "https://files.pythonhosted.org/packages/
|
1797
|
-
{ url = "https://files.pythonhosted.org/packages/
|
1798
|
-
{ url = "https://files.pythonhosted.org/packages/
|
1799
|
-
{ url = "https://files.pythonhosted.org/packages/
|
1800
|
-
{ url = "https://files.pythonhosted.org/packages/
|
1801
|
-
{ url = "https://files.pythonhosted.org/packages/
|
1802
|
-
{ url = "https://files.pythonhosted.org/packages/
|
1803
|
-
{ url = "https://files.pythonhosted.org/packages/
|
1804
|
-
{ url = "https://files.pythonhosted.org/packages/
|
1805
|
-
{ url = "https://files.pythonhosted.org/packages/
|
1806
|
-
{ url = "https://files.pythonhosted.org/packages/
|
1807
|
-
{ url = "https://files.pythonhosted.org/packages/
|
1808
|
-
{ url = "https://files.pythonhosted.org/packages/
|
1809
|
-
{ url = "https://files.pythonhosted.org/packages/
|
1810
|
-
{ url = "https://files.pythonhosted.org/packages/
|
1811
|
-
{ url = "https://files.pythonhosted.org/packages/
|
1812
|
-
{ url = "https://files.pythonhosted.org/packages/
|
1813
|
-
{ url = "https://files.pythonhosted.org/packages/
|
1814
|
-
{ url = "https://files.pythonhosted.org/packages/
|
1815
|
-
{ url = "https://files.pythonhosted.org/packages/
|
1816
|
-
{ url = "https://files.pythonhosted.org/packages/
|
1817
|
-
{ url = "https://files.pythonhosted.org/packages/
|
1788
|
+
sdist = { url = "https://files.pythonhosted.org/packages/2e/19/d7c972dfe90a353dbd3efbbe1d14a5951de80c99c9dc1b93cd998d51dc0f/numpy-2.3.1.tar.gz", hash = "sha256:1ec9ae20a4226da374362cca3c62cd753faf2f951440b0e3b98e93c235441d2b", size = 20390372 }
|
1789
|
+
wheels = [
|
1790
|
+
{ url = "https://files.pythonhosted.org/packages/b0/c7/87c64d7ab426156530676000c94784ef55676df2f13b2796f97722464124/numpy-2.3.1-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:6ea9e48336a402551f52cd8f593343699003d2353daa4b72ce8d34f66b722070", size = 21199346 },
|
1791
|
+
{ url = "https://files.pythonhosted.org/packages/58/0e/0966c2f44beeac12af8d836e5b5f826a407cf34c45cb73ddcdfce9f5960b/numpy-2.3.1-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:5ccb7336eaf0e77c1635b232c141846493a588ec9ea777a7c24d7166bb8533ae", size = 14361143 },
|
1792
|
+
{ url = "https://files.pythonhosted.org/packages/7d/31/6e35a247acb1bfc19226791dfc7d4c30002cd4e620e11e58b0ddf836fe52/numpy-2.3.1-cp311-cp311-macosx_14_0_arm64.whl", hash = "sha256:0bb3a4a61e1d327e035275d2a993c96fa786e4913aa089843e6a2d9dd205c66a", size = 5378989 },
|
1793
|
+
{ url = "https://files.pythonhosted.org/packages/b0/25/93b621219bb6f5a2d4e713a824522c69ab1f06a57cd571cda70e2e31af44/numpy-2.3.1-cp311-cp311-macosx_14_0_x86_64.whl", hash = "sha256:e344eb79dab01f1e838ebb67aab09965fb271d6da6b00adda26328ac27d4a66e", size = 6912890 },
|
1794
|
+
{ url = "https://files.pythonhosted.org/packages/ef/60/6b06ed98d11fb32e27fb59468b42383f3877146d3ee639f733776b6ac596/numpy-2.3.1-cp311-cp311-manylinux_2_28_aarch64.whl", hash = "sha256:467db865b392168ceb1ef1ffa6f5a86e62468c43e0cfb4ab6da667ede10e58db", size = 14569032 },
|
1795
|
+
{ url = "https://files.pythonhosted.org/packages/75/c9/9bec03675192077467a9c7c2bdd1f2e922bd01d3a69b15c3a0fdcd8548f6/numpy-2.3.1-cp311-cp311-manylinux_2_28_x86_64.whl", hash = "sha256:afed2ce4a84f6b0fc6c1ce734ff368cbf5a5e24e8954a338f3bdffa0718adffb", size = 16930354 },
|
1796
|
+
{ url = "https://files.pythonhosted.org/packages/6a/e2/5756a00cabcf50a3f527a0c968b2b4881c62b1379223931853114fa04cda/numpy-2.3.1-cp311-cp311-musllinux_1_2_aarch64.whl", hash = "sha256:0025048b3c1557a20bc80d06fdeb8cc7fc193721484cca82b2cfa072fec71a93", size = 15879605 },
|
1797
|
+
{ url = "https://files.pythonhosted.org/packages/ff/86/a471f65f0a86f1ca62dcc90b9fa46174dd48f50214e5446bc16a775646c5/numpy-2.3.1-cp311-cp311-musllinux_1_2_x86_64.whl", hash = "sha256:a5ee121b60aa509679b682819c602579e1df14a5b07fe95671c8849aad8f2115", size = 18666994 },
|
1798
|
+
{ url = "https://files.pythonhosted.org/packages/43/a6/482a53e469b32be6500aaf61cfafd1de7a0b0d484babf679209c3298852e/numpy-2.3.1-cp311-cp311-win32.whl", hash = "sha256:a8b740f5579ae4585831b3cf0e3b0425c667274f82a484866d2adf9570539369", size = 6603672 },
|
1799
|
+
{ url = "https://files.pythonhosted.org/packages/6b/fb/bb613f4122c310a13ec67585c70e14b03bfc7ebabd24f4d5138b97371d7c/numpy-2.3.1-cp311-cp311-win_amd64.whl", hash = "sha256:d4580adadc53311b163444f877e0789f1c8861e2698f6b2a4ca852fda154f3ff", size = 13024015 },
|
1800
|
+
{ url = "https://files.pythonhosted.org/packages/51/58/2d842825af9a0c041aca246dc92eb725e1bc5e1c9ac89712625db0c4e11c/numpy-2.3.1-cp311-cp311-win_arm64.whl", hash = "sha256:ec0bdafa906f95adc9a0c6f26a4871fa753f25caaa0e032578a30457bff0af6a", size = 10456989 },
|
1801
|
+
{ url = "https://files.pythonhosted.org/packages/c6/56/71ad5022e2f63cfe0ca93559403d0edef14aea70a841d640bd13cdba578e/numpy-2.3.1-cp312-cp312-macosx_10_13_x86_64.whl", hash = "sha256:2959d8f268f3d8ee402b04a9ec4bb7604555aeacf78b360dc4ec27f1d508177d", size = 20896664 },
|
1802
|
+
{ url = "https://files.pythonhosted.org/packages/25/65/2db52ba049813670f7f987cc5db6dac9be7cd95e923cc6832b3d32d87cef/numpy-2.3.1-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:762e0c0c6b56bdedfef9a8e1d4538556438288c4276901ea008ae44091954e29", size = 14131078 },
|
1803
|
+
{ url = "https://files.pythonhosted.org/packages/57/dd/28fa3c17b0e751047ac928c1e1b6990238faad76e9b147e585b573d9d1bd/numpy-2.3.1-cp312-cp312-macosx_14_0_arm64.whl", hash = "sha256:867ef172a0976aaa1f1d1b63cf2090de8b636a7674607d514505fb7276ab08fc", size = 5112554 },
|
1804
|
+
{ url = "https://files.pythonhosted.org/packages/c9/fc/84ea0cba8e760c4644b708b6819d91784c290288c27aca916115e3311d17/numpy-2.3.1-cp312-cp312-macosx_14_0_x86_64.whl", hash = "sha256:4e602e1b8682c2b833af89ba641ad4176053aaa50f5cacda1a27004352dde943", size = 6646560 },
|
1805
|
+
{ url = "https://files.pythonhosted.org/packages/61/b2/512b0c2ddec985ad1e496b0bd853eeb572315c0f07cd6997473ced8f15e2/numpy-2.3.1-cp312-cp312-manylinux_2_28_aarch64.whl", hash = "sha256:8e333040d069eba1652fb08962ec5b76af7f2c7bce1df7e1418c8055cf776f25", size = 14260638 },
|
1806
|
+
{ url = "https://files.pythonhosted.org/packages/6e/45/c51cb248e679a6c6ab14b7a8e3ead3f4a3fe7425fc7a6f98b3f147bec532/numpy-2.3.1-cp312-cp312-manylinux_2_28_x86_64.whl", hash = "sha256:e7cbf5a5eafd8d230a3ce356d892512185230e4781a361229bd902ff403bc660", size = 16632729 },
|
1807
|
+
{ url = "https://files.pythonhosted.org/packages/e4/ff/feb4be2e5c09a3da161b412019caf47183099cbea1132fd98061808c2df2/numpy-2.3.1-cp312-cp312-musllinux_1_2_aarch64.whl", hash = "sha256:5f1b8f26d1086835f442286c1d9b64bb3974b0b1e41bb105358fd07d20872952", size = 15565330 },
|
1808
|
+
{ url = "https://files.pythonhosted.org/packages/bc/6d/ceafe87587101e9ab0d370e4f6e5f3f3a85b9a697f2318738e5e7e176ce3/numpy-2.3.1-cp312-cp312-musllinux_1_2_x86_64.whl", hash = "sha256:ee8340cb48c9b7a5899d1149eece41ca535513a9698098edbade2a8e7a84da77", size = 18361734 },
|
1809
|
+
{ url = "https://files.pythonhosted.org/packages/2b/19/0fb49a3ea088be691f040c9bf1817e4669a339d6e98579f91859b902c636/numpy-2.3.1-cp312-cp312-win32.whl", hash = "sha256:e772dda20a6002ef7061713dc1e2585bc1b534e7909b2030b5a46dae8ff077ab", size = 6320411 },
|
1810
|
+
{ url = "https://files.pythonhosted.org/packages/b1/3e/e28f4c1dd9e042eb57a3eb652f200225e311b608632bc727ae378623d4f8/numpy-2.3.1-cp312-cp312-win_amd64.whl", hash = "sha256:cfecc7822543abdea6de08758091da655ea2210b8ffa1faf116b940693d3df76", size = 12734973 },
|
1811
|
+
{ url = "https://files.pythonhosted.org/packages/04/a8/8a5e9079dc722acf53522b8f8842e79541ea81835e9b5483388701421073/numpy-2.3.1-cp312-cp312-win_arm64.whl", hash = "sha256:7be91b2239af2658653c5bb6f1b8bccafaf08226a258caf78ce44710a0160d30", size = 10191491 },
|
1812
|
+
{ url = "https://files.pythonhosted.org/packages/e8/34/facc13b9b42ddca30498fc51f7f73c3d0f2be179943a4b4da8686e259740/numpy-2.3.1-pp311-pypy311_pp73-macosx_10_15_x86_64.whl", hash = "sha256:ad506d4b09e684394c42c966ec1527f6ebc25da7f4da4b1b056606ffe446b8a3", size = 21070637 },
|
1813
|
+
{ url = "https://files.pythonhosted.org/packages/65/b6/41b705d9dbae04649b529fc9bd3387664c3281c7cd78b404a4efe73dcc45/numpy-2.3.1-pp311-pypy311_pp73-macosx_14_0_arm64.whl", hash = "sha256:ebb8603d45bc86bbd5edb0d63e52c5fd9e7945d3a503b77e486bd88dde67a19b", size = 5304087 },
|
1814
|
+
{ url = "https://files.pythonhosted.org/packages/7a/b4/fe3ac1902bff7a4934a22d49e1c9d71a623204d654d4cc43c6e8fe337fcb/numpy-2.3.1-pp311-pypy311_pp73-macosx_14_0_x86_64.whl", hash = "sha256:15aa4c392ac396e2ad3d0a2680c0f0dee420f9fed14eef09bdb9450ee6dcb7b7", size = 6817588 },
|
1815
|
+
{ url = "https://files.pythonhosted.org/packages/ae/ee/89bedf69c36ace1ac8f59e97811c1f5031e179a37e4821c3a230bf750142/numpy-2.3.1-pp311-pypy311_pp73-manylinux_2_28_aarch64.whl", hash = "sha256:c6e0bf9d1a2f50d2b65a7cf56db37c095af17b59f6c132396f7c6d5dd76484df", size = 14399010 },
|
1816
|
+
{ url = "https://files.pythonhosted.org/packages/15/08/e00e7070ede29b2b176165eba18d6f9784d5349be3c0c1218338e79c27fd/numpy-2.3.1-pp311-pypy311_pp73-manylinux_2_28_x86_64.whl", hash = "sha256:eabd7e8740d494ce2b4ea0ff05afa1b7b291e978c0ae075487c51e8bd93c0c68", size = 16752042 },
|
1817
|
+
{ url = "https://files.pythonhosted.org/packages/48/6b/1c6b515a83d5564b1698a61efa245727c8feecf308f4091f565988519d20/numpy-2.3.1-pp311-pypy311_pp73-win_amd64.whl", hash = "sha256:e610832418a2bc09d974cc9fecebfa51e9532d6190223bc5ef6a7402ebf3b5cb", size = 12927246 },
|
1818
1818
|
]
|
1819
1819
|
|
1820
1820
|
[[package]]
|
@@ -1911,7 +1911,7 @@ version = "2.3.0"
|
|
1911
1911
|
source = { registry = "https://pypi.org/simple" }
|
1912
1912
|
dependencies = [
|
1913
1913
|
{ name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.11'" },
|
1914
|
-
{ name = "numpy", version = "2.3.
|
1914
|
+
{ name = "numpy", version = "2.3.1", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11'" },
|
1915
1915
|
{ name = "python-dateutil" },
|
1916
1916
|
{ name = "pytz" },
|
1917
1917
|
{ name = "tzdata" },
|
@@ -2186,25 +2186,25 @@ wheels = [
|
|
2186
2186
|
|
2187
2187
|
[[package]]
|
2188
2188
|
name = "pydantic-settings"
|
2189
|
-
version = "2.
|
2189
|
+
version = "2.10.0"
|
2190
2190
|
source = { registry = "https://pypi.org/simple" }
|
2191
2191
|
dependencies = [
|
2192
2192
|
{ name = "pydantic" },
|
2193
2193
|
{ name = "python-dotenv" },
|
2194
2194
|
{ name = "typing-inspection" },
|
2195
2195
|
]
|
2196
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
2196
|
+
sdist = { url = "https://files.pythonhosted.org/packages/c2/ef/3d61472b7801c896f9efd9bb8750977d9577098b05224c5c41820690155e/pydantic_settings-2.10.0.tar.gz", hash = "sha256:7a12e0767ba283954f3fd3fefdd0df3af21b28aa849c40c35811d52d682fa876", size = 172625 }
|
2197
2197
|
wheels = [
|
2198
|
-
{ url = "https://files.pythonhosted.org/packages/
|
2198
|
+
{ url = "https://files.pythonhosted.org/packages/7d/9e/fce9331fecf1d2761ff0516c5dceab8a5fd415e82943e727dc4c5fa84a90/pydantic_settings-2.10.0-py3-none-any.whl", hash = "sha256:33781dfa1c7405d5ed2b6f150830a93bb58462a847357bd8f162f8bacb77c027", size = 45232 },
|
2199
2199
|
]
|
2200
2200
|
|
2201
2201
|
[[package]]
|
2202
2202
|
name = "pygments"
|
2203
|
-
version = "2.19.
|
2203
|
+
version = "2.19.2"
|
2204
2204
|
source = { registry = "https://pypi.org/simple" }
|
2205
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
2205
|
+
sdist = { url = "https://files.pythonhosted.org/packages/b0/77/a5b8c569bf593b0140bde72ea885a803b82086995367bf2037de0159d924/pygments-2.19.2.tar.gz", hash = "sha256:636cb2477cec7f8952536970bc533bc43743542f70392ae026374600add5b887", size = 4968631 }
|
2206
2206
|
wheels = [
|
2207
|
-
{ url = "https://files.pythonhosted.org/packages/
|
2207
|
+
{ url = "https://files.pythonhosted.org/packages/c7/21/705964c7812476f378728bdf590ca4b771ec72385c533964653c68e86bdc/pygments-2.19.2-py3-none-any.whl", hash = "sha256:86540386c03d588bb81d44bc3928634ff26449851e99741617ecb9037ee5ec0b", size = 1225217 },
|
2208
2208
|
]
|
2209
2209
|
|
2210
2210
|
[[package]]
|
@@ -2653,7 +2653,7 @@ resolution-markers = [
|
|
2653
2653
|
dependencies = [
|
2654
2654
|
{ name = "joblib", marker = "python_full_version < '3.11'" },
|
2655
2655
|
{ name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.11'" },
|
2656
|
-
{ name = "scipy", marker = "python_full_version < '3.11'" },
|
2656
|
+
{ name = "scipy", version = "1.15.3", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.11'" },
|
2657
2657
|
{ name = "threadpoolctl", marker = "python_full_version < '3.11'" },
|
2658
2658
|
]
|
2659
2659
|
sdist = { url = "https://files.pythonhosted.org/packages/37/59/44985a2bdc95c74e34fef3d10cb5d93ce13b0e2a7baefffe1b53853b502d/scikit_learn-1.5.2.tar.gz", hash = "sha256:b4237ed7b3fdd0a4882792e68ef2545d5baa50aca3bb45aa7df468138ad8f94d", size = 7001680 }
|
@@ -2685,8 +2685,8 @@ resolution-markers = [
|
|
2685
2685
|
]
|
2686
2686
|
dependencies = [
|
2687
2687
|
{ name = "joblib", marker = "python_full_version >= '3.11'" },
|
2688
|
-
{ name = "numpy", version = "2.3.
|
2689
|
-
{ name = "scipy", marker = "python_full_version >= '3.11'" },
|
2688
|
+
{ name = "numpy", version = "2.3.1", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11'" },
|
2689
|
+
{ name = "scipy", version = "1.16.0", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11'" },
|
2690
2690
|
{ name = "threadpoolctl", marker = "python_full_version >= '3.11'" },
|
2691
2691
|
]
|
2692
2692
|
sdist = { url = "https://files.pythonhosted.org/packages/df/3b/29fa87e76b1d7b3b77cc1fcbe82e6e6b8cd704410705b008822de530277c/scikit_learn-1.7.0.tar.gz", hash = "sha256:c01e869b15aec88e2cdb73d27f15bdbe03bce8e2fb43afbe77c45d399e73a5a3", size = 7178217 }
|
@@ -2712,9 +2712,11 @@ wheels = [
|
|
2712
2712
|
name = "scipy"
|
2713
2713
|
version = "1.15.3"
|
2714
2714
|
source = { registry = "https://pypi.org/simple" }
|
2715
|
+
resolution-markers = [
|
2716
|
+
"python_full_version < '3.11'",
|
2717
|
+
]
|
2715
2718
|
dependencies = [
|
2716
2719
|
{ name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.11'" },
|
2717
|
-
{ name = "numpy", version = "2.3.0", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11'" },
|
2718
2720
|
]
|
2719
2721
|
sdist = { url = "https://files.pythonhosted.org/packages/0f/37/6964b830433e654ec7485e45a00fc9a27cf868d622838f6b6d9c5ec0d532/scipy-1.15.3.tar.gz", hash = "sha256:eae3cf522bc7df64b42cad3925c876e1b0b6c35c1337c93e12c0f366f55b0eaf", size = 59419214 }
|
2720
2722
|
wheels = [
|
@@ -2747,6 +2749,39 @@ wheels = [
|
|
2747
2749
|
{ url = "https://files.pythonhosted.org/packages/e6/eb/3bf6ea8ab7f1503dca3a10df2e4b9c3f6b3316df07f6c0ded94b281c7101/scipy-1.15.3-cp312-cp312-win_amd64.whl", hash = "sha256:52092bc0472cfd17df49ff17e70624345efece4e1a12b23783a1ac59a1b728ed", size = 40966184 },
|
2748
2750
|
]
|
2749
2751
|
|
2752
|
+
[[package]]
|
2753
|
+
name = "scipy"
|
2754
|
+
version = "1.16.0"
|
2755
|
+
source = { registry = "https://pypi.org/simple" }
|
2756
|
+
resolution-markers = [
|
2757
|
+
"python_full_version >= '3.12'",
|
2758
|
+
"python_full_version == '3.11.*'",
|
2759
|
+
]
|
2760
|
+
dependencies = [
|
2761
|
+
{ name = "numpy", version = "2.3.1", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11'" },
|
2762
|
+
]
|
2763
|
+
sdist = { url = "https://files.pythonhosted.org/packages/81/18/b06a83f0c5ee8cddbde5e3f3d0bb9b702abfa5136ef6d4620ff67df7eee5/scipy-1.16.0.tar.gz", hash = "sha256:b5ef54021e832869c8cfb03bc3bf20366cbcd426e02a58e8a58d7584dfbb8f62", size = 30581216 }
|
2764
|
+
wheels = [
|
2765
|
+
{ url = "https://files.pythonhosted.org/packages/d9/f8/53fc4884df6b88afd5f5f00240bdc49fee2999c7eff3acf5953eb15bc6f8/scipy-1.16.0-cp311-cp311-macosx_10_14_x86_64.whl", hash = "sha256:deec06d831b8f6b5fb0b652433be6a09db29e996368ce5911faf673e78d20085", size = 36447362 },
|
2766
|
+
{ url = "https://files.pythonhosted.org/packages/c9/25/fad8aa228fa828705142a275fc593d701b1817c98361a2d6b526167d07bc/scipy-1.16.0-cp311-cp311-macosx_12_0_arm64.whl", hash = "sha256:d30c0fe579bb901c61ab4bb7f3eeb7281f0d4c4a7b52dbf563c89da4fd2949be", size = 28547120 },
|
2767
|
+
{ url = "https://files.pythonhosted.org/packages/8d/be/d324ddf6b89fd1c32fecc307f04d095ce84abb52d2e88fab29d0cd8dc7a8/scipy-1.16.0-cp311-cp311-macosx_14_0_arm64.whl", hash = "sha256:b2243561b45257f7391d0f49972fca90d46b79b8dbcb9b2cb0f9df928d370ad4", size = 20818922 },
|
2768
|
+
{ url = "https://files.pythonhosted.org/packages/cd/e0/cf3f39e399ac83fd0f3ba81ccc5438baba7cfe02176be0da55ff3396f126/scipy-1.16.0-cp311-cp311-macosx_14_0_x86_64.whl", hash = "sha256:e6d7dfc148135e9712d87c5f7e4f2ddc1304d1582cb3a7d698bbadedb61c7afd", size = 23409695 },
|
2769
|
+
{ url = "https://files.pythonhosted.org/packages/5b/61/d92714489c511d3ffd6830ac0eb7f74f243679119eed8b9048e56b9525a1/scipy-1.16.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl", hash = "sha256:90452f6a9f3fe5a2cf3748e7be14f9cc7d9b124dce19667b54f5b429d680d539", size = 33444586 },
|
2770
|
+
{ url = "https://files.pythonhosted.org/packages/af/2c/40108915fd340c830aee332bb85a9160f99e90893e58008b659b9f3dddc0/scipy-1.16.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl", hash = "sha256:a2f0bf2f58031c8701a8b601df41701d2a7be17c7ffac0a4816aeba89c4cdac8", size = 35284126 },
|
2771
|
+
{ url = "https://files.pythonhosted.org/packages/d3/30/e9eb0ad3d0858df35d6c703cba0a7e16a18a56a9e6b211d861fc6f261c5f/scipy-1.16.0-cp311-cp311-musllinux_1_2_aarch64.whl", hash = "sha256:6c4abb4c11fc0b857474241b812ce69ffa6464b4bd8f4ecb786cf240367a36a7", size = 35608257 },
|
2772
|
+
{ url = "https://files.pythonhosted.org/packages/c8/ff/950ee3e0d612b375110d8cda211c1f787764b4c75e418a4b71f4a5b1e07f/scipy-1.16.0-cp311-cp311-musllinux_1_2_x86_64.whl", hash = "sha256:b370f8f6ac6ef99815b0d5c9f02e7ade77b33007d74802efc8316c8db98fd11e", size = 38040541 },
|
2773
|
+
{ url = "https://files.pythonhosted.org/packages/8b/c9/750d34788288d64ffbc94fdb4562f40f609d3f5ef27ab4f3a4ad00c9033e/scipy-1.16.0-cp311-cp311-win_amd64.whl", hash = "sha256:a16ba90847249bedce8aa404a83fb8334b825ec4a8e742ce6012a7a5e639f95c", size = 38570814 },
|
2774
|
+
{ url = "https://files.pythonhosted.org/packages/01/c0/c943bc8d2bbd28123ad0f4f1eef62525fa1723e84d136b32965dcb6bad3a/scipy-1.16.0-cp312-cp312-macosx_10_14_x86_64.whl", hash = "sha256:7eb6bd33cef4afb9fa5f1fb25df8feeb1e52d94f21a44f1d17805b41b1da3180", size = 36459071 },
|
2775
|
+
{ url = "https://files.pythonhosted.org/packages/99/0d/270e2e9f1a4db6ffbf84c9a0b648499842046e4e0d9b2275d150711b3aba/scipy-1.16.0-cp312-cp312-macosx_12_0_arm64.whl", hash = "sha256:1dbc8fdba23e4d80394ddfab7a56808e3e6489176d559c6c71935b11a2d59db1", size = 28490500 },
|
2776
|
+
{ url = "https://files.pythonhosted.org/packages/1c/22/01d7ddb07cff937d4326198ec8d10831367a708c3da72dfd9b7ceaf13028/scipy-1.16.0-cp312-cp312-macosx_14_0_arm64.whl", hash = "sha256:7dcf42c380e1e3737b343dec21095c9a9ad3f9cbe06f9c05830b44b1786c9e90", size = 20762345 },
|
2777
|
+
{ url = "https://files.pythonhosted.org/packages/34/7f/87fd69856569ccdd2a5873fe5d7b5bbf2ad9289d7311d6a3605ebde3a94b/scipy-1.16.0-cp312-cp312-macosx_14_0_x86_64.whl", hash = "sha256:26ec28675f4a9d41587266084c626b02899db373717d9312fa96ab17ca1ae94d", size = 23418563 },
|
2778
|
+
{ url = "https://files.pythonhosted.org/packages/f6/f1/e4f4324fef7f54160ab749efbab6a4bf43678a9eb2e9817ed71a0a2fd8de/scipy-1.16.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl", hash = "sha256:952358b7e58bd3197cfbd2f2f2ba829f258404bdf5db59514b515a8fe7a36c52", size = 33203951 },
|
2779
|
+
{ url = "https://files.pythonhosted.org/packages/6d/f0/b6ac354a956384fd8abee2debbb624648125b298f2c4a7b4f0d6248048a5/scipy-1.16.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl", hash = "sha256:03931b4e870c6fef5b5c0970d52c9f6ddd8c8d3e934a98f09308377eba6f3824", size = 35070225 },
|
2780
|
+
{ url = "https://files.pythonhosted.org/packages/e5/73/5cbe4a3fd4bc3e2d67ffad02c88b83edc88f381b73ab982f48f3df1a7790/scipy-1.16.0-cp312-cp312-musllinux_1_2_aarch64.whl", hash = "sha256:512c4f4f85912767c351a0306824ccca6fd91307a9f4318efe8fdbd9d30562ef", size = 35389070 },
|
2781
|
+
{ url = "https://files.pythonhosted.org/packages/86/e8/a60da80ab9ed68b31ea5a9c6dfd3c2f199347429f229bf7f939a90d96383/scipy-1.16.0-cp312-cp312-musllinux_1_2_x86_64.whl", hash = "sha256:e69f798847e9add03d512eaf5081a9a5c9a98757d12e52e6186ed9681247a1ac", size = 37825287 },
|
2782
|
+
{ url = "https://files.pythonhosted.org/packages/ea/b5/29fece1a74c6a94247f8a6fb93f5b28b533338e9c34fdcc9cfe7a939a767/scipy-1.16.0-cp312-cp312-win_amd64.whl", hash = "sha256:adf9b1999323ba335adc5d1dc7add4781cb5a4b0ef1e98b79768c05c796c4e49", size = 38431929 },
|
2783
|
+
]
|
2784
|
+
|
2750
2785
|
[[package]]
|
2751
2786
|
name = "send2trash"
|
2752
2787
|
version = "1.8.3"
|
@@ -2771,7 +2806,7 @@ version = "2.1.1"
|
|
2771
2806
|
source = { registry = "https://pypi.org/simple" }
|
2772
2807
|
dependencies = [
|
2773
2808
|
{ name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.11'" },
|
2774
|
-
{ name = "numpy", version = "2.3.
|
2809
|
+
{ name = "numpy", version = "2.3.1", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11'" },
|
2775
2810
|
]
|
2776
2811
|
sdist = { url = "https://files.pythonhosted.org/packages/ca/3c/2da625233f4e605155926566c0e7ea8dda361877f48e8b1655e53456f252/shapely-2.1.1.tar.gz", hash = "sha256:500621967f2ffe9642454808009044c21e5b35db89ce69f8a2042c2ffd0e2772", size = 315422 }
|
2777
2812
|
wheels = [
|