agent-starter-pack 0.9.2__py3-none-any.whl → 0.10.0__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.9.2.dist-info → agent_starter_pack-0.10.0.dist-info}/METADATA +2 -2
- {agent_starter_pack-0.9.2.dist-info → agent_starter_pack-0.10.0.dist-info}/RECORD +53 -51
- agents/adk_base/.template/templateconfig.yaml +1 -1
- agents/adk_gemini_fullstack/.template/templateconfig.yaml +1 -1
- agents/agentic_rag/.template/templateconfig.yaml +1 -1
- agents/agentic_rag/README.md +1 -1
- agents/live_api/tests/integration/test_server_e2e.py +7 -1
- llm.txt +3 -2
- src/base_template/Makefile +4 -3
- src/base_template/README.md +7 -2
- src/base_template/deployment/README.md +6 -121
- src/base_template/deployment/terraform/github.tf +284 -0
- src/base_template/deployment/terraform/providers.tf +5 -0
- src/base_template/deployment/terraform/variables.tf +40 -1
- src/base_template/deployment/terraform/vars/env.tfvars +7 -1
- src/base_template/deployment/terraform/{% if cookiecutter.cicd_runner == 'github_actions' %}wif.tf{% else %}unused_wif.tf{% endif %} +43 -0
- src/base_template/deployment/terraform/{build_triggers.tf → {% if cookiecutter.cicd_runner == 'google_cloud_build' %}build_triggers.tf{% else %}unused_build_triggers.tf{% endif %} } +33 -18
- src/base_template/{% if cookiecutter.cicd_runner == 'github_actions' %}.github{% else %}unused_github{% endif %}/workflows/deploy-to-prod.yaml +114 -0
- src/base_template/{% if cookiecutter.cicd_runner == 'github_actions' %}.github{% else %}unused_github{% endif %}/workflows/pr_checks.yaml +65 -0
- src/base_template/{% if cookiecutter.cicd_runner == 'github_actions' %}.github{% else %}unused_github{% endif %}/workflows/staging.yaml +170 -0
- src/base_template/{deployment/cd/deploy-to-prod.yaml → {% if cookiecutter.cicd_runner == 'google_cloud_build' %}.cloudbuild{% else %}unused_.cloudbuild{% endif %}/deploy-to-prod.yaml } +7 -7
- src/base_template/{deployment/cd/staging.yaml → {% if cookiecutter.cicd_runner == 'google_cloud_build' %}.cloudbuild{% else %}unused_.cloudbuild{% endif %}/staging.yaml } +7 -7
- src/cli/commands/create.py +120 -4
- src/cli/commands/list.py +1 -1
- src/cli/commands/setup_cicd.py +292 -298
- src/cli/utils/cicd.py +19 -7
- src/cli/utils/remote_template.py +4 -4
- src/cli/utils/template.py +67 -19
- src/deployment_targets/cloud_run/app/server.py +19 -0
- src/deployment_targets/cloud_run/deployment/terraform/dev/service.tf +4 -3
- src/deployment_targets/cloud_run/deployment/terraform/service.tf +4 -3
- src/deployment_targets/cloud_run/tests/integration/test_server_e2e.py +35 -0
- src/deployment_targets/cloud_run/tests/load_test/README.md +1 -1
- src/frontends/live_api_react/frontend/package-lock.json +19 -16
- src/frontends/streamlit/frontend/side_bar.py +1 -1
- src/frontends/streamlit/frontend/utils/chat_utils.py +1 -1
- src/frontends/streamlit/frontend/utils/local_chat_history.py +2 -2
- src/resources/docs/adk-cheatsheet.md +1 -1
- src/resources/locks/uv-adk_base-agent_engine.lock +164 -131
- src/resources/locks/uv-adk_base-cloud_run.lock +177 -144
- src/resources/locks/uv-adk_gemini_fullstack-agent_engine.lock +164 -131
- src/resources/locks/uv-adk_gemini_fullstack-cloud_run.lock +177 -144
- src/resources/locks/uv-agentic_rag-agent_engine.lock +223 -190
- src/resources/locks/uv-agentic_rag-cloud_run.lock +251 -218
- src/resources/locks/uv-crewai_coding_crew-agent_engine.lock +315 -485
- src/resources/locks/uv-crewai_coding_crew-cloud_run.lock +358 -531
- src/resources/locks/uv-langgraph_base_react-agent_engine.lock +281 -249
- src/resources/locks/uv-langgraph_base_react-cloud_run.lock +323 -290
- src/resources/locks/uv-live_api-cloud_run.lock +350 -327
- src/resources/setup_cicd/cicd_variables.tf +0 -41
- src/resources/setup_cicd/github.tf +0 -87
- src/resources/setup_cicd/providers.tf +0 -39
- {agent_starter_pack-0.9.2.dist-info → agent_starter_pack-0.10.0.dist-info}/WHEEL +0 -0
- {agent_starter_pack-0.9.2.dist-info → agent_starter_pack-0.10.0.dist-info}/entry_points.txt +0 -0
- {agent_starter_pack-0.9.2.dist-info → agent_starter_pack-0.10.0.dist-info}/licenses/LICENSE +0 -0
- /src/base_template/{deployment/ci → {% if cookiecutter.cicd_runner == 'google_cloud_build' %}.cloudbuild{% else %}unused_.cloudbuild{% endif %}}/pr_checks.yaml +0 -0
@@ -236,14 +236,14 @@ wheels = [
|
|
236
236
|
|
237
237
|
[[package]]
|
238
238
|
name = "authlib"
|
239
|
-
version = "1.6.
|
239
|
+
version = "1.6.1"
|
240
240
|
source = { registry = "https://pypi.org/simple" }
|
241
241
|
dependencies = [
|
242
242
|
{ name = "cryptography" },
|
243
243
|
]
|
244
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
244
|
+
sdist = { url = "https://files.pythonhosted.org/packages/8e/a1/d8d1c6f8bc922c0b87ae0d933a8ed57be1bef6970894ed79c2852a153cd3/authlib-1.6.1.tar.gz", hash = "sha256:4dffdbb1460ba6ec8c17981a4c67af7d8af131231b5a36a88a1e8c80c111cdfd", size = 159988 }
|
245
245
|
wheels = [
|
246
|
-
{ url = "https://files.pythonhosted.org/packages/
|
246
|
+
{ url = "https://files.pythonhosted.org/packages/f9/58/cc6a08053f822f98f334d38a27687b69c6655fb05cd74a7a5e70a2aeed95/authlib-1.6.1-py2.py3-none-any.whl", hash = "sha256:e9d2031c34c6309373ab845afc24168fe9e93dc52d252631f52642f21f5ed06e", size = 239299 },
|
247
247
|
]
|
248
248
|
|
249
249
|
[[package]]
|
@@ -255,6 +255,15 @@ wheels = [
|
|
255
255
|
{ url = "https://files.pythonhosted.org/packages/b7/b8/3fe70c75fe32afc4bb507f75563d39bc5642255d1d94f1f23604725780bf/babel-2.17.0-py3-none-any.whl", hash = "sha256:4d0b53093fdfb4b21c92b5213dba5a1b23885afa8383709427046b21c366e5f2", size = 10182537 },
|
256
256
|
]
|
257
257
|
|
258
|
+
[[package]]
|
259
|
+
name = "backports-asyncio-runner"
|
260
|
+
version = "1.2.0"
|
261
|
+
source = { registry = "https://pypi.org/simple" }
|
262
|
+
sdist = { url = "https://files.pythonhosted.org/packages/8e/ff/70dca7d7cb1cbc0edb2c6cc0c38b65cba36cccc491eca64cabd5fe7f8670/backports_asyncio_runner-1.2.0.tar.gz", hash = "sha256:a5aa7b2b7d8f8bfcaa2b57313f70792df84e32a2a746f585213373f900b42162", size = 69893 }
|
263
|
+
wheels = [
|
264
|
+
{ url = "https://files.pythonhosted.org/packages/a0/59/76ab57e3fe74484f48a53f8e337171b4a2349e506eabe136d7e01d059086/backports_asyncio_runner-1.2.0-py3-none-any.whl", hash = "sha256:0da0a936a8aeb554eccb426dc55af3ba63bcdc69fa1a600b5bb305413a4477b5", size = 12313 },
|
265
|
+
]
|
266
|
+
|
258
267
|
[[package]]
|
259
268
|
name = "beautifulsoup4"
|
260
269
|
version = "4.13.4"
|
@@ -296,11 +305,11 @@ wheels = [
|
|
296
305
|
|
297
306
|
[[package]]
|
298
307
|
name = "certifi"
|
299
|
-
version = "2025.7.
|
308
|
+
version = "2025.7.14"
|
300
309
|
source = { registry = "https://pypi.org/simple" }
|
301
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
310
|
+
sdist = { url = "https://files.pythonhosted.org/packages/b3/76/52c535bcebe74590f296d6c77c86dabf761c41980e1347a2422e4aa2ae41/certifi-2025.7.14.tar.gz", hash = "sha256:8ea99dbdfaaf2ba2f9bac77b9249ef62ec5218e7c2b2e903378ed5fccf765995", size = 163981 }
|
302
311
|
wheels = [
|
303
|
-
{ url = "https://files.pythonhosted.org/packages/
|
312
|
+
{ url = "https://files.pythonhosted.org/packages/4f/52/34c6cf5bb9285074dc3531c437b3919e825d976fde097a7a73f79e726d03/certifi-2025.7.14-py3-none-any.whl", hash = "sha256:6b31f564a415d79ee77df69d757bb49a5bb53bd9f756cbbe24394ffd6fc1f4b2", size = 162722 },
|
304
313
|
]
|
305
314
|
|
306
315
|
[[package]]
|
@@ -521,27 +530,27 @@ wheels = [
|
|
521
530
|
|
522
531
|
[[package]]
|
523
532
|
name = "debugpy"
|
524
|
-
version = "1.8.
|
525
|
-
source = { registry = "https://pypi.org/simple" }
|
526
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
527
|
-
wheels = [
|
528
|
-
{ url = "https://files.pythonhosted.org/packages/
|
529
|
-
{ url = "https://files.pythonhosted.org/packages/
|
530
|
-
{ url = "https://files.pythonhosted.org/packages/
|
531
|
-
{ url = "https://files.pythonhosted.org/packages/
|
532
|
-
{ url = "https://files.pythonhosted.org/packages/
|
533
|
-
{ url = "https://files.pythonhosted.org/packages/
|
534
|
-
{ url = "https://files.pythonhosted.org/packages/
|
535
|
-
{ url = "https://files.pythonhosted.org/packages/
|
536
|
-
{ url = "https://files.pythonhosted.org/packages/
|
537
|
-
{ url = "https://files.pythonhosted.org/packages/
|
538
|
-
{ url = "https://files.pythonhosted.org/packages/
|
539
|
-
{ url = "https://files.pythonhosted.org/packages/
|
540
|
-
{ url = "https://files.pythonhosted.org/packages/
|
541
|
-
{ url = "https://files.pythonhosted.org/packages/
|
542
|
-
{ url = "https://files.pythonhosted.org/packages/
|
543
|
-
{ url = "https://files.pythonhosted.org/packages/
|
544
|
-
{ url = "https://files.pythonhosted.org/packages/
|
533
|
+
version = "1.8.15"
|
534
|
+
source = { registry = "https://pypi.org/simple" }
|
535
|
+
sdist = { url = "https://files.pythonhosted.org/packages/8c/8b/3a9a28ddb750a76eaec445c7f4d3147ea2c579a97dbd9e25d39001b92b21/debugpy-1.8.15.tar.gz", hash = "sha256:58d7a20b7773ab5ee6bdfb2e6cf622fdf1e40c9d5aef2857d85391526719ac00", size = 1643279 }
|
536
|
+
wheels = [
|
537
|
+
{ url = "https://files.pythonhosted.org/packages/69/51/0b4315169f0d945271db037ae6b98c0548a2d48cc036335cd1b2f5516c1b/debugpy-1.8.15-cp310-cp310-macosx_14_0_x86_64.whl", hash = "sha256:e9a8125c85172e3ec30985012e7a81ea5e70bbb836637f8a4104f454f9b06c97", size = 2084890 },
|
538
|
+
{ url = "https://files.pythonhosted.org/packages/36/cc/a5391dedb079280d7b72418022e00ba8227ae0b5bc8b2e3d1ecffc5d6b01/debugpy-1.8.15-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:7fd0b6b5eccaa745c214fd240ea82f46049d99ef74b185a3517dad3ea1ec55d9", size = 3561470 },
|
539
|
+
{ url = "https://files.pythonhosted.org/packages/e8/92/acf64b92010c66b33c077dee3862c733798a2c90e7d14b25c01d771e2a0d/debugpy-1.8.15-cp310-cp310-win32.whl", hash = "sha256:8181cce4d344010f6bfe94a531c351a46a96b0f7987750932b2908e7a1e14a55", size = 5229194 },
|
540
|
+
{ url = "https://files.pythonhosted.org/packages/3f/f5/c58c015c9ff78de35901bea3ab4dbf7946d7a4aa867ee73875df06ba6468/debugpy-1.8.15-cp310-cp310-win_amd64.whl", hash = "sha256:af2dcae4e4cd6e8b35f982ccab29fe65f7e8766e10720a717bc80c464584ee21", size = 5260900 },
|
541
|
+
{ url = "https://files.pythonhosted.org/packages/d2/b3/1c44a2ed311199ab11c2299c9474a6c7cd80d19278defd333aeb7c287995/debugpy-1.8.15-cp311-cp311-macosx_14_0_universal2.whl", hash = "sha256:babc4fb1962dd6a37e94d611280e3d0d11a1f5e6c72ac9b3d87a08212c4b6dd3", size = 2183442 },
|
542
|
+
{ url = "https://files.pythonhosted.org/packages/f6/69/e2dcb721491e1c294d348681227c9b44fb95218f379aa88e12a19d85528d/debugpy-1.8.15-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:f778e68f2986a58479d0ac4f643e0b8c82fdd97c2e200d4d61e7c2d13838eb53", size = 3134215 },
|
543
|
+
{ url = "https://files.pythonhosted.org/packages/17/76/4ce63b95d8294dcf2fd1820860b300a420d077df4e93afcaa25a984c2ca7/debugpy-1.8.15-cp311-cp311-win32.whl", hash = "sha256:f9d1b5abd75cd965e2deabb1a06b0e93a1546f31f9f621d2705e78104377c702", size = 5154037 },
|
544
|
+
{ url = "https://files.pythonhosted.org/packages/c2/a7/e5a7c784465eb9c976d84408873d597dc7ce74a0fc69ed009548a1a94813/debugpy-1.8.15-cp311-cp311-win_amd64.whl", hash = "sha256:62954fb904bec463e2b5a415777f6d1926c97febb08ef1694da0e5d1463c5c3b", size = 5178133 },
|
545
|
+
{ url = "https://files.pythonhosted.org/packages/ab/4a/4508d256e52897f5cdfee6a6d7580974811e911c6d01321df3264508a5ac/debugpy-1.8.15-cp312-cp312-macosx_14_0_universal2.whl", hash = "sha256:3dcc7225cb317469721ab5136cda9ff9c8b6e6fb43e87c9e15d5b108b99d01ba", size = 2511197 },
|
546
|
+
{ url = "https://files.pythonhosted.org/packages/99/8d/7f6ef1097e7fecf26b4ef72338d08e41644a41b7ee958a19f494ffcffc29/debugpy-1.8.15-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:047a493ca93c85ccede1dbbaf4e66816794bdc214213dde41a9a61e42d27f8fc", size = 4229517 },
|
547
|
+
{ url = "https://files.pythonhosted.org/packages/3f/e8/e8c6a9aa33a9c9c6dacbf31747384f6ed2adde4de2e9693c766bdf323aa3/debugpy-1.8.15-cp312-cp312-win32.whl", hash = "sha256:b08e9b0bc260cf324c890626961dad4ffd973f7568fbf57feb3c3a65ab6b6327", size = 5276132 },
|
548
|
+
{ url = "https://files.pythonhosted.org/packages/e9/ad/231050c6177b3476b85fcea01e565dac83607b5233d003ff067e2ee44d8f/debugpy-1.8.15-cp312-cp312-win_amd64.whl", hash = "sha256:e2a4fe357c92334272eb2845fcfcdbec3ef9f22c16cf613c388ac0887aed15fa", size = 5317645 },
|
549
|
+
{ url = "https://files.pythonhosted.org/packages/28/70/2928aad2310726d5920b18ed9f54b9f06df5aa4c10cf9b45fa18ff0ab7e8/debugpy-1.8.15-cp313-cp313-macosx_14_0_universal2.whl", hash = "sha256:f5e01291ad7d6649aed5773256c5bba7a1a556196300232de1474c3c372592bf", size = 2495538 },
|
550
|
+
{ url = "https://files.pythonhosted.org/packages/9e/c6/9b8ffb4ca91fac8b2877eef63c9cc0e87dd2570b1120054c272815ec4cd0/debugpy-1.8.15-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:94dc0f0d00e528d915e0ce1c78e771475b2335b376c49afcc7382ee0b146bab6", size = 4221874 },
|
551
|
+
{ url = "https://files.pythonhosted.org/packages/55/8a/9b8d59674b4bf489318c7c46a1aab58e606e583651438084b7e029bf3c43/debugpy-1.8.15-cp313-cp313-win32.whl", hash = "sha256:fcf0748d4f6e25f89dc5e013d1129ca6f26ad4da405e0723a4f704583896a709", size = 5275949 },
|
552
|
+
{ url = "https://files.pythonhosted.org/packages/72/83/9e58e6fdfa8710a5e6ec06c2401241b9ad48b71c0a7eb99570a1f1edb1d3/debugpy-1.8.15-cp313-cp313-win_amd64.whl", hash = "sha256:73c943776cb83e36baf95e8f7f8da765896fd94b05991e7bc162456d25500683", size = 5317720 },
|
553
|
+
{ url = "https://files.pythonhosted.org/packages/07/d5/98748d9860e767a1248b5e31ffa7ce8cb7006e97bf8abbf3d891d0a8ba4e/debugpy-1.8.15-py2.py3-none-any.whl", hash = "sha256:bce2e6c5ff4f2e00b98d45e7e01a49c7b489ff6df5f12d881c67d2f1ac635f3d", size = 5282697 },
|
545
554
|
]
|
546
555
|
|
547
556
|
[[package]]
|
@@ -573,11 +582,11 @@ wheels = [
|
|
573
582
|
|
574
583
|
[[package]]
|
575
584
|
name = "docstring-parser"
|
576
|
-
version = "0.
|
585
|
+
version = "0.17.0"
|
577
586
|
source = { registry = "https://pypi.org/simple" }
|
578
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
587
|
+
sdist = { url = "https://files.pythonhosted.org/packages/b2/9d/c3b43da9515bd270df0f80548d9944e389870713cc1fe2b8fb35fe2bcefd/docstring_parser-0.17.0.tar.gz", hash = "sha256:583de4a309722b3315439bb31d64ba3eebada841f2e2cee23b99df001434c912", size = 27442 }
|
579
588
|
wheels = [
|
580
|
-
{ url = "https://files.pythonhosted.org/packages/
|
589
|
+
{ url = "https://files.pythonhosted.org/packages/55/e2/2537ebcff11c1ee1ff17d8d0b6f4db75873e3b0fb32c2d4a2ee31ecb310a/docstring_parser-0.17.0-py3-none-any.whl", hash = "sha256:cf2569abd23dce8099b300f9b4fa8191e9582dda731fd533daf54c4551658708", size = 36896 },
|
581
590
|
]
|
582
591
|
|
583
592
|
[[package]]
|
@@ -738,16 +747,16 @@ wheels = [
|
|
738
747
|
|
739
748
|
[[package]]
|
740
749
|
name = "fsspec"
|
741
|
-
version = "2025.
|
750
|
+
version = "2025.7.0"
|
742
751
|
source = { registry = "https://pypi.org/simple" }
|
743
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
752
|
+
sdist = { url = "https://files.pythonhosted.org/packages/8b/02/0835e6ab9cfc03916fe3f78c0956cfcdb6ff2669ffa6651065d5ebf7fc98/fsspec-2025.7.0.tar.gz", hash = "sha256:786120687ffa54b8283d942929540d8bc5ccfa820deb555a2b5d0ed2b737bf58", size = 304432 }
|
744
753
|
wheels = [
|
745
|
-
{ url = "https://files.pythonhosted.org/packages/
|
754
|
+
{ url = "https://files.pythonhosted.org/packages/2f/e0/014d5d9d7a4564cf1c40b5039bc882db69fd881111e03ab3657ac0b218e2/fsspec-2025.7.0-py3-none-any.whl", hash = "sha256:8b012e39f63c7d5f10474de957f3ab793b47b45ae7d39f2fb735f8bbe25c0e21", size = 199597 },
|
746
755
|
]
|
747
756
|
|
748
757
|
[[package]]
|
749
758
|
name = "google-adk"
|
750
|
-
version = "1.
|
759
|
+
version = "1.8.0"
|
751
760
|
source = { registry = "https://pypi.org/simple" }
|
752
761
|
dependencies = [
|
753
762
|
{ name = "anyio" },
|
@@ -779,9 +788,9 @@ dependencies = [
|
|
779
788
|
{ name = "watchdog" },
|
780
789
|
{ name = "websockets" },
|
781
790
|
]
|
782
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
791
|
+
sdist = { url = "https://files.pythonhosted.org/packages/61/38/022e05381b21517b6e14a346bed57e6a24ccdf2a8c2d5a2d911d3769c2fd/google_adk-1.8.0.tar.gz", hash = "sha256:5b214361cf356e807c421f75dcaee00be0c9619e7c7e41444883cc8d21f6aee8", size = 1575436 }
|
783
792
|
wheels = [
|
784
|
-
{ url = "https://files.pythonhosted.org/packages/
|
793
|
+
{ url = "https://files.pythonhosted.org/packages/9d/90/2317a22d8eeace229a52203c37d1e6a9309e062f382163d58369e798cd7a/google_adk-1.8.0-py3-none-any.whl", hash = "sha256:88f495072a481e68dd599b71be7e0b96611d7dc722dc4818f235b316d3ec240e", size = 1769832 },
|
785
794
|
]
|
786
795
|
|
787
796
|
[[package]]
|
@@ -808,7 +817,7 @@ grpc = [
|
|
808
817
|
|
809
818
|
[[package]]
|
810
819
|
name = "google-api-python-client"
|
811
|
-
version = "2.
|
820
|
+
version = "2.177.0"
|
812
821
|
source = { registry = "https://pypi.org/simple" }
|
813
822
|
dependencies = [
|
814
823
|
{ name = "google-api-core" },
|
@@ -817,9 +826,9 @@ dependencies = [
|
|
817
826
|
{ name = "httplib2" },
|
818
827
|
{ name = "uritemplate" },
|
819
828
|
]
|
820
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
829
|
+
sdist = { url = "https://files.pythonhosted.org/packages/7a/75/a89cad519fa8910132e3b08571d0e682ae1163643da6f963f1930f3dc788/google_api_python_client-2.177.0.tar.gz", hash = "sha256:9ffd2b57d68f5afa7e6ac64e2c440534eaa056cbb394812a62ff94723c31b50e", size = 13184405 }
|
821
830
|
wheels = [
|
822
|
-
{ url = "https://files.pythonhosted.org/packages/
|
831
|
+
{ url = "https://files.pythonhosted.org/packages/47/f5/121248e18ca605a11720c81ae1b52a5a8cb690af9f01887c56de23cd9a5a/google_api_python_client-2.177.0-py3-none-any.whl", hash = "sha256:f2f50f11105ab883eb9b6cf38ec54ea5fd4b429249f76444bec90deba5be79b3", size = 13709470 },
|
823
832
|
]
|
824
833
|
|
825
834
|
[[package]]
|
@@ -891,7 +900,7 @@ evaluation = [
|
|
891
900
|
{ name = "pyyaml" },
|
892
901
|
{ name = "ruamel-yaml" },
|
893
902
|
{ name = "scikit-learn", version = "1.5.2", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.11'" },
|
894
|
-
{ name = "scikit-learn", version = "1.7.
|
903
|
+
{ name = "scikit-learn", version = "1.7.1", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11'" },
|
895
904
|
{ name = "tqdm" },
|
896
905
|
]
|
897
906
|
|
@@ -925,7 +934,7 @@ wheels = [
|
|
925
934
|
|
926
935
|
[[package]]
|
927
936
|
name = "google-cloud-bigquery"
|
928
|
-
version = "3.
|
937
|
+
version = "3.35.0"
|
929
938
|
source = { registry = "https://pypi.org/simple" }
|
930
939
|
dependencies = [
|
931
940
|
{ name = "google-api-core", extra = ["grpc"] },
|
@@ -936,9 +945,9 @@ dependencies = [
|
|
936
945
|
{ name = "python-dateutil" },
|
937
946
|
{ name = "requests" },
|
938
947
|
]
|
939
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
948
|
+
sdist = { url = "https://files.pythonhosted.org/packages/15/ee/fc5e651899abd7b7c631afc270fc668c4d757d27403c8ec2c11f0588f226/google_cloud_bigquery-3.35.0.tar.gz", hash = "sha256:b3db627355303ac52e07548d448d6c6cb87e52d80c88e57599cdd64185f40664", size = 496456 }
|
940
949
|
wheels = [
|
941
|
-
{ url = "https://files.pythonhosted.org/packages/
|
950
|
+
{ url = "https://files.pythonhosted.org/packages/95/2c/663be60fe7c4090d84267a17204fceaa4efd541000325d4f9690f6c6fcdc/google_cloud_bigquery-3.35.0-py3-none-any.whl", hash = "sha256:8c98e304d47c82f1fbba77b2f4c1e6c458474842d713ee117d9c58e61b74a70d", size = 256874 },
|
942
951
|
]
|
943
952
|
|
944
953
|
[[package]]
|
@@ -1090,7 +1099,7 @@ wheels = [
|
|
1090
1099
|
|
1091
1100
|
[[package]]
|
1092
1101
|
name = "google-genai"
|
1093
|
-
version = "1.
|
1102
|
+
version = "1.27.0"
|
1094
1103
|
source = { registry = "https://pypi.org/simple" }
|
1095
1104
|
dependencies = [
|
1096
1105
|
{ name = "anyio" },
|
@@ -1102,9 +1111,9 @@ dependencies = [
|
|
1102
1111
|
{ name = "typing-extensions" },
|
1103
1112
|
{ name = "websockets" },
|
1104
1113
|
]
|
1105
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
1114
|
+
sdist = { url = "https://files.pythonhosted.org/packages/9a/37/6c0ececc3a7a629029b5beed2ceb9f28f73292236eb96272355636769b0d/google_genai-1.27.0.tar.gz", hash = "sha256:15a13ffe7b3938da50b9ab77204664d82122617256f55b5ce403d593848ef635", size = 220099 }
|
1106
1115
|
wheels = [
|
1107
|
-
{ url = "https://files.pythonhosted.org/packages/
|
1116
|
+
{ url = "https://files.pythonhosted.org/packages/5a/12/279afe7357af73f9737a3412b6f0bc1482075b896340eb46a2f9cb0fd791/google_genai-1.27.0-py3-none-any.whl", hash = "sha256:afd6b4efaf8ec1d20a6e6657d768b68d998d60007c6e220e9024e23c913c1833", size = 218489 },
|
1108
1117
|
]
|
1109
1118
|
|
1110
1119
|
[[package]]
|
@@ -1340,7 +1349,7 @@ wheels = [
|
|
1340
1349
|
|
1341
1350
|
[[package]]
|
1342
1351
|
name = "huggingface-hub"
|
1343
|
-
version = "0.33.
|
1352
|
+
version = "0.33.4"
|
1344
1353
|
source = { registry = "https://pypi.org/simple" }
|
1345
1354
|
dependencies = [
|
1346
1355
|
{ name = "filelock" },
|
@@ -1352,9 +1361,9 @@ dependencies = [
|
|
1352
1361
|
{ name = "tqdm" },
|
1353
1362
|
{ name = "typing-extensions" },
|
1354
1363
|
]
|
1355
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
1364
|
+
sdist = { url = "https://files.pythonhosted.org/packages/4b/9e/9366b7349fc125dd68b9d384a0fea84d67b7497753fe92c71b67e13f47c4/huggingface_hub-0.33.4.tar.gz", hash = "sha256:6af13478deae120e765bfd92adad0ae1aec1ad8c439b46f23058ad5956cbca0a", size = 426674 }
|
1356
1365
|
wheels = [
|
1357
|
-
{ url = "https://files.pythonhosted.org/packages/
|
1366
|
+
{ url = "https://files.pythonhosted.org/packages/46/7b/98daa50a2db034cab6cd23a3de04fa2358cb691593d28e9130203eb7a805/huggingface_hub-0.33.4-py3-none-any.whl", hash = "sha256:09f9f4e7ca62547c70f8b82767eefadd2667f4e116acba2e3e62a5a81815a7bb", size = 515339 },
|
1358
1367
|
]
|
1359
1368
|
|
1360
1369
|
[[package]]
|
@@ -1389,7 +1398,7 @@ wheels = [
|
|
1389
1398
|
|
1390
1399
|
[[package]]
|
1391
1400
|
name = "ipykernel"
|
1392
|
-
version = "6.
|
1401
|
+
version = "6.30.0"
|
1393
1402
|
source = { registry = "https://pypi.org/simple" }
|
1394
1403
|
dependencies = [
|
1395
1404
|
{ name = "appnope", marker = "sys_platform == 'darwin'" },
|
@@ -1407,9 +1416,9 @@ dependencies = [
|
|
1407
1416
|
{ name = "tornado" },
|
1408
1417
|
{ name = "traitlets" },
|
1409
1418
|
]
|
1410
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
1419
|
+
sdist = { url = "https://files.pythonhosted.org/packages/38/27/9e6e30ed92f2ac53d29f70b09da8b2dc456e256148e289678fa0e825f46a/ipykernel-6.30.0.tar.gz", hash = "sha256:b7b808ddb2d261aae2df3a26ff3ff810046e6de3dfbc6f7de8c98ea0a6cb632c", size = 165125 }
|
1411
1420
|
wheels = [
|
1412
|
-
{ url = "https://files.pythonhosted.org/packages/
|
1421
|
+
{ url = "https://files.pythonhosted.org/packages/1f/3d/00813c3d9b46e3dcd88bd4530e0a3c63c0509e5d8c9eff34723ea243ab04/ipykernel-6.30.0-py3-none-any.whl", hash = "sha256:fd2936e55c4a1c2ee8b1e5fa6a372b8eecc0ab1338750dee76f48fa5cca1301e", size = 117264 },
|
1413
1422
|
]
|
1414
1423
|
|
1415
1424
|
[[package]]
|
@@ -1617,7 +1626,7 @@ wheels = [
|
|
1617
1626
|
|
1618
1627
|
[[package]]
|
1619
1628
|
name = "jsonschema"
|
1620
|
-
version = "4.
|
1629
|
+
version = "4.25.0"
|
1621
1630
|
source = { registry = "https://pypi.org/simple" }
|
1622
1631
|
dependencies = [
|
1623
1632
|
{ name = "attrs" },
|
@@ -1625,9 +1634,9 @@ dependencies = [
|
|
1625
1634
|
{ name = "referencing" },
|
1626
1635
|
{ name = "rpds-py" },
|
1627
1636
|
]
|
1628
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
1637
|
+
sdist = { url = "https://files.pythonhosted.org/packages/d5/00/a297a868e9d0784450faa7365c2172a7d6110c763e30ba861867c32ae6a9/jsonschema-4.25.0.tar.gz", hash = "sha256:e63acf5c11762c0e6672ffb61482bdf57f0876684d8d249c0fe2d730d48bc55f", size = 356830 }
|
1629
1638
|
wheels = [
|
1630
|
-
{ url = "https://files.pythonhosted.org/packages/
|
1639
|
+
{ url = "https://files.pythonhosted.org/packages/fe/54/c86cd8e011fe98803d7e382fd67c0df5ceab8d2b7ad8c5a81524f791551c/jsonschema-4.25.0-py3-none-any.whl", hash = "sha256:24c2e8da302de79c8b9382fee3e76b355e44d2a4364bb207159ce10b517bd716", size = 89184 },
|
1631
1640
|
]
|
1632
1641
|
|
1633
1642
|
[package.optional-dependencies]
|
@@ -1638,6 +1647,7 @@ format-nongpl = [
|
|
1638
1647
|
{ name = "jsonpointer" },
|
1639
1648
|
{ name = "rfc3339-validator" },
|
1640
1649
|
{ name = "rfc3986-validator" },
|
1650
|
+
{ name = "rfc3987-syntax" },
|
1641
1651
|
{ name = "uri-template" },
|
1642
1652
|
{ name = "webcolors" },
|
1643
1653
|
]
|
@@ -1742,14 +1752,14 @@ wheels = [
|
|
1742
1752
|
|
1743
1753
|
[[package]]
|
1744
1754
|
name = "jupyter-lsp"
|
1745
|
-
version = "2.2.
|
1755
|
+
version = "2.2.6"
|
1746
1756
|
source = { registry = "https://pypi.org/simple" }
|
1747
1757
|
dependencies = [
|
1748
1758
|
{ name = "jupyter-server" },
|
1749
1759
|
]
|
1750
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
1760
|
+
sdist = { url = "https://files.pythonhosted.org/packages/28/3d/40bdb41b665d3302390ed1356cebd5917c10769d1f190ee4ca595900840e/jupyter_lsp-2.2.6.tar.gz", hash = "sha256:0566bd9bb04fd9e6774a937ed01522b555ba78be37bebef787c8ab22de4c0361", size = 48948 }
|
1751
1761
|
wheels = [
|
1752
|
-
{ url = "https://files.pythonhosted.org/packages/
|
1762
|
+
{ url = "https://files.pythonhosted.org/packages/47/7c/12f68daf85b469b4896d5e4a629baa33c806d61de75ac5b39d8ef27ec4a2/jupyter_lsp-2.2.6-py3-none-any.whl", hash = "sha256:283783752bf0b459ee7fa88effa72104d87dd343b82d5c06cf113ef755b15b6d", size = 69371 },
|
1753
1763
|
]
|
1754
1764
|
|
1755
1765
|
[[package]]
|
@@ -1797,7 +1807,7 @@ wheels = [
|
|
1797
1807
|
|
1798
1808
|
[[package]]
|
1799
1809
|
name = "jupyterlab"
|
1800
|
-
version = "4.4.
|
1810
|
+
version = "4.4.5"
|
1801
1811
|
source = { registry = "https://pypi.org/simple" }
|
1802
1812
|
dependencies = [
|
1803
1813
|
{ name = "async-lru" },
|
@@ -1815,9 +1825,9 @@ dependencies = [
|
|
1815
1825
|
{ name = "tornado" },
|
1816
1826
|
{ name = "traitlets" },
|
1817
1827
|
]
|
1818
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
1828
|
+
sdist = { url = "https://files.pythonhosted.org/packages/20/89/695805a6564bafe08ef2505f3c473ae7140b8ba431d381436f11bdc2c266/jupyterlab-4.4.5.tar.gz", hash = "sha256:0bd6c18e6a3c3d91388af6540afa3d0bb0b2e76287a7b88ddf20ab41b336e595", size = 23037079 }
|
1819
1829
|
wheels = [
|
1820
|
-
{ url = "https://files.pythonhosted.org/packages/
|
1830
|
+
{ url = "https://files.pythonhosted.org/packages/47/74/e144ce85b34414e44b14c1f6bf2e3bfe17964c8e5670ebdc7629f2e53672/jupyterlab-4.4.5-py3-none-any.whl", hash = "sha256:e76244cceb2d1fb4a99341f3edc866f2a13a9e14c50368d730d75d8017be0863", size = 12267763 },
|
1821
1831
|
]
|
1822
1832
|
|
1823
1833
|
[[package]]
|
@@ -1856,9 +1866,18 @@ wheels = [
|
|
1856
1866
|
{ url = "https://files.pythonhosted.org/packages/43/6a/ca128561b22b60bd5a0c4ea26649e68c8556b82bc70a0c396eebc977fe86/jupyterlab_widgets-3.0.15-py3-none-any.whl", hash = "sha256:d59023d7d7ef71400d51e6fee9a88867f6e65e10a4201605d2d7f3e8f012a31c", size = 216571 },
|
1857
1867
|
]
|
1858
1868
|
|
1869
|
+
[[package]]
|
1870
|
+
name = "lark"
|
1871
|
+
version = "1.2.2"
|
1872
|
+
source = { registry = "https://pypi.org/simple" }
|
1873
|
+
sdist = { url = "https://files.pythonhosted.org/packages/af/60/bc7622aefb2aee1c0b4ba23c1446d3e30225c8770b38d7aedbfb65ca9d5a/lark-1.2.2.tar.gz", hash = "sha256:ca807d0162cd16cef15a8feecb862d7319e7a09bdb13aef927968e45040fed80", size = 252132 }
|
1874
|
+
wheels = [
|
1875
|
+
{ url = "https://files.pythonhosted.org/packages/2d/00/d90b10b962b4277f5e64a78b6609968859ff86889f5b898c1a778c06ec00/lark-1.2.2-py3-none-any.whl", hash = "sha256:c2276486b02f0f1b90be155f2c8ba4a8e194d42775786db622faccd652d8e80c", size = 111036 },
|
1876
|
+
]
|
1877
|
+
|
1859
1878
|
[[package]]
|
1860
1879
|
name = "litellm"
|
1861
|
-
version = "1.74.
|
1880
|
+
version = "1.74.8"
|
1862
1881
|
source = { registry = "https://pypi.org/simple" }
|
1863
1882
|
dependencies = [
|
1864
1883
|
{ name = "aiohttp" },
|
@@ -1873,9 +1892,9 @@ dependencies = [
|
|
1873
1892
|
{ name = "tiktoken" },
|
1874
1893
|
{ name = "tokenizers" },
|
1875
1894
|
]
|
1876
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
1895
|
+
sdist = { url = "https://files.pythonhosted.org/packages/c0/16/89c5123c808cbc51e398afc2f1a56da1d75d5e8ef7be417895a3794f0416/litellm-1.74.8.tar.gz", hash = "sha256:6e0a18aecf62459d465ee6d9a2526fcb33719a595b972500519abe95fe4906e0", size = 9639701 }
|
1877
1896
|
wheels = [
|
1878
|
-
{ url = "https://files.pythonhosted.org/packages/
|
1897
|
+
{ url = "https://files.pythonhosted.org/packages/af/4a/eba1b617acb7fa597d169cdd1b5ce98502bd179138f130721a2367d2deb8/litellm-1.74.8-py3-none-any.whl", hash = "sha256:f9433207d1e12e545495e5960fe02d93e413ecac4a28225c522488e1ab1157a1", size = 8713698 },
|
1879
1898
|
]
|
1880
1899
|
|
1881
1900
|
[[package]]
|
@@ -1915,7 +1934,7 @@ dev = [
|
|
1915
1934
|
requires-dist = [
|
1916
1935
|
{ name = "codespell", marker = "extra == 'lint'", specifier = "~=2.2.0" },
|
1917
1936
|
{ name = "fastapi", specifier = "~=0.115.8" },
|
1918
|
-
{ name = "google-adk", specifier = "~=1.
|
1937
|
+
{ name = "google-adk", specifier = "~=1.8.0" },
|
1919
1938
|
{ name = "google-cloud-aiplatform", extras = ["evaluation"], specifier = "~=1.103.0" },
|
1920
1939
|
{ name = "google-cloud-logging", specifier = "~=3.11.4" },
|
1921
1940
|
{ name = "jupyter", marker = "extra == 'jupyter'", specifier = "~=1.0.0" },
|
@@ -2008,7 +2027,7 @@ wheels = [
|
|
2008
2027
|
|
2009
2028
|
[[package]]
|
2010
2029
|
name = "mcp"
|
2011
|
-
version = "1.
|
2030
|
+
version = "1.12.1"
|
2012
2031
|
source = { registry = "https://pypi.org/simple" }
|
2013
2032
|
dependencies = [
|
2014
2033
|
{ name = "anyio" },
|
@@ -2023,9 +2042,9 @@ dependencies = [
|
|
2023
2042
|
{ name = "starlette" },
|
2024
2043
|
{ name = "uvicorn", marker = "sys_platform != 'emscripten'" },
|
2025
2044
|
]
|
2026
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
2045
|
+
sdist = { url = "https://files.pythonhosted.org/packages/5c/5a/16cef13b2e60d5f865fbc96372efb23dc8b0591f102dd55003b4ae62f9b1/mcp-1.12.1.tar.gz", hash = "sha256:d1d0bdeb09e4b17c1a72b356248bf3baf75ab10db7008ef865c4afbeb0eb810e", size = 425768 }
|
2027
2046
|
wheels = [
|
2028
|
-
{ url = "https://files.pythonhosted.org/packages/
|
2047
|
+
{ url = "https://files.pythonhosted.org/packages/b9/04/9a967a575518fc958bda1e34a52eae0c7f6accf3534811914fdaf57b0689/mcp-1.12.1-py3-none-any.whl", hash = "sha256:34147f62891417f8b000c39718add844182ba424c8eb2cea250b4267bda4b08b", size = 158463 },
|
2029
2048
|
]
|
2030
2049
|
|
2031
2050
|
[[package]]
|
@@ -2411,7 +2430,7 @@ wheels = [
|
|
2411
2430
|
|
2412
2431
|
[[package]]
|
2413
2432
|
name = "openai"
|
2414
|
-
version = "1.
|
2433
|
+
version = "1.97.1"
|
2415
2434
|
source = { registry = "https://pypi.org/simple" }
|
2416
2435
|
dependencies = [
|
2417
2436
|
{ name = "anyio" },
|
@@ -2423,22 +2442,22 @@ dependencies = [
|
|
2423
2442
|
{ name = "tqdm" },
|
2424
2443
|
{ name = "typing-extensions" },
|
2425
2444
|
]
|
2426
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
2445
|
+
sdist = { url = "https://files.pythonhosted.org/packages/a6/57/1c471f6b3efb879d26686d31582997615e969f3bb4458111c9705e56332e/openai-1.97.1.tar.gz", hash = "sha256:a744b27ae624e3d4135225da9b1c89c107a2a7e5bc4c93e5b7b5214772ce7a4e", size = 494267 }
|
2427
2446
|
wheels = [
|
2428
|
-
{ url = "https://files.pythonhosted.org/packages/
|
2447
|
+
{ url = "https://files.pythonhosted.org/packages/ee/35/412a0e9c3f0d37c94ed764b8ac7adae2d834dbd20e69f6aca582118e0f55/openai-1.97.1-py3-none-any.whl", hash = "sha256:4e96bbdf672ec3d44968c9ea39d2c375891db1acc1794668d8149d5fa6000606", size = 764380 },
|
2429
2448
|
]
|
2430
2449
|
|
2431
2450
|
[[package]]
|
2432
2451
|
name = "opentelemetry-api"
|
2433
|
-
version = "1.
|
2452
|
+
version = "1.35.0"
|
2434
2453
|
source = { registry = "https://pypi.org/simple" }
|
2435
2454
|
dependencies = [
|
2436
2455
|
{ name = "importlib-metadata" },
|
2437
2456
|
{ name = "typing-extensions" },
|
2438
2457
|
]
|
2439
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
2458
|
+
sdist = { url = "https://files.pythonhosted.org/packages/99/c9/4509bfca6bb43220ce7f863c9f791e0d5001c2ec2b5867d48586008b3d96/opentelemetry_api-1.35.0.tar.gz", hash = "sha256:a111b959bcfa5b4d7dffc2fbd6a241aa72dd78dd8e79b5b1662bda896c5d2ffe", size = 64778 }
|
2440
2459
|
wheels = [
|
2441
|
-
{ url = "https://files.pythonhosted.org/packages/
|
2460
|
+
{ url = "https://files.pythonhosted.org/packages/1d/5a/3f8d078dbf55d18442f6a2ecedf6786d81d7245844b2b20ce2b8ad6f0307/opentelemetry_api-1.35.0-py3-none-any.whl", hash = "sha256:c4ea7e258a244858daf18474625e9cc0149b8ee354f37843415771a40c25ee06", size = 65566 },
|
2442
2461
|
]
|
2443
2462
|
|
2444
2463
|
[[package]]
|
@@ -2473,29 +2492,29 @@ wheels = [
|
|
2473
2492
|
|
2474
2493
|
[[package]]
|
2475
2494
|
name = "opentelemetry-sdk"
|
2476
|
-
version = "1.
|
2495
|
+
version = "1.35.0"
|
2477
2496
|
source = { registry = "https://pypi.org/simple" }
|
2478
2497
|
dependencies = [
|
2479
2498
|
{ name = "opentelemetry-api" },
|
2480
2499
|
{ name = "opentelemetry-semantic-conventions" },
|
2481
2500
|
{ name = "typing-extensions" },
|
2482
2501
|
]
|
2483
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
2502
|
+
sdist = { url = "https://files.pythonhosted.org/packages/9a/cf/1eb2ed2ce55e0a9aa95b3007f26f55c7943aeef0a783bb006bdd92b3299e/opentelemetry_sdk-1.35.0.tar.gz", hash = "sha256:2a400b415ab68aaa6f04e8a6a9f6552908fb3090ae2ff78d6ae0c597ac581954", size = 160871 }
|
2484
2503
|
wheels = [
|
2485
|
-
{ url = "https://files.pythonhosted.org/packages/
|
2504
|
+
{ url = "https://files.pythonhosted.org/packages/01/4f/8e32b757ef3b660511b638ab52d1ed9259b666bdeeceba51a082ce3aea95/opentelemetry_sdk-1.35.0-py3-none-any.whl", hash = "sha256:223d9e5f5678518f4842311bb73966e0b6db5d1e0b74e35074c052cd2487f800", size = 119379 },
|
2486
2505
|
]
|
2487
2506
|
|
2488
2507
|
[[package]]
|
2489
2508
|
name = "opentelemetry-semantic-conventions"
|
2490
|
-
version = "0.
|
2509
|
+
version = "0.56b0"
|
2491
2510
|
source = { registry = "https://pypi.org/simple" }
|
2492
2511
|
dependencies = [
|
2493
2512
|
{ name = "opentelemetry-api" },
|
2494
2513
|
{ name = "typing-extensions" },
|
2495
2514
|
]
|
2496
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
2515
|
+
sdist = { url = "https://files.pythonhosted.org/packages/32/8e/214fa817f63b9f068519463d8ab46afd5d03b98930c39394a37ae3e741d0/opentelemetry_semantic_conventions-0.56b0.tar.gz", hash = "sha256:c114c2eacc8ff6d3908cb328c811eaf64e6d68623840be9224dc829c4fd6c2ea", size = 124221 }
|
2497
2516
|
wheels = [
|
2498
|
-
{ url = "https://files.pythonhosted.org/packages/
|
2517
|
+
{ url = "https://files.pythonhosted.org/packages/c7/3f/e80c1b017066a9d999efffe88d1cce66116dcf5cb7f80c41040a83b6e03b/opentelemetry_semantic_conventions-0.56b0-py3-none-any.whl", hash = "sha256:df44492868fd6b482511cc43a942e7194be64e94945f572db24df2e279a001a2", size = 201625 },
|
2499
2518
|
]
|
2500
2519
|
|
2501
2520
|
[[package]]
|
@@ -3021,14 +3040,15 @@ wheels = [
|
|
3021
3040
|
|
3022
3041
|
[[package]]
|
3023
3042
|
name = "pytest-asyncio"
|
3024
|
-
version = "1.
|
3043
|
+
version = "1.1.0"
|
3025
3044
|
source = { registry = "https://pypi.org/simple" }
|
3026
3045
|
dependencies = [
|
3046
|
+
{ name = "backports-asyncio-runner", marker = "python_full_version < '3.11'" },
|
3027
3047
|
{ name = "pytest" },
|
3028
3048
|
]
|
3029
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
3049
|
+
sdist = { url = "https://files.pythonhosted.org/packages/4e/51/f8794af39eeb870e87a8c8068642fc07bce0c854d6865d7dd0f2a9d338c2/pytest_asyncio-1.1.0.tar.gz", hash = "sha256:796aa822981e01b68c12e4827b8697108f7205020f24b5793b3c41555dab68ea", size = 46652 }
|
3030
3050
|
wheels = [
|
3031
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3051
|
+
{ url = "https://files.pythonhosted.org/packages/c7/9d/bf86eddabf8c6c9cb1ea9a869d6873b46f105a5d292d3a6f7071f5b07935/pytest_asyncio-1.1.0-py3-none-any.whl", hash = "sha256:5fe2d69607b0bd75c656d1211f969cadba035030156745ee09e7d71740e58ecf", size = 15157 },
|
3032
3052
|
]
|
3033
3053
|
|
3034
3054
|
[[package]]
|
@@ -3081,21 +3101,21 @@ wheels = [
|
|
3081
3101
|
|
3082
3102
|
[[package]]
|
3083
3103
|
name = "pywin32"
|
3084
|
-
version = "
|
3104
|
+
version = "311"
|
3085
3105
|
source = { registry = "https://pypi.org/simple" }
|
3086
3106
|
wheels = [
|
3087
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3088
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3089
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3090
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3091
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3092
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3093
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3094
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3095
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3096
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3097
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3098
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3107
|
+
{ url = "https://files.pythonhosted.org/packages/7b/40/44efbb0dfbd33aca6a6483191dae0716070ed99e2ecb0c53683f400a0b4f/pywin32-311-cp310-cp310-win32.whl", hash = "sha256:d03ff496d2a0cd4a5893504789d4a15399133fe82517455e78bad62efbb7f0a3", size = 8760432 },
|
3108
|
+
{ url = "https://files.pythonhosted.org/packages/5e/bf/360243b1e953bd254a82f12653974be395ba880e7ec23e3731d9f73921cc/pywin32-311-cp310-cp310-win_amd64.whl", hash = "sha256:797c2772017851984b97180b0bebe4b620bb86328e8a884bb626156295a63b3b", size = 9590103 },
|
3109
|
+
{ url = "https://files.pythonhosted.org/packages/57/38/d290720e6f138086fb3d5ffe0b6caa019a791dd57866940c82e4eeaf2012/pywin32-311-cp310-cp310-win_arm64.whl", hash = "sha256:0502d1facf1fed4839a9a51ccbcc63d952cf318f78ffc00a7e78528ac27d7a2b", size = 8778557 },
|
3110
|
+
{ url = "https://files.pythonhosted.org/packages/7c/af/449a6a91e5d6db51420875c54f6aff7c97a86a3b13a0b4f1a5c13b988de3/pywin32-311-cp311-cp311-win32.whl", hash = "sha256:184eb5e436dea364dcd3d2316d577d625c0351bf237c4e9a5fabbcfa5a58b151", size = 8697031 },
|
3111
|
+
{ url = "https://files.pythonhosted.org/packages/51/8f/9bb81dd5bb77d22243d33c8397f09377056d5c687aa6d4042bea7fbf8364/pywin32-311-cp311-cp311-win_amd64.whl", hash = "sha256:3ce80b34b22b17ccbd937a6e78e7225d80c52f5ab9940fe0506a1a16f3dab503", size = 9508308 },
|
3112
|
+
{ url = "https://files.pythonhosted.org/packages/44/7b/9c2ab54f74a138c491aba1b1cd0795ba61f144c711daea84a88b63dc0f6c/pywin32-311-cp311-cp311-win_arm64.whl", hash = "sha256:a733f1388e1a842abb67ffa8e7aad0e70ac519e09b0f6a784e65a136ec7cefd2", size = 8703930 },
|
3113
|
+
{ url = "https://files.pythonhosted.org/packages/e7/ab/01ea1943d4eba0f850c3c61e78e8dd59757ff815ff3ccd0a84de5f541f42/pywin32-311-cp312-cp312-win32.whl", hash = "sha256:750ec6e621af2b948540032557b10a2d43b0cee2ae9758c54154d711cc852d31", size = 8706543 },
|
3114
|
+
{ url = "https://files.pythonhosted.org/packages/d1/a8/a0e8d07d4d051ec7502cd58b291ec98dcc0c3fff027caad0470b72cfcc2f/pywin32-311-cp312-cp312-win_amd64.whl", hash = "sha256:b8c095edad5c211ff31c05223658e71bf7116daa0ecf3ad85f3201ea3190d067", size = 9495040 },
|
3115
|
+
{ url = "https://files.pythonhosted.org/packages/ba/3a/2ae996277b4b50f17d61f0603efd8253cb2d79cc7ae159468007b586396d/pywin32-311-cp312-cp312-win_arm64.whl", hash = "sha256:e286f46a9a39c4a18b319c28f59b61de793654af2f395c102b4f819e584b5852", size = 8710102 },
|
3116
|
+
{ url = "https://files.pythonhosted.org/packages/a5/be/3fd5de0979fcb3994bfee0d65ed8ca9506a8a1260651b86174f6a86f52b3/pywin32-311-cp313-cp313-win32.whl", hash = "sha256:f95ba5a847cba10dd8c4d8fefa9f2a6cf283b8b88ed6178fa8a6c1ab16054d0d", size = 8705700 },
|
3117
|
+
{ url = "https://files.pythonhosted.org/packages/e3/28/e0a1909523c6890208295a29e05c2adb2126364e289826c0a8bc7297bd5c/pywin32-311-cp313-cp313-win_amd64.whl", hash = "sha256:718a38f7e5b058e76aee1c56ddd06908116d35147e133427e59a3983f703a20d", size = 9494700 },
|
3118
|
+
{ url = "https://files.pythonhosted.org/packages/04/bf/90339ac0f55726dce7d794e6d79a18a91265bdf3aa70b6b9ca52f35e022a/pywin32-311-cp313-cp313-win_arm64.whl", hash = "sha256:7b4075d959648406202d92a2310cb990fea19b535c7f4a78d3f5e10b926eeb8a", size = 8709318 },
|
3099
3119
|
]
|
3100
3120
|
|
3101
3121
|
[[package]]
|
@@ -3364,6 +3384,18 @@ wheels = [
|
|
3364
3384
|
{ url = "https://files.pythonhosted.org/packages/9e/51/17023c0f8f1869d8806b979a2bffa3f861f26a3f1a66b094288323fba52f/rfc3986_validator-0.1.1-py2.py3-none-any.whl", hash = "sha256:2f235c432ef459970b4306369336b9d5dbdda31b510ca1e327636e01f528bfa9", size = 4242 },
|
3365
3385
|
]
|
3366
3386
|
|
3387
|
+
[[package]]
|
3388
|
+
name = "rfc3987-syntax"
|
3389
|
+
version = "1.1.0"
|
3390
|
+
source = { registry = "https://pypi.org/simple" }
|
3391
|
+
dependencies = [
|
3392
|
+
{ name = "lark" },
|
3393
|
+
]
|
3394
|
+
sdist = { url = "https://files.pythonhosted.org/packages/2c/06/37c1a5557acf449e8e406a830a05bf885ac47d33270aec454ef78675008d/rfc3987_syntax-1.1.0.tar.gz", hash = "sha256:717a62cbf33cffdd16dfa3a497d81ce48a660ea691b1ddd7be710c22f00b4a0d", size = 14239 }
|
3395
|
+
wheels = [
|
3396
|
+
{ url = "https://files.pythonhosted.org/packages/7e/71/44ce230e1b7fadd372515a97e32a83011f906ddded8d03e3c6aafbdedbb7/rfc3987_syntax-1.1.0-py3-none-any.whl", hash = "sha256:6c3d97604e4c5ce9f714898e05401a0445a641cfa276432b0a648c80856f6a3f", size = 8046 },
|
3397
|
+
]
|
3398
|
+
|
3367
3399
|
[[package]]
|
3368
3400
|
name = "rpds-py"
|
3369
3401
|
version = "0.26.0"
|
@@ -3533,27 +3565,27 @@ wheels = [
|
|
3533
3565
|
|
3534
3566
|
[[package]]
|
3535
3567
|
name = "ruff"
|
3536
|
-
version = "0.12.
|
3537
|
-
source = { registry = "https://pypi.org/simple" }
|
3538
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
3539
|
-
wheels = [
|
3540
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3541
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3542
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3543
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3544
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3545
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3546
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3547
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3548
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3549
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3550
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3551
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3552
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3553
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3554
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3555
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3556
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3568
|
+
version = "0.12.4"
|
3569
|
+
source = { registry = "https://pypi.org/simple" }
|
3570
|
+
sdist = { url = "https://files.pythonhosted.org/packages/9b/ce/8d7dbedede481245b489b769d27e2934730791a9a82765cb94566c6e6abd/ruff-0.12.4.tar.gz", hash = "sha256:13efa16df6c6eeb7d0f091abae50f58e9522f3843edb40d56ad52a5a4a4b6873", size = 5131435 }
|
3571
|
+
wheels = [
|
3572
|
+
{ url = "https://files.pythonhosted.org/packages/ae/9f/517bc5f61bad205b7f36684ffa5415c013862dee02f55f38a217bdbe7aa4/ruff-0.12.4-py3-none-linux_armv6l.whl", hash = "sha256:cb0d261dac457ab939aeb247e804125a5d521b21adf27e721895b0d3f83a0d0a", size = 10188824 },
|
3573
|
+
{ url = "https://files.pythonhosted.org/packages/28/83/691baae5a11fbbde91df01c565c650fd17b0eabed259e8b7563de17c6529/ruff-0.12.4-py3-none-macosx_10_12_x86_64.whl", hash = "sha256:55c0f4ca9769408d9b9bac530c30d3e66490bd2beb2d3dae3e4128a1f05c7442", size = 10884521 },
|
3574
|
+
{ url = "https://files.pythonhosted.org/packages/d6/8d/756d780ff4076e6dd035d058fa220345f8c458391f7edfb1c10731eedc75/ruff-0.12.4-py3-none-macosx_11_0_arm64.whl", hash = "sha256:a8224cc3722c9ad9044da7f89c4c1ec452aef2cfe3904365025dd2f51daeae0e", size = 10277653 },
|
3575
|
+
{ url = "https://files.pythonhosted.org/packages/8d/97/8eeee0f48ece153206dce730fc9e0e0ca54fd7f261bb3d99c0a4343a1892/ruff-0.12.4-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:e9949d01d64fa3672449a51ddb5d7548b33e130240ad418884ee6efa7a229586", size = 10485993 },
|
3576
|
+
{ url = "https://files.pythonhosted.org/packages/49/b8/22a43d23a1f68df9b88f952616c8508ea6ce4ed4f15353b8168c48b2d7e7/ruff-0.12.4-py3-none-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:be0593c69df9ad1465e8a2d10e3defd111fdb62dcd5be23ae2c06da77e8fcffb", size = 10022824 },
|
3577
|
+
{ url = "https://files.pythonhosted.org/packages/cd/70/37c234c220366993e8cffcbd6cadbf332bfc848cbd6f45b02bade17e0149/ruff-0.12.4-py3-none-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:a7dea966bcb55d4ecc4cc3270bccb6f87a337326c9dcd3c07d5b97000dbff41c", size = 11524414 },
|
3578
|
+
{ url = "https://files.pythonhosted.org/packages/14/77/c30f9964f481b5e0e29dd6a1fae1f769ac3fd468eb76fdd5661936edd262/ruff-0.12.4-py3-none-manylinux_2_17_ppc64.manylinux2014_ppc64.whl", hash = "sha256:afcfa3ab5ab5dd0e1c39bf286d829e042a15e966b3726eea79528e2e24d8371a", size = 12419216 },
|
3579
|
+
{ url = "https://files.pythonhosted.org/packages/6e/79/af7fe0a4202dce4ef62c5e33fecbed07f0178f5b4dd9c0d2fcff5ab4a47c/ruff-0.12.4-py3-none-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:c057ce464b1413c926cdb203a0f858cd52f3e73dcb3270a3318d1630f6395bb3", size = 11976756 },
|
3580
|
+
{ url = "https://files.pythonhosted.org/packages/09/d1/33fb1fc00e20a939c305dbe2f80df7c28ba9193f7a85470b982815a2dc6a/ruff-0.12.4-py3-none-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:e64b90d1122dc2713330350626b10d60818930819623abbb56535c6466cce045", size = 11020019 },
|
3581
|
+
{ url = "https://files.pythonhosted.org/packages/64/f4/e3cd7f7bda646526f09693e2e02bd83d85fff8a8222c52cf9681c0d30843/ruff-0.12.4-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:2abc48f3d9667fdc74022380b5c745873499ff827393a636f7a59da1515e7c57", size = 11277890 },
|
3582
|
+
{ url = "https://files.pythonhosted.org/packages/5e/d0/69a85fb8b94501ff1a4f95b7591505e8983f38823da6941eb5b6badb1e3a/ruff-0.12.4-py3-none-musllinux_1_2_aarch64.whl", hash = "sha256:2b2449dc0c138d877d629bea151bee8c0ae3b8e9c43f5fcaafcd0c0d0726b184", size = 10348539 },
|
3583
|
+
{ url = "https://files.pythonhosted.org/packages/16/a0/91372d1cb1678f7d42d4893b88c252b01ff1dffcad09ae0c51aa2542275f/ruff-0.12.4-py3-none-musllinux_1_2_armv7l.whl", hash = "sha256:56e45bb11f625db55f9b70477062e6a1a04d53628eda7784dce6e0f55fd549eb", size = 10009579 },
|
3584
|
+
{ url = "https://files.pythonhosted.org/packages/23/1b/c4a833e3114d2cc0f677e58f1df6c3b20f62328dbfa710b87a1636a5e8eb/ruff-0.12.4-py3-none-musllinux_1_2_i686.whl", hash = "sha256:478fccdb82ca148a98a9ff43658944f7ab5ec41c3c49d77cd99d44da019371a1", size = 10942982 },
|
3585
|
+
{ url = "https://files.pythonhosted.org/packages/ff/ce/ce85e445cf0a5dd8842f2f0c6f0018eedb164a92bdf3eda51984ffd4d989/ruff-0.12.4-py3-none-musllinux_1_2_x86_64.whl", hash = "sha256:0fc426bec2e4e5f4c4f182b9d2ce6a75c85ba9bcdbe5c6f2a74fcb8df437df4b", size = 11343331 },
|
3586
|
+
{ url = "https://files.pythonhosted.org/packages/35/cf/441b7fc58368455233cfb5b77206c849b6dfb48b23de532adcc2e50ccc06/ruff-0.12.4-py3-none-win32.whl", hash = "sha256:4de27977827893cdfb1211d42d84bc180fceb7b72471104671c59be37041cf93", size = 10267904 },
|
3587
|
+
{ url = "https://files.pythonhosted.org/packages/ce/7e/20af4a0df5e1299e7368d5ea4350412226afb03d95507faae94c80f00afd/ruff-0.12.4-py3-none-win_amd64.whl", hash = "sha256:fe0b9e9eb23736b453143d72d2ceca5db323963330d5b7859d60d101147d461a", size = 11209038 },
|
3588
|
+
{ url = "https://files.pythonhosted.org/packages/11/02/8857d0dfb8f44ef299a5dfd898f673edefb71e3b533b3b9d2db4c832dd13/ruff-0.12.4-py3-none-win_arm64.whl", hash = "sha256:0618ec4442a83ab545e5b71202a5c0ed7791e8471435b94e655b570a5031a98e", size = 10469336 },
|
3557
3589
|
]
|
3558
3590
|
|
3559
3591
|
[[package]]
|
@@ -3595,7 +3627,7 @@ wheels = [
|
|
3595
3627
|
|
3596
3628
|
[[package]]
|
3597
3629
|
name = "scikit-learn"
|
3598
|
-
version = "1.7.
|
3630
|
+
version = "1.7.1"
|
3599
3631
|
source = { registry = "https://pypi.org/simple" }
|
3600
3632
|
resolution-markers = [
|
3601
3633
|
"python_full_version >= '3.13'",
|
@@ -3608,32 +3640,33 @@ dependencies = [
|
|
3608
3640
|
{ name = "scipy", version = "1.16.0", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11'" },
|
3609
3641
|
{ name = "threadpoolctl", marker = "python_full_version >= '3.11'" },
|
3610
3642
|
]
|
3611
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
3612
|
-
wheels = [
|
3613
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3614
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3615
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3616
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3617
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3618
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3619
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3620
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3621
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3622
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3623
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3624
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3625
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3626
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3627
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3628
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3629
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3630
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3631
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3632
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3633
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3634
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3635
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3636
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3643
|
+
sdist = { url = "https://files.pythonhosted.org/packages/41/84/5f4af978fff619706b8961accac84780a6d298d82a8873446f72edb4ead0/scikit_learn-1.7.1.tar.gz", hash = "sha256:24b3f1e976a4665aa74ee0fcaac2b8fccc6ae77c8e07ab25da3ba6d3292b9802", size = 7190445 }
|
3644
|
+
wheels = [
|
3645
|
+
{ url = "https://files.pythonhosted.org/packages/74/88/0dd5be14ef19f2d80a77780be35a33aa94e8a3b3223d80bee8892a7832b4/scikit_learn-1.7.1-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:406204dd4004f0517f0b23cf4b28c6245cbd51ab1b6b78153bc784def214946d", size = 9338868 },
|
3646
|
+
{ url = "https://files.pythonhosted.org/packages/fd/52/3056b6adb1ac58a0bc335fc2ed2fcf599974d908855e8cb0ca55f797593c/scikit_learn-1.7.1-cp310-cp310-macosx_12_0_arm64.whl", hash = "sha256:16af2e44164f05d04337fd1fc3ae7c4ea61fd9b0d527e22665346336920fe0e1", size = 8655943 },
|
3647
|
+
{ url = "https://files.pythonhosted.org/packages/fb/a4/e488acdece6d413f370a9589a7193dac79cd486b2e418d3276d6ea0b9305/scikit_learn-1.7.1-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl", hash = "sha256:2f2e78e56a40c7587dea9a28dc4a49500fa2ead366869418c66f0fd75b80885c", size = 9652056 },
|
3648
|
+
{ url = "https://files.pythonhosted.org/packages/18/41/bceacec1285b94eb9e4659b24db46c23346d7e22cf258d63419eb5dec6f7/scikit_learn-1.7.1-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:b62b76ad408a821475b43b7bb90a9b1c9a4d8d125d505c2df0539f06d6e631b1", size = 9473691 },
|
3649
|
+
{ url = "https://files.pythonhosted.org/packages/12/7b/e1ae4b7e1dd85c4ca2694ff9cc4a9690970fd6150d81b975e6c5c6f8ee7c/scikit_learn-1.7.1-cp310-cp310-win_amd64.whl", hash = "sha256:9963b065677a4ce295e8ccdee80a1dd62b37249e667095039adcd5bce6e90deb", size = 8900873 },
|
3650
|
+
{ url = "https://files.pythonhosted.org/packages/b4/bd/a23177930abd81b96daffa30ef9c54ddbf544d3226b8788ce4c3ef1067b4/scikit_learn-1.7.1-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:90c8494ea23e24c0fb371afc474618c1019dc152ce4a10e4607e62196113851b", size = 9334838 },
|
3651
|
+
{ url = "https://files.pythonhosted.org/packages/8d/a1/d3a7628630a711e2ac0d1a482910da174b629f44e7dd8cfcd6924a4ef81a/scikit_learn-1.7.1-cp311-cp311-macosx_12_0_arm64.whl", hash = "sha256:bb870c0daf3bf3be145ec51df8ac84720d9972170786601039f024bf6d61a518", size = 8651241 },
|
3652
|
+
{ url = "https://files.pythonhosted.org/packages/26/92/85ec172418f39474c1cd0221d611345d4f433fc4ee2fc68e01f524ccc4e4/scikit_learn-1.7.1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl", hash = "sha256:40daccd1b5623f39e8943ab39735cadf0bdce80e67cdca2adcb5426e987320a8", size = 9718677 },
|
3653
|
+
{ url = "https://files.pythonhosted.org/packages/df/ce/abdb1dcbb1d2b66168ec43b23ee0cee356b4cc4100ddee3943934ebf1480/scikit_learn-1.7.1-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:30d1f413cfc0aa5a99132a554f1d80517563c34a9d3e7c118fde2d273c6fe0f7", size = 9511189 },
|
3654
|
+
{ url = "https://files.pythonhosted.org/packages/b2/3b/47b5eaee01ef2b5a80ba3f7f6ecf79587cb458690857d4777bfd77371c6f/scikit_learn-1.7.1-cp311-cp311-win_amd64.whl", hash = "sha256:c711d652829a1805a95d7fe96654604a8f16eab5a9e9ad87b3e60173415cb650", size = 8914794 },
|
3655
|
+
{ url = "https://files.pythonhosted.org/packages/cb/16/57f176585b35ed865f51b04117947fe20f130f78940c6477b6d66279c9c2/scikit_learn-1.7.1-cp312-cp312-macosx_10_13_x86_64.whl", hash = "sha256:3cee419b49b5bbae8796ecd690f97aa412ef1674410c23fc3257c6b8b85b8087", size = 9260431 },
|
3656
|
+
{ url = "https://files.pythonhosted.org/packages/67/4e/899317092f5efcab0e9bc929e3391341cec8fb0e816c4789686770024580/scikit_learn-1.7.1-cp312-cp312-macosx_12_0_arm64.whl", hash = "sha256:2fd8b8d35817b0d9ebf0b576f7d5ffbbabdb55536b0655a8aaae629d7ffd2e1f", size = 8637191 },
|
3657
|
+
{ url = "https://files.pythonhosted.org/packages/f3/1b/998312db6d361ded1dd56b457ada371a8d8d77ca2195a7d18fd8a1736f21/scikit_learn-1.7.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl", hash = "sha256:588410fa19a96a69763202f1d6b7b91d5d7a5d73be36e189bc6396bfb355bd87", size = 9486346 },
|
3658
|
+
{ url = "https://files.pythonhosted.org/packages/ad/09/a2aa0b4e644e5c4ede7006748f24e72863ba2ae71897fecfd832afea01b4/scikit_learn-1.7.1-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:e3142f0abe1ad1d1c31a2ae987621e41f6b578144a911ff4ac94781a583adad7", size = 9290988 },
|
3659
|
+
{ url = "https://files.pythonhosted.org/packages/15/fa/c61a787e35f05f17fc10523f567677ec4eeee5f95aa4798dbbbcd9625617/scikit_learn-1.7.1-cp312-cp312-win_amd64.whl", hash = "sha256:3ddd9092c1bd469acab337d87930067c87eac6bd544f8d5027430983f1e1ae88", size = 8735568 },
|
3660
|
+
{ url = "https://files.pythonhosted.org/packages/52/f8/e0533303f318a0f37b88300d21f79b6ac067188d4824f1047a37214ab718/scikit_learn-1.7.1-cp313-cp313-macosx_10_13_x86_64.whl", hash = "sha256:b7839687fa46d02e01035ad775982f2470be2668e13ddd151f0f55a5bf123bae", size = 9213143 },
|
3661
|
+
{ url = "https://files.pythonhosted.org/packages/71/f3/f1df377d1bdfc3e3e2adc9c119c238b182293e6740df4cbeac6de2cc3e23/scikit_learn-1.7.1-cp313-cp313-macosx_12_0_arm64.whl", hash = "sha256:a10f276639195a96c86aa572ee0698ad64ee939a7b042060b98bd1930c261d10", size = 8591977 },
|
3662
|
+
{ url = "https://files.pythonhosted.org/packages/99/72/c86a4cd867816350fe8dee13f30222340b9cd6b96173955819a5561810c5/scikit_learn-1.7.1-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl", hash = "sha256:13679981fdaebc10cc4c13c43344416a86fcbc61449cb3e6517e1df9d12c8309", size = 9436142 },
|
3663
|
+
{ url = "https://files.pythonhosted.org/packages/e8/66/277967b29bd297538dc7a6ecfb1a7dce751beabd0d7f7a2233be7a4f7832/scikit_learn-1.7.1-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:4f1262883c6a63f067a980a8cdd2d2e7f2513dddcef6a9eaada6416a7a7cbe43", size = 9282996 },
|
3664
|
+
{ url = "https://files.pythonhosted.org/packages/e2/47/9291cfa1db1dae9880420d1e07dbc7e8dd4a7cdbc42eaba22512e6bde958/scikit_learn-1.7.1-cp313-cp313-win_amd64.whl", hash = "sha256:ca6d31fb10e04d50bfd2b50d66744729dbb512d4efd0223b864e2fdbfc4cee11", size = 8707418 },
|
3665
|
+
{ url = "https://files.pythonhosted.org/packages/61/95/45726819beccdaa34d3362ea9b2ff9f2b5d3b8bf721bd632675870308ceb/scikit_learn-1.7.1-cp313-cp313t-macosx_10_13_x86_64.whl", hash = "sha256:781674d096303cfe3d351ae6963ff7c958db61cde3421cd490e3a5a58f2a94ae", size = 9561466 },
|
3666
|
+
{ url = "https://files.pythonhosted.org/packages/ee/1c/6f4b3344805de783d20a51eb24d4c9ad4b11a7f75c1801e6ec6d777361fd/scikit_learn-1.7.1-cp313-cp313t-macosx_12_0_arm64.whl", hash = "sha256:10679f7f125fe7ecd5fad37dd1aa2daae7e3ad8df7f3eefa08901b8254b3e12c", size = 9040467 },
|
3667
|
+
{ url = "https://files.pythonhosted.org/packages/6f/80/abe18fe471af9f1d181904203d62697998b27d9b62124cd281d740ded2f9/scikit_learn-1.7.1-cp313-cp313t-manylinux2014_x86_64.manylinux_2_17_x86_64.whl", hash = "sha256:1f812729e38c8cb37f760dce71a9b83ccfb04f59b3dca7c6079dcdc60544fa9e", size = 9532052 },
|
3668
|
+
{ url = "https://files.pythonhosted.org/packages/14/82/b21aa1e0c4cee7e74864d3a5a721ab8fcae5ca55033cb6263dca297ed35b/scikit_learn-1.7.1-cp313-cp313t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:88e1a20131cf741b84b89567e1717f27a2ced228e0f29103426102bc2e3b8ef7", size = 9361575 },
|
3669
|
+
{ url = "https://files.pythonhosted.org/packages/f2/20/f4777fcd5627dc6695fa6b92179d0edb7a3ac1b91bcd9a1c7f64fa7ade23/scikit_learn-1.7.1-cp313-cp313t-win_amd64.whl", hash = "sha256:b1bd1d919210b6a10b7554b717c9000b5485aa95a1d0f177ae0d7ee8ec750da5", size = 9277310 },
|
3637
3670
|
]
|
3638
3671
|
|
3639
3672
|
[[package]]
|