agent-starter-pack 0.6.4__py3-none-any.whl → 0.7.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.6.4.dist-info → agent_starter_pack-0.7.0.dist-info}/METADATA +15 -12
- {agent_starter_pack-0.6.4.dist-info → agent_starter_pack-0.7.0.dist-info}/RECORD +32 -29
- agents/adk_gemini_fullstack/app/agent.py +62 -8
- llm.txt +290 -0
- src/base_template/.gitignore +2 -1
- src/base_template/GEMINI.md +5 -0
- src/base_template/Makefile +20 -5
- 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/template.py +22 -9
- 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.0.dist-info}/WHEEL +0 -0
- {agent_starter_pack-0.6.4.dist-info → agent_starter_pack-0.7.0.dist-info}/entry_points.txt +0 -0
- {agent_starter_pack-0.6.4.dist-info → agent_starter_pack-0.7.0.dist-info}/licenses/LICENSE +0 -0
@@ -143,7 +143,7 @@ wheels = [
|
|
143
143
|
|
144
144
|
[[package]]
|
145
145
|
name = "anthropic"
|
146
|
-
version = "0.
|
146
|
+
version = "0.55.0"
|
147
147
|
source = { registry = "https://pypi.org/simple" }
|
148
148
|
dependencies = [
|
149
149
|
{ name = "anyio" },
|
@@ -154,9 +154,9 @@ dependencies = [
|
|
154
154
|
{ name = "sniffio" },
|
155
155
|
{ name = "typing-extensions" },
|
156
156
|
]
|
157
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
157
|
+
sdist = { url = "https://files.pythonhosted.org/packages/a4/19/e2e09bc7fc0c4562ae865b3e5d487931c254c517e1c739b0c8aef2cf3186/anthropic-0.55.0.tar.gz", hash = "sha256:61826efa1bda0e4c7dc6f6a0d82b7d99b3fda970cd048d40ef5fca08a5eabd33", size = 408192 }
|
158
158
|
wheels = [
|
159
|
-
{ url = "https://files.pythonhosted.org/packages/
|
159
|
+
{ url = "https://files.pythonhosted.org/packages/b3/8f/ba982f539db40f49a610f61562e9b54fb9c85e7b9ede9a46ff6f9e79042f/anthropic-0.55.0-py3-none-any.whl", hash = "sha256:3518433fc0372a13f2b793b4cabecc7734ec9176e063a0f28dac19aa17c57f94", size = 289318 },
|
160
160
|
]
|
161
161
|
|
162
162
|
[[package]]
|
@@ -313,15 +313,15 @@ wheels = [
|
|
313
313
|
|
314
314
|
[[package]]
|
315
315
|
name = "backrefs"
|
316
|
-
version = "5.
|
316
|
+
version = "5.9"
|
317
317
|
source = { registry = "https://pypi.org/simple" }
|
318
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
318
|
+
sdist = { url = "https://files.pythonhosted.org/packages/eb/a7/312f673df6a79003279e1f55619abbe7daebbb87c17c976ddc0345c04c7b/backrefs-5.9.tar.gz", hash = "sha256:808548cb708d66b82ee231f962cb36faaf4f2baab032f2fbb783e9c2fdddaa59", size = 5765857 }
|
319
319
|
wheels = [
|
320
|
-
{ url = "https://files.pythonhosted.org/packages/
|
321
|
-
{ url = "https://files.pythonhosted.org/packages/
|
322
|
-
{ url = "https://files.pythonhosted.org/packages/
|
323
|
-
{ url = "https://files.pythonhosted.org/packages/
|
324
|
-
{ url = "https://files.pythonhosted.org/packages/
|
320
|
+
{ url = "https://files.pythonhosted.org/packages/19/4d/798dc1f30468134906575156c089c492cf79b5a5fd373f07fe26c4d046bf/backrefs-5.9-py310-none-any.whl", hash = "sha256:db8e8ba0e9de81fcd635f440deab5ae5f2591b54ac1ebe0550a2ca063488cd9f", size = 380267 },
|
321
|
+
{ url = "https://files.pythonhosted.org/packages/55/07/f0b3375bf0d06014e9787797e6b7cc02b38ac9ff9726ccfe834d94e9991e/backrefs-5.9-py311-none-any.whl", hash = "sha256:6907635edebbe9b2dc3de3a2befff44d74f30a4562adbb8b36f21252ea19c5cf", size = 392072 },
|
322
|
+
{ url = "https://files.pythonhosted.org/packages/9d/12/4f345407259dd60a0997107758ba3f221cf89a9b5a0f8ed5b961aef97253/backrefs-5.9-py312-none-any.whl", hash = "sha256:7fdf9771f63e6028d7fee7e0c497c81abda597ea45d6b8f89e8ad76994f5befa", size = 397947 },
|
323
|
+
{ url = "https://files.pythonhosted.org/packages/10/bf/fa31834dc27a7f05e5290eae47c82690edc3a7b37d58f7fb35a1bdbf355b/backrefs-5.9-py313-none-any.whl", hash = "sha256:cc37b19fa219e93ff825ed1fed8879e47b4d89aa7a1884860e2db64ccd7c676b", size = 399843 },
|
324
|
+
{ url = "https://files.pythonhosted.org/packages/41/ff/392bff89415399a979be4a65357a41d92729ae8580a66073d8ec8d810f98/backrefs-5.9-py39-none-any.whl", hash = "sha256:f48ee18f6252b8f5777a22a00a09a85de0ca931658f1dd96d4406a34f3748c60", size = 380265 },
|
325
325
|
]
|
326
326
|
|
327
327
|
[[package]]
|
@@ -1332,7 +1332,7 @@ wheels = [
|
|
1332
1332
|
|
1333
1333
|
[[package]]
|
1334
1334
|
name = "google-cloud-aiplatform"
|
1335
|
-
version = "1.
|
1335
|
+
version = "1.99.0"
|
1336
1336
|
source = { registry = "https://pypi.org/simple" }
|
1337
1337
|
dependencies = [
|
1338
1338
|
{ name = "docstring-parser" },
|
@@ -1349,15 +1349,16 @@ dependencies = [
|
|
1349
1349
|
{ name = "shapely" },
|
1350
1350
|
{ name = "typing-extensions" },
|
1351
1351
|
]
|
1352
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
1352
|
+
sdist = { url = "https://files.pythonhosted.org/packages/ed/e5/fa4cc399206c0bda9544903bb6c373262cea688383276df5775cac7c9c6e/google_cloud_aiplatform-1.99.0.tar.gz", hash = "sha256:ea509e0d58e456a4c3d9bd007a8c273cbd0ae7e8542258869a418a1a4e68ec3b", size = 9286233 }
|
1353
1353
|
wheels = [
|
1354
|
-
{ url = "https://files.pythonhosted.org/packages/
|
1354
|
+
{ 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 },
|
1355
1355
|
]
|
1356
1356
|
|
1357
1357
|
[package.optional-dependencies]
|
1358
1358
|
evaluation = [
|
1359
1359
|
{ name = "jsonschema" },
|
1360
1360
|
{ name = "pandas" },
|
1361
|
+
{ name = "pyyaml" },
|
1361
1362
|
{ name = "ruamel-yaml" },
|
1362
1363
|
{ name = "scikit-learn", version = "1.5.2", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.11'" },
|
1363
1364
|
{ name = "scikit-learn", version = "1.7.0", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11'" },
|
@@ -1790,16 +1791,16 @@ wheels = [
|
|
1790
1791
|
|
1791
1792
|
[[package]]
|
1792
1793
|
name = "httpx-sse"
|
1793
|
-
version = "0.4.
|
1794
|
+
version = "0.4.1"
|
1794
1795
|
source = { registry = "https://pypi.org/simple" }
|
1795
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
1796
|
+
sdist = { url = "https://files.pythonhosted.org/packages/6e/fa/66bd985dd0b7c109a3bcb89272ee0bfb7e2b4d06309ad7b38ff866734b2a/httpx_sse-0.4.1.tar.gz", hash = "sha256:8f44d34414bc7b21bf3602713005c5df4917884f76072479b21f68befa4ea26e", size = 12998 }
|
1796
1797
|
wheels = [
|
1797
|
-
{ url = "https://files.pythonhosted.org/packages/
|
1798
|
+
{ url = "https://files.pythonhosted.org/packages/25/0a/6269e3473b09aed2dab8aa1a600c70f31f00ae1349bee30658f7e358a159/httpx_sse-0.4.1-py3-none-any.whl", hash = "sha256:cba42174344c3a5b06f255ce65b350880f962d99ead85e776f23c6618a377a37", size = 8054 },
|
1798
1799
|
]
|
1799
1800
|
|
1800
1801
|
[[package]]
|
1801
1802
|
name = "huggingface-hub"
|
1802
|
-
version = "0.33.
|
1803
|
+
version = "0.33.1"
|
1803
1804
|
source = { registry = "https://pypi.org/simple" }
|
1804
1805
|
dependencies = [
|
1805
1806
|
{ name = "filelock" },
|
@@ -1811,9 +1812,9 @@ dependencies = [
|
|
1811
1812
|
{ name = "tqdm" },
|
1812
1813
|
{ name = "typing-extensions" },
|
1813
1814
|
]
|
1814
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
1815
|
+
sdist = { url = "https://files.pythonhosted.org/packages/a4/01/bfe0534a63ce7a2285e90dbb33e8a5b815ff096d8f7743b135c256916589/huggingface_hub-0.33.1.tar.gz", hash = "sha256:589b634f979da3ea4b8bdb3d79f97f547840dc83715918daf0b64209c0844c7b", size = 426728 }
|
1815
1816
|
wheels = [
|
1816
|
-
{ url = "https://files.pythonhosted.org/packages/
|
1817
|
+
{ url = "https://files.pythonhosted.org/packages/d0/fb/5307bd3612eb0f0e62c3a916ae531d3a31e58fb5c82b58e3ebf7fd6f47a1/huggingface_hub-0.33.1-py3-none-any.whl", hash = "sha256:ec8d7444628210c0ba27e968e3c4c973032d44dcea59ca0d78ef3f612196f095", size = 515377 },
|
1817
1818
|
]
|
1818
1819
|
|
1819
1820
|
[[package]]
|
@@ -2123,11 +2124,11 @@ wheels = [
|
|
2123
2124
|
|
2124
2125
|
[[package]]
|
2125
2126
|
name = "json-repair"
|
2126
|
-
version = "0.47.
|
2127
|
+
version = "0.47.3"
|
2127
2128
|
source = { registry = "https://pypi.org/simple" }
|
2128
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
2129
|
+
sdist = { url = "https://files.pythonhosted.org/packages/42/1b/13f80ab76f81552f201fa1e5147d21b2c2c496927665b88ab37e67c185af/json_repair-0.47.3.tar.gz", hash = "sha256:030d036db0e4f7896cfc422dd47e7022c0942ffe14d8d7cd6b1b1abd40f6636a", size = 33863 }
|
2129
2130
|
wheels = [
|
2130
|
-
{ url = "https://files.pythonhosted.org/packages/
|
2131
|
+
{ url = "https://files.pythonhosted.org/packages/0d/20/3beb965d1731ce35e1b1392b4e357fa5ef2ffc14402d28b3c2ef47ff893c/json_repair-0.47.3-py3-none-any.whl", hash = "sha256:a35c909f1b2f4a9bbf5453bc4f60cc173728f394700500ad859feb47914550f5", size = 22449 },
|
2131
2132
|
]
|
2132
2133
|
|
2133
2134
|
[[package]]
|
@@ -2591,7 +2592,7 @@ wheels = [
|
|
2591
2592
|
|
2592
2593
|
[[package]]
|
2593
2594
|
name = "langchain-google-vertexai"
|
2594
|
-
version = "2.0.
|
2595
|
+
version = "2.0.26"
|
2595
2596
|
source = { registry = "https://pypi.org/simple" }
|
2596
2597
|
dependencies = [
|
2597
2598
|
{ name = "bottleneck" },
|
@@ -2605,9 +2606,9 @@ dependencies = [
|
|
2605
2606
|
{ name = "pydantic" },
|
2606
2607
|
{ name = "validators" },
|
2607
2608
|
]
|
2608
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
2609
|
+
sdist = { url = "https://files.pythonhosted.org/packages/a3/89/36b9c8fda52a0444c1cf155f7542c7eb5df70d96ba59b2f4a3f5ba284c6f/langchain_google_vertexai-2.0.26.tar.gz", hash = "sha256:2cd1cb5656b40e43ab8ce685eb9fa99debd73d4326e18289b590926ae3270e5c", size = 86838 }
|
2609
2610
|
wheels = [
|
2610
|
-
{ url = "https://files.pythonhosted.org/packages/
|
2611
|
+
{ url = "https://files.pythonhosted.org/packages/06/b3/62a664d972d06ae8ba1daf16f0a949b4ef890a2e50d1c2c561808f543022/langchain_google_vertexai-2.0.26-py3-none-any.whl", hash = "sha256:91d3223c3cb670c74287acec38480d482e1501545cbfead631b00c3f5c604a00", size = 102747 },
|
2611
2612
|
]
|
2612
2613
|
|
2613
2614
|
[[package]]
|
@@ -2638,7 +2639,7 @@ wheels = [
|
|
2638
2639
|
|
2639
2640
|
[[package]]
|
2640
2641
|
name = "langgraph"
|
2641
|
-
version = "0.4.
|
2642
|
+
version = "0.4.9"
|
2642
2643
|
source = { registry = "https://pypi.org/simple" }
|
2643
2644
|
dependencies = [
|
2644
2645
|
{ name = "langchain-core" },
|
@@ -2648,9 +2649,9 @@ dependencies = [
|
|
2648
2649
|
{ name = "pydantic" },
|
2649
2650
|
{ name = "xxhash" },
|
2650
2651
|
]
|
2651
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
2652
|
+
sdist = { url = "https://files.pythonhosted.org/packages/fe/e8/86b3db303984f4792a8bd656df637d0e134e711da07ce9d9d730d201a986/langgraph-0.4.9.tar.gz", hash = "sha256:f815d4cc804862fb32c280bb17e634c3f0e88b4e0df1fb6573aebb73fb959a1e", size = 453307 }
|
2652
2653
|
wheels = [
|
2653
|
-
{ url = "https://files.pythonhosted.org/packages/
|
2654
|
+
{ url = "https://files.pythonhosted.org/packages/78/6c/175e5c56b48ffe7e492f2ccda93935eb3f89e618734577933f0e4cd7522d/langgraph-0.4.9-py3-none-any.whl", hash = "sha256:03312d769edec311dac3ec9ed83a595f1a74590b9ad141387f1fb006b5b3f753", size = 152485 },
|
2654
2655
|
]
|
2655
2656
|
|
2656
2657
|
[[package]]
|
@@ -2694,7 +2695,7 @@ wheels = [
|
|
2694
2695
|
|
2695
2696
|
[[package]]
|
2696
2697
|
name = "langsmith"
|
2697
|
-
version = "0.4.
|
2698
|
+
version = "0.4.2"
|
2698
2699
|
source = { registry = "https://pypi.org/simple" }
|
2699
2700
|
dependencies = [
|
2700
2701
|
{ name = "httpx" },
|
@@ -2705,9 +2706,9 @@ dependencies = [
|
|
2705
2706
|
{ name = "requests-toolbelt" },
|
2706
2707
|
{ name = "zstandard" },
|
2707
2708
|
]
|
2708
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
2709
|
+
sdist = { url = "https://files.pythonhosted.org/packages/8a/b6/0ebc396baf6b69aeb9eb466bbeaccd504c901615e744b0ecf33b0d39a8a5/langsmith-0.4.2.tar.gz", hash = "sha256:51df086a9ae17ffa16538f52ef3bb8b3d85b0e52c84958980553cb6cadd9e565", size = 352208 }
|
2709
2710
|
wheels = [
|
2710
|
-
{ url = "https://files.pythonhosted.org/packages/
|
2711
|
+
{ url = "https://files.pythonhosted.org/packages/58/06/fdcc2e8de8934595e7fd7b3f7c93065ff25c03ddeda566823882379b66b2/langsmith-0.4.2-py3-none-any.whl", hash = "sha256:2b1a3f889e134546dc5d67e23e5e8c6be5f91fd86827276ac874e3a25a04498a", size = 367715 },
|
2711
2712
|
]
|
2712
2713
|
|
2713
2714
|
[[package]]
|
@@ -2783,7 +2784,7 @@ requires-dist = [
|
|
2783
2784
|
{ name = "crewai", specifier = "~=0.119.0" },
|
2784
2785
|
{ name = "extra-streamlit-components", marker = "extra == 'streamlit'", specifier = "~=0.1.71" },
|
2785
2786
|
{ name = "fastapi", specifier = "~=0.115.8" },
|
2786
|
-
{ name = "google-cloud-aiplatform", extras = ["evaluation"], specifier = "~=1.
|
2787
|
+
{ name = "google-cloud-aiplatform", extras = ["evaluation"], specifier = "~=1.99.0" },
|
2787
2788
|
{ name = "google-cloud-logging", specifier = "~=3.11.4" },
|
2788
2789
|
{ name = "jupyter", marker = "extra == 'jupyter'", specifier = "~=1.0.0" },
|
2789
2790
|
{ name = "langchain", specifier = "~=0.3.14" },
|
@@ -3259,104 +3260,94 @@ wheels = [
|
|
3259
3260
|
|
3260
3261
|
[[package]]
|
3261
3262
|
name = "multidict"
|
3262
|
-
version = "6.5.
|
3263
|
+
version = "6.5.1"
|
3263
3264
|
source = { registry = "https://pypi.org/simple" }
|
3264
3265
|
dependencies = [
|
3265
3266
|
{ name = "typing-extensions", marker = "python_full_version < '3.11'" },
|
3266
3267
|
]
|
3267
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
3268
|
-
wheels = [
|
3269
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3270
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3271
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3272
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3273
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3274
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3275
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3276
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3277
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3278
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3279
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3280
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3281
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3282
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3283
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3284
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3285
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3286
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3287
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3288
|
-
{ url = "https://files.pythonhosted.org/packages/71/
|
3289
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3290
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3291
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3292
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3293
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3294
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3295
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3296
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3297
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3298
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3299
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3300
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3301
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3302
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3303
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3304
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3305
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3306
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3307
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3308
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3309
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3310
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3311
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3312
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3313
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3314
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3315
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3316
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3317
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3318
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3319
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3320
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3321
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3322
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3323
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3324
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3325
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3326
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3327
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3328
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3329
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3330
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3331
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3332
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3333
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3334
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3335
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3336
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3337
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3338
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3339
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3340
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3341
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3342
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3343
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3344
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3345
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3346
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3347
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3348
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3349
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3350
|
-
{ url = "https://files.pythonhosted.org/packages/2a/31/90551c75322113ebf5fd9c5422e8641d6952f6edaf6b6c07fdc49b1bebdd/multidict-6.5.0-cp313-cp313t-musllinux_1_2_aarch64.whl", hash = "sha256:86fb42ed5ed1971c642cc52acc82491af97567534a8e381a8d50c02169c4e684", size = 246188 },
|
3351
|
-
{ url = "https://files.pythonhosted.org/packages/cc/e2/aa4b02a55e7767ff292871023817fe4db83668d514dab7ccbce25eaf7659/multidict-6.5.0-cp313-cp313t-musllinux_1_2_armv7l.whl", hash = "sha256:4e990cbcb6382f9eae4ec720bcac6a1351509e6fc4a5bb70e4984b27973934e6", size = 235178 },
|
3352
|
-
{ url = "https://files.pythonhosted.org/packages/7d/5c/f67e726717c4b138b166be1700e2b56e06fbbcb84643d15f9a9d7335ff41/multidict-6.5.0-cp313-cp313t-musllinux_1_2_i686.whl", hash = "sha256:d99a59d64bb1f7f2117bec837d9e534c5aeb5dcedf4c2b16b9753ed28fdc20a3", size = 243422 },
|
3353
|
-
{ url = "https://files.pythonhosted.org/packages/e5/1c/15fa318285e26a50aa3fa979bbcffb90f9b4d5ec58882d0590eda067d0da/multidict-6.5.0-cp313-cp313t-musllinux_1_2_ppc64le.whl", hash = "sha256:e8ef15cc97c9890212e1caf90f0d63f6560e1e101cf83aeaf63a57556689fb34", size = 254898 },
|
3354
|
-
{ url = "https://files.pythonhosted.org/packages/ad/3d/d6c6d1c2e9b61ca80313912d30bb90d4179335405e421ef0a164eac2c0f9/multidict-6.5.0-cp313-cp313t-musllinux_1_2_s390x.whl", hash = "sha256:b8a09aec921b34bd8b9f842f0bcfd76c6a8c033dc5773511e15f2d517e7e1068", size = 247129 },
|
3355
|
-
{ url = "https://files.pythonhosted.org/packages/29/15/1568258cf0090bfa78d44be66247cfdb16e27dfd935c8136a1e8632d3057/multidict-6.5.0-cp313-cp313t-musllinux_1_2_x86_64.whl", hash = "sha256:ff07b504c23b67f2044533244c230808a1258b3493aaf3ea2a0785f70b7be461", size = 243841 },
|
3356
|
-
{ url = "https://files.pythonhosted.org/packages/65/57/64af5dbcfd61427056e840c8e520b502879d480f9632fbe210929fd87393/multidict-6.5.0-cp313-cp313t-win32.whl", hash = "sha256:9232a117341e7e979d210e41c04e18f1dc3a1d251268df6c818f5334301274e1", size = 46761 },
|
3357
|
-
{ url = "https://files.pythonhosted.org/packages/26/a8/cac7f7d61e188ff44f28e46cb98f9cc21762e671c96e031f06c84a60556e/multidict-6.5.0-cp313-cp313t-win_amd64.whl", hash = "sha256:44cb5c53fb2d4cbcee70a768d796052b75d89b827643788a75ea68189f0980a1", size = 52112 },
|
3358
|
-
{ url = "https://files.pythonhosted.org/packages/51/9f/076533feb1b5488d22936da98b9c217205cfbf9f56f7174e8c5c86d86fe6/multidict-6.5.0-cp313-cp313t-win_arm64.whl", hash = "sha256:51d33fafa82640c0217391d4ce895d32b7e84a832b8aee0dcc1b04d8981ec7f4", size = 44358 },
|
3359
|
-
{ url = "https://files.pythonhosted.org/packages/44/d8/45e8fc9892a7386d074941429e033adb4640e59ff0780d96a8cf46fe788e/multidict-6.5.0-py3-none-any.whl", hash = "sha256:5634b35f225977605385f56153bd95a7133faffc0ffe12ad26e10517537e8dfc", size = 12181 },
|
3268
|
+
sdist = { url = "https://files.pythonhosted.org/packages/5c/43/2d90c414d9efc4587d6e7cebae9f2c2d8001bcb4f89ed514ae837e9dcbe6/multidict-6.5.1.tar.gz", hash = "sha256:a835ea8103f4723915d7d621529c80ef48db48ae0c818afcabe0f95aa1febc3a", size = 98690 }
|
3269
|
+
wheels = [
|
3270
|
+
{ url = "https://files.pythonhosted.org/packages/d5/29/db869cd110db3b91cbb6a353031e1e7964487403c086fb18fa0fdf5ec48a/multidict-6.5.1-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:7b7d75cb5b90fa55700edbbdca12cd31f6b19c919e98712933c7a1c3c6c71b73", size = 74668 },
|
3271
|
+
{ url = "https://files.pythonhosted.org/packages/37/82/2520af39f62a2eb989aaaf84059e95e337ea7aeb464d9feccd53738d5c37/multidict-6.5.1-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:ad32e43e028276612bf5bab762677e7d131d2df00106b53de2efb2b8a28d5bce", size = 43479 },
|
3272
|
+
{ url = "https://files.pythonhosted.org/packages/71/1a/e4f4822d2a0597d7f9e2222178ca4f06ce979ea81c2a6747cc4e0e675cb3/multidict-6.5.1-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:0499cbc67c1b02ba333781798560c5b1e7cd03e9273b678c92c6de1b1657fac9", size = 43511 },
|
3273
|
+
{ url = "https://files.pythonhosted.org/packages/b3/5e/f9e0b97f235a31de5db2a6859aa057bb459c767a7991b5d24549ca123aa6/multidict-6.5.1-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:3c78fc6bc1dd7a139dab7ee9046f79a2082dce9360e3899b762615d564e2e857", size = 250040 },
|
3274
|
+
{ url = "https://files.pythonhosted.org/packages/c1/ac/2b3058deb743ce99421f8d4072f18eee30a81c86030f9f196a9bdb42978c/multidict-6.5.1-cp310-cp310-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl", hash = "sha256:f369d6619b24da4df4a02455fea8641fe8324fc0100a3e0dcebc5bf55fa903f3", size = 222481 },
|
3275
|
+
{ url = "https://files.pythonhosted.org/packages/39/81/b38cf2c7717a286f40876cdb3f2ecaa251512a34da1a3a7c4a7b4e0a226e/multidict-6.5.1-cp310-cp310-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl", hash = "sha256:719af50a44ce9cf9ab15d829bf8cf146de486b4816284c17c3c9b9c9735abb8f", size = 260376 },
|
3276
|
+
{ url = "https://files.pythonhosted.org/packages/61/02/ce56214478629279941c5c20af2a865bbfa6bb9fd59ef1c2250bed8d077a/multidict-6.5.1-cp310-cp310-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl", hash = "sha256:199a0a9b3de8bbeb6881460d32b857dc7abec94448aeb6d607c336628c53580a", size = 256845 },
|
3277
|
+
{ url = "https://files.pythonhosted.org/packages/ed/7d/e8a57728a6c0fd421e3c7637621bb0cd9e20bdd6cd07bb8c068ea9b0bd4c/multidict-6.5.1-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:fe09318a28b00c6f43180d0d889df1535e98fb2d93d25955d46945f8d5410d87", size = 247834 },
|
3278
|
+
{ url = "https://files.pythonhosted.org/packages/cc/30/7f3abcf04755d0265123ceee96d9560c6994a90cd5b28f5c25ec83e43824/multidict-6.5.1-cp310-cp310-musllinux_1_2_aarch64.whl", hash = "sha256:ab94923ae54385ed480e4ab19f10269ee60f3eabd0b35e2a5d1ba6dbf3b0cc27", size = 245233 },
|
3279
|
+
{ url = "https://files.pythonhosted.org/packages/f6/7a/86057ac640fb13205a489b671281211c85fd9a2b4d4274401484b5e3f1cb/multidict-6.5.1-cp310-cp310-musllinux_1_2_armv7l.whl", hash = "sha256:de2b253a3a90e1fa55eef5f9b3146bb5c722bd3400747112c9963404a2f5b9cf", size = 236867 },
|
3280
|
+
{ url = "https://files.pythonhosted.org/packages/e2/3e/de3c63ab6690d4ab4bd7656264b8bec6d3426e8b6b9a280723bb538861fc/multidict-6.5.1-cp310-cp310-musllinux_1_2_ppc64le.whl", hash = "sha256:b3bd88c1bc1f749db6a1e1f01696c3498bc25596136eceebb45766d24a320b27", size = 257058 },
|
3281
|
+
{ url = "https://files.pythonhosted.org/packages/13/1f/46782124968479edd8dc8bc6d770b5b0e4b3fcd00275ee26198f025a6184/multidict-6.5.1-cp310-cp310-musllinux_1_2_s390x.whl", hash = "sha256:0ce8f0ea49e8f54203f7d80e083a7aa017dbcb6f2d76d674273e25144c8aa3d7", size = 246787 },
|
3282
|
+
{ url = "https://files.pythonhosted.org/packages/a2/b6/c8cd1ece2855296cc64f4c9db21a5252f1c61535ef6e008d984b47ba31e2/multidict-6.5.1-cp310-cp310-musllinux_1_2_x86_64.whl", hash = "sha256:dc62c8ac1b73ec704ed1a05be0267358fd5c99d1952f30448db1637336635cf8", size = 243538 },
|
3283
|
+
{ url = "https://files.pythonhosted.org/packages/c4/c4/41fad83305ca4a3b4b0a1cf8fec3a6d044a7eb4d9484ee574851fde0b182/multidict-6.5.1-cp310-cp310-win32.whl", hash = "sha256:7a365a579fb3e067943d0278474e14c2244c252f460b401ccbf49f962e7b70fa", size = 40742 },
|
3284
|
+
{ url = "https://files.pythonhosted.org/packages/6d/cf/cd82de0db6469376dfe40b56c96768d422077e71e76b4783384864975882/multidict-6.5.1-cp310-cp310-win_amd64.whl", hash = "sha256:4b299a2ffed33ad0733a9d47805b538d59465f8439bfea44df542cfb285c4db2", size = 44715 },
|
3285
|
+
{ url = "https://files.pythonhosted.org/packages/1d/9b/5bb9a84cb264f4717a4be7be8ce0536172fb587f8aa8868889408384f8cd/multidict-6.5.1-cp310-cp310-win_arm64.whl", hash = "sha256:ed98ac527278372251fbc8f5c6c41bdf64ded1db0e6e86f9b9622744306060f6", size = 41922 },
|
3286
|
+
{ url = "https://files.pythonhosted.org/packages/d5/65/439c3f595f68ee60d2c7abd14f36829b936b49c4939e35f24e65950b59b2/multidict-6.5.1-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:153d7ff738d9b67b94418b112dc5a662d89d2fc26846a9e942f039089048c804", size = 74129 },
|
3287
|
+
{ url = "https://files.pythonhosted.org/packages/8a/7a/88b474366126ef7cd427dca84ea6692d81e6e8ebb46f810a565e60716951/multidict-6.5.1-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:1d784c0a1974f00d87f632d0fb6b1078baf7e15d2d2d1408af92f54d120f136e", size = 43248 },
|
3288
|
+
{ url = "https://files.pythonhosted.org/packages/aa/8f/c45ff8980c2f2d1ed8f4f0c682953861fbb840adc318da1b26145587e443/multidict-6.5.1-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:dedf667cded1cdac5bfd3f3c2ff30010f484faccae4e871cc8a9316d2dc27363", size = 43250 },
|
3289
|
+
{ url = "https://files.pythonhosted.org/packages/ac/71/795e729385ecd8994d2033731ced3a80959e9c3c279766613565f5dcc7e1/multidict-6.5.1-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:7cbf407313236a79ce9b8af11808c29756cfb9c9a49a7f24bb1324537eec174b", size = 254313 },
|
3290
|
+
{ url = "https://files.pythonhosted.org/packages/de/5a/36e8dd1306f8f6e5b252d6341e919c4a776745e2c38f86bc27d0640d3379/multidict-6.5.1-cp311-cp311-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl", hash = "sha256:2bf0068fe9abb0ebed1436a4e415117386951cf598eb8146ded4baf8e1ff6d1e", size = 227162 },
|
3291
|
+
{ url = "https://files.pythonhosted.org/packages/f0/c2/4e68fb3a8ef5b23bbf3d82a19f4ff71de8289b696c662572a6cb094eabf6/multidict-6.5.1-cp311-cp311-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl", hash = "sha256:195882f2f6272dacc88194ecd4de3608ad0ee29b161e541403b781a5f5dd346f", size = 265552 },
|
3292
|
+
{ url = "https://files.pythonhosted.org/packages/51/5b/b9ee059e39cd3fec2e1fe9ecb57165fba0518d79323a6f355275ed9ec956/multidict-6.5.1-cp311-cp311-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl", hash = "sha256:5776f9d2c3a1053f022f744af5f467c2f65b40d4cc00082bcf70e8c462c7dbad", size = 260935 },
|
3293
|
+
{ url = "https://files.pythonhosted.org/packages/4c/0a/ea655a79d2d89dedb33f423b5dd3a733d97b1765a5e2155da883060fb48f/multidict-6.5.1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:8a266373c604e49552d295d9f8ec4fd59bd364f2dd73eb18e7d36d5533b88f45", size = 251778 },
|
3294
|
+
{ url = "https://files.pythonhosted.org/packages/3f/58/8ff6b032f6c8956c8beb93a7191c80e4a6f385e9ffbe4a38c1cd758a7445/multidict-6.5.1-cp311-cp311-musllinux_1_2_aarch64.whl", hash = "sha256:79101d58094419b6e8d07e24946eba440136b9095590271cd6ccc4a90674a57d", size = 249837 },
|
3295
|
+
{ url = "https://files.pythonhosted.org/packages/de/be/2fcdfd358ebc1be2ac3922a594daf660f99a23740f5177ba8b2fb6a66feb/multidict-6.5.1-cp311-cp311-musllinux_1_2_armv7l.whl", hash = "sha256:62eb76be8c20d9017a82b74965db93ddcf472b929b6b2b78c56972c73bacf2e4", size = 240831 },
|
3296
|
+
{ url = "https://files.pythonhosted.org/packages/e3/e0/1d3a4bb4ce34f314b919f4cb0da26430a6d88758f6d20b1c4f236a569085/multidict-6.5.1-cp311-cp311-musllinux_1_2_ppc64le.whl", hash = "sha256:70c742357dd6207be30922207f8d59c91e2776ddbefa23830c55c09020e59f8a", size = 262110 },
|
3297
|
+
{ url = "https://files.pythonhosted.org/packages/f0/5a/4cabf6661aa18e43dca54d00de06ef287740ad6ddbba34be53b3a554a6ee/multidict-6.5.1-cp311-cp311-musllinux_1_2_s390x.whl", hash = "sha256:29eff1c9a905e298e9cd29f856f77485e58e59355f0ee323ac748203e002bbd3", size = 250845 },
|
3298
|
+
{ url = "https://files.pythonhosted.org/packages/66/ad/44c44312d48423327d22be8c7058f9da8e2a527c9230d89b582670327efd/multidict-6.5.1-cp311-cp311-musllinux_1_2_x86_64.whl", hash = "sha256:090e0b37fde199b58ea050c472c21dc8a3fbf285f42b862fe1ff02aab8942239", size = 247351 },
|
3299
|
+
{ url = "https://files.pythonhosted.org/packages/21/30/a12bbd76222be44c4f2d540c0d9cd1f932ab97e84a06098749f29b2908f5/multidict-6.5.1-cp311-cp311-win32.whl", hash = "sha256:6037beca8cb481307fb586ee0b73fae976a3e00d8f6ad7eb8af94a878a4893f0", size = 40644 },
|
3300
|
+
{ url = "https://files.pythonhosted.org/packages/90/58/2ce479dcb4611212eaa4808881d9a66a4362c48cd9f7b525b24a5d45764f/multidict-6.5.1-cp311-cp311-win_amd64.whl", hash = "sha256:b632c1e4a2ff0bb4c1367d6c23871aa95dbd616bf4a847034732a142bb6eea94", size = 44693 },
|
3301
|
+
{ url = "https://files.pythonhosted.org/packages/cc/d1/466a6cf48dcef796f2d75ba51af4475ac96c6ea33ef4dbf4cea1caf99532/multidict-6.5.1-cp311-cp311-win_arm64.whl", hash = "sha256:2ec3aa63f0c668f591d43195f8e555f803826dee34208c29ade9d63355f9e095", size = 41822 },
|
3302
|
+
{ url = "https://files.pythonhosted.org/packages/33/36/225fb9b890607d740f61957febf622f5c9cd9e641a93502c7877934d57ef/multidict-6.5.1-cp312-cp312-macosx_10_13_universal2.whl", hash = "sha256:48f95fe064f63d9601ef7a3dce2fc2a437d5fcc11bca960bc8be720330b13b6a", size = 74287 },
|
3303
|
+
{ url = "https://files.pythonhosted.org/packages/70/e5/c9eabb16ecf77275664413263527ab169e08371dfa6b168025d8f67261fd/multidict-6.5.1-cp312-cp312-macosx_10_13_x86_64.whl", hash = "sha256:7b7b6e1ce9b61f721417c68eeeb37599b769f3b631e6b25c21f50f8f619420b9", size = 44092 },
|
3304
|
+
{ url = "https://files.pythonhosted.org/packages/df/0b/dd9322a432c477a2e6d089bbb53acb68ed25515b8292dbc60f27e7e45d70/multidict-6.5.1-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:8b83b055889bda09fc866c0a652cdb6c36eeeafc2858259c9a7171fe82df5773", size = 42565 },
|
3305
|
+
{ url = "https://files.pythonhosted.org/packages/f9/ac/22f5b4e55a4bc99f9622de280f7da366c1d7f29ec4eec9d339cb2ba62019/multidict-6.5.1-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:b7bd4d655dc460c7aebb73b58ed1c074e85f7286105b012556cf0f25c6d1dba3", size = 254896 },
|
3306
|
+
{ url = "https://files.pythonhosted.org/packages/09/dc/2f6d96d4a80ec731579cb69532fac33cbbda2a838079ae0c47c6e8f5545b/multidict-6.5.1-cp312-cp312-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl", hash = "sha256:aa6dcf25ced31cdce10f004506dbc26129f28a911b32ed10e54453a0842a6173", size = 236854 },
|
3307
|
+
{ url = "https://files.pythonhosted.org/packages/4a/cb/ef38a69ee75e8b72e5cff9ed4cff92379eadd057a99eaf4893494bf6ab64/multidict-6.5.1-cp312-cp312-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl", hash = "sha256:059fb556c3e6ce1a168496f92ef139ad839a47f898eaa512b1d43e5e05d78c6b", size = 265131 },
|
3308
|
+
{ url = "https://files.pythonhosted.org/packages/c0/9e/85d9fe9e658e0edf566c02181248fa2aaf5e53134df0c80f7231ce5fc689/multidict-6.5.1-cp312-cp312-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl", hash = "sha256:f97680c839dd9fa208e9584b1c2a5f1224bd01d31961f7f7d94984408c4a6b9e", size = 262187 },
|
3309
|
+
{ url = "https://files.pythonhosted.org/packages/2b/1c/b46ec1dd78c3faa55bffb354410c48fadd81029a144cd056828c82ca15b4/multidict-6.5.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:7710c716243525cc05cd038c6e09f1807ee0fef2510a6e484450712c389c8d7f", size = 251220 },
|
3310
|
+
{ url = "https://files.pythonhosted.org/packages/6b/6b/481ec5179ddc7da8b05077ebae2dd51da3df3ae3e5842020fbfa939167c1/multidict-6.5.1-cp312-cp312-musllinux_1_2_aarch64.whl", hash = "sha256:83eb172b4856ffff2814bdcf9c7792c0439302faab1b31376817b067b26cd8f5", size = 249949 },
|
3311
|
+
{ url = "https://files.pythonhosted.org/packages/00/e3/642f63e12c1b8e6662c23626a98e9d764fe5a63c3a6cb59002f6fdcb920f/multidict-6.5.1-cp312-cp312-musllinux_1_2_armv7l.whl", hash = "sha256:562d4714fa43f6ebc043a657535e4575e7d6141a818c9b3055f0868d29a1a41b", size = 244438 },
|
3312
|
+
{ url = "https://files.pythonhosted.org/packages/dc/cf/797397f6d38b011912504aef213a4be43ef4ec134859caa47f94d810bad8/multidict-6.5.1-cp312-cp312-musllinux_1_2_ppc64le.whl", hash = "sha256:2d7def2fc47695c46a427b8f298fb5ace03d635c1fb17f30d6192c9a8fb69e70", size = 259921 },
|
3313
|
+
{ url = "https://files.pythonhosted.org/packages/82/b2/ae914a2d84eba21e956fa3727060248ca23ed4a5bf1beb057df0d10f9de3/multidict-6.5.1-cp312-cp312-musllinux_1_2_s390x.whl", hash = "sha256:77bc8ab5c6bfe696eff564824e73a451fdeca22f3b960261750836cee02bcbfa", size = 252691 },
|
3314
|
+
{ url = "https://files.pythonhosted.org/packages/01/fa/1ab4d79a236b871cfd40d36a1f9942906c630bd2b7822287bd3927addb62/multidict-6.5.1-cp312-cp312-musllinux_1_2_x86_64.whl", hash = "sha256:9eec51891d3c210948ead894ec1483d48748abec08db5ce9af52cc13fef37aee", size = 246224 },
|
3315
|
+
{ url = "https://files.pythonhosted.org/packages/78/dd/bf002fe04e952db73cad8ce10a5b5347358d0d17221aef156e050aff690b/multidict-6.5.1-cp312-cp312-win32.whl", hash = "sha256:189f0c2bd1c0ae5509e453707d0e187e030c9e873a0116d1f32d1c870d0fc347", size = 41354 },
|
3316
|
+
{ url = "https://files.pythonhosted.org/packages/95/ce/508a8487d98fdc3e693755bc19c543a2af293f5ce96da398bd1974efb802/multidict-6.5.1-cp312-cp312-win_amd64.whl", hash = "sha256:e81f23b4b6f2a588f15d5cb554b2d8b482bb6044223d64b86bc7079cae9ebaad", size = 45072 },
|
3317
|
+
{ url = "https://files.pythonhosted.org/packages/ae/da/4782cf2f274d0d56fff6c07fc5cc5a14acf821dec08350c17d66d0207a05/multidict-6.5.1-cp312-cp312-win_arm64.whl", hash = "sha256:79d13e06d5241f9c8479dfeaf0f7cce8f453a4a302c9a0b1fa9b1a6869ff7757", size = 42149 },
|
3318
|
+
{ url = "https://files.pythonhosted.org/packages/19/3f/c2e07031111d2513d260157933a8697ad52a935d8a2a2b8b7b317ddd9a96/multidict-6.5.1-cp313-cp313-macosx_10_13_universal2.whl", hash = "sha256:98011312f36d1e496f15454a95578d1212bc2ffc25650a8484752b06d304fd9b", size = 73588 },
|
3319
|
+
{ url = "https://files.pythonhosted.org/packages/95/bb/f47aa21827202a9f889fd66de9a1db33d0e4bbaaa2567156e4efb3cc0e5e/multidict-6.5.1-cp313-cp313-macosx_10_13_x86_64.whl", hash = "sha256:bae589fb902b47bd94e6f539b34eefe55a1736099f616f614ec1544a43f95b05", size = 43756 },
|
3320
|
+
{ url = "https://files.pythonhosted.org/packages/9f/ec/24549de092c9b0bc3167e0beb31a11be58e8595dbcfed2b7821795bb3923/multidict-6.5.1-cp313-cp313-macosx_11_0_arm64.whl", hash = "sha256:6eb3bf26cd94eb306e4bc776d0964cc67a7967e4ad9299309f0ff5beec3c62be", size = 42222 },
|
3321
|
+
{ url = "https://files.pythonhosted.org/packages/13/45/54452027ebc0ba660667aab67ae11afb9aaba91f4b5d63cddef045279d94/multidict-6.5.1-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:e5e1a5a99c72d1531501406fcc06b6bf699ebd079dacd6807bb43fc0ff260e5c", size = 253014 },
|
3322
|
+
{ url = "https://files.pythonhosted.org/packages/97/3c/76e7b4c0ce3a8bb43efca679674fba421333fbc8429134072db80e13dcb8/multidict-6.5.1-cp313-cp313-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl", hash = "sha256:38755bcba18720cb2338bea23a5afcff234445ee75fa11518f6130e22f2ab970", size = 235939 },
|
3323
|
+
{ url = "https://files.pythonhosted.org/packages/86/ce/48e3123a9af61ff2f60e3764b0b15cf4fca22b1299aac281252ac3a590d6/multidict-6.5.1-cp313-cp313-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl", hash = "sha256:f42fef9bcba3c32fd4e4a23c5757fc807d218b249573aaffa8634879f95feb73", size = 262940 },
|
3324
|
+
{ url = "https://files.pythonhosted.org/packages/b3/ab/bccd739faf87051b55df619a0967c8545b4d4a4b90258c5f564ab1752f15/multidict-6.5.1-cp313-cp313-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl", hash = "sha256:071b962f4cc87469cda90c7cc1c077b76496878b39851d7417a3d994e27fe2c6", size = 260652 },
|
3325
|
+
{ url = "https://files.pythonhosted.org/packages/9a/9c/01f654aad28a5d0d74f2678c1541ae15e711f99603fd84c780078205966e/multidict-6.5.1-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:627ba4b7ce7c0115981f0fd91921f5d101dfb9972622178aeef84ccce1c2bbf3", size = 250011 },
|
3326
|
+
{ url = "https://files.pythonhosted.org/packages/5c/bc/edf08906e1db7385c6bf36e4179957307f50c44a889493e9b251255be79c/multidict-6.5.1-cp313-cp313-musllinux_1_2_aarch64.whl", hash = "sha256:05dcaed3e5e54f0d0f99a39762b0195274b75016cbf246f600900305581cf1a2", size = 248242 },
|
3327
|
+
{ url = "https://files.pythonhosted.org/packages/b7/c3/1ad054b88b889fda8b62ea9634ac7082567e8dc42b9b794a2c565ef102ab/multidict-6.5.1-cp313-cp313-musllinux_1_2_armv7l.whl", hash = "sha256:11f5ecf3e741a18c578d118ad257c5588ca33cc7c46d51c0487d7ae76f072c32", size = 244683 },
|
3328
|
+
{ url = "https://files.pythonhosted.org/packages/57/63/119a76b2095e1bb765816175cafeac7b520f564691abef2572fb80f4f246/multidict-6.5.1-cp313-cp313-musllinux_1_2_ppc64le.whl", hash = "sha256:b948eb625411c20b15088fca862c51a39140b9cf7875b5fb47a72bb249fa2f42", size = 257626 },
|
3329
|
+
{ url = "https://files.pythonhosted.org/packages/26/a9/b91a76af5ff49bd088ee76d11eb6134227f5ea50bcd5f6738443b2fe8e05/multidict-6.5.1-cp313-cp313-musllinux_1_2_s390x.whl", hash = "sha256:fc993a96dfc8300befd03d03df46efdb1d8d5a46911b014e956a4443035f470d", size = 251077 },
|
3330
|
+
{ url = "https://files.pythonhosted.org/packages/2a/fe/b1dc57aaa4de9f5a27543e28bd1f8bff00a316888b7344b5d33258b14b0a/multidict-6.5.1-cp313-cp313-musllinux_1_2_x86_64.whl", hash = "sha256:ee2d333380f22d35a56c6461f4579cfe186e143cd0b010b9524ac027de2a34cd", size = 244715 },
|
3331
|
+
{ url = "https://files.pythonhosted.org/packages/51/55/47a82690f71d0141eea49a623bbcc00a4d28770efc7cba8ead75602c9b90/multidict-6.5.1-cp313-cp313-win32.whl", hash = "sha256:5891e3327e6a426ddd443c87339b967c84feb8c022dd425e0c025fa0fcd71e68", size = 41156 },
|
3332
|
+
{ url = "https://files.pythonhosted.org/packages/25/b3/43306e4d7d3a9898574d1dc156b9607540dad581b1d767c992030751b82d/multidict-6.5.1-cp313-cp313-win_amd64.whl", hash = "sha256:fcdaa72261bff25fad93e7cb9bd7112bd4bac209148e698e380426489d8ed8a9", size = 44933 },
|
3333
|
+
{ url = "https://files.pythonhosted.org/packages/30/e2/34cb83c8a4e01b28e2abf30dc90178aa63c9db042be22fa02472cb744b86/multidict-6.5.1-cp313-cp313-win_arm64.whl", hash = "sha256:84292145303f354a35558e601c665cdf87059d87b12777417e2e57ba3eb98903", size = 41967 },
|
3334
|
+
{ url = "https://files.pythonhosted.org/packages/64/08/17d2de9cf749ea9589ecfb7532ab4988e8b113b7624826dba6b7527a58f3/multidict-6.5.1-cp313-cp313t-macosx_10_13_universal2.whl", hash = "sha256:f8316e58db799a1972afbc46770dfaaf20b0847003ab80de6fcb9861194faa3f", size = 80513 },
|
3335
|
+
{ url = "https://files.pythonhosted.org/packages/3e/b9/c9392465a21f7dff164633348b4cf66eef55c4ee48bdcdc00f0a71792779/multidict-6.5.1-cp313-cp313t-macosx_10_13_x86_64.whl", hash = "sha256:d3468f0db187aca59eb56e0aa9f7c8c5427bcb844ad1c86557b4886aeb4484d8", size = 46854 },
|
3336
|
+
{ url = "https://files.pythonhosted.org/packages/2e/24/d79cbed5d0573304bc907dff0e5ad8788a4de891eec832809812b319930e/multidict-6.5.1-cp313-cp313t-macosx_11_0_arm64.whl", hash = "sha256:228533a5f99f1248cd79f6470779c424d63bc3e10d47c82511c65cc294458445", size = 45724 },
|
3337
|
+
{ url = "https://files.pythonhosted.org/packages/ec/22/232be6c077183719c78131f0e3c3d7134eb2d839e6e50e1c1e69e5ef5965/multidict-6.5.1-cp313-cp313t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:527076fdf5854901b1246c589af9a8a18b4a308375acb0020b585f696a10c794", size = 251895 },
|
3338
|
+
{ url = "https://files.pythonhosted.org/packages/57/80/85985e1441864b946e79538355b7b47f36206bf6bbaa2fa6d74d8232f2ab/multidict-6.5.1-cp313-cp313t-manylinux2014_armv7l.manylinux_2_17_armv7l.manylinux_2_31_armv7l.whl", hash = "sha256:9a17a17bad5c22f43e6a6b285dd9c16b1e8f8428202cd9bc22adaac68d0bbfed", size = 229357 },
|
3339
|
+
{ url = "https://files.pythonhosted.org/packages/b1/14/0024d1428b05aedaeea211da232aa6b6ad5c556a8a38b0942df1e54e1fa5/multidict-6.5.1-cp313-cp313t-manylinux2014_ppc64le.manylinux_2_17_ppc64le.manylinux_2_28_ppc64le.whl", hash = "sha256:efd1951edab4a6cb65108d411867811f2b283f4b972337fb4269e40142f7f6a6", size = 259262 },
|
3340
|
+
{ url = "https://files.pythonhosted.org/packages/b1/cc/3fe63d61ffc9a48d62f36249e228e330144d990ac01f61169b615a3be471/multidict-6.5.1-cp313-cp313t-manylinux2014_s390x.manylinux_2_17_s390x.manylinux_2_28_s390x.whl", hash = "sha256:c07d5f38b39acb4f8f61a7aa4166d140ed628245ff0441630df15340532e3b3c", size = 257998 },
|
3341
|
+
{ url = "https://files.pythonhosted.org/packages/e8/e4/46b38b9a565ccc5d86f55787090670582d51ab0a0d37cfeaf4313b053f7b/multidict-6.5.1-cp313-cp313t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:8a6605dc74cd333be279e1fcb568ea24f7bdf1cf09f83a77360ce4dd32d67f14", size = 247951 },
|
3342
|
+
{ url = "https://files.pythonhosted.org/packages/af/78/58a9bc0674401f1f26418cd58a5ebf35ce91ead76a22b578908acfe0f4e2/multidict-6.5.1-cp313-cp313t-musllinux_1_2_aarch64.whl", hash = "sha256:8d64e30ae9ba66ce303a567548a06d64455d97c5dff7052fe428d154274d7174", size = 246786 },
|
3343
|
+
{ url = "https://files.pythonhosted.org/packages/66/24/51142ccee295992e22881cccc54b291308423bbcc836fcf4d2edef1a88d0/multidict-6.5.1-cp313-cp313t-musllinux_1_2_armv7l.whl", hash = "sha256:2fb5dde79a7f6d98ac5e26a4c9de77ccd2c5224a7ce89aeac6d99df7bbe06464", size = 235030 },
|
3344
|
+
{ url = "https://files.pythonhosted.org/packages/4b/9a/a6f7b75460d3e35b16bf7745c9e3ebb3293324a4295e586563bf50d361f4/multidict-6.5.1-cp313-cp313t-musllinux_1_2_ppc64le.whl", hash = "sha256:8a0d22e8b07cf620e9aeb1582340d00f0031e6a1f3e39d9c2dcbefa8691443b4", size = 253964 },
|
3345
|
+
{ url = "https://files.pythonhosted.org/packages/3d/f8/0b690674bf8f78604eb0a2b0a85d1380ff3003f270440d40def2a3de8cf4/multidict-6.5.1-cp313-cp313t-musllinux_1_2_s390x.whl", hash = "sha256:0120ed5cff2082c7a0ed62a8f80f4f6ac266010c722381816462f279bfa19487", size = 247370 },
|
3346
|
+
{ url = "https://files.pythonhosted.org/packages/7f/7d/ca55049d1041c517f294c1755c786539cb7a8dc5033361f20ce3a3d817be/multidict-6.5.1-cp313-cp313t-musllinux_1_2_x86_64.whl", hash = "sha256:3dea06ba27401c4b54317aa04791182dc9295e7aa623732dd459071a0e0f65db", size = 242920 },
|
3347
|
+
{ url = "https://files.pythonhosted.org/packages/1e/65/f4afa14f0921751864bb3ef80267f15ecae423483e8da9bc5d3757632bfa/multidict-6.5.1-cp313-cp313t-win32.whl", hash = "sha256:93b21be44f3cfee3be68ed5cd8848a3c0420d76dbd12d74f7776bde6b29e5f33", size = 46968 },
|
3348
|
+
{ url = "https://files.pythonhosted.org/packages/00/0a/13d08be1ca1523df515fb4efd3cf10f153e62d533f55c53f543cd73041e8/multidict-6.5.1-cp313-cp313t-win_amd64.whl", hash = "sha256:c5c18f8646a520cc34d00f65f9f6f77782b8a8c59fd8de10713e0de7f470b5d0", size = 52353 },
|
3349
|
+
{ url = "https://files.pythonhosted.org/packages/4b/dd/84aaf725b236677597a9570d8c1c99af0ba03712149852347969e014d826/multidict-6.5.1-cp313-cp313t-win_arm64.whl", hash = "sha256:eb27128141474a1d545f0531b496c7c2f1c4beff50cb5a828f36eb62fef16c67", size = 44500 },
|
3350
|
+
{ url = "https://files.pythonhosted.org/packages/07/9f/d4719ce55a1d8bf6619e8bb92f1e2e7399026ea85ae0c324ec77ee06c050/multidict-6.5.1-py3-none-any.whl", hash = "sha256:895354f4a38f53a1df2cc3fa2223fa714cff2b079a9f018a76cad35e7f0f044c", size = 12185 },
|
3360
3351
|
]
|
3361
3352
|
|
3362
3353
|
[[package]]
|
@@ -3408,11 +3399,11 @@ wheels = [
|
|
3408
3399
|
|
3409
3400
|
[[package]]
|
3410
3401
|
name = "narwhals"
|
3411
|
-
version = "1.
|
3402
|
+
version = "1.44.0"
|
3412
3403
|
source = { registry = "https://pypi.org/simple" }
|
3413
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
3404
|
+
sdist = { url = "https://files.pythonhosted.org/packages/56/e5/0b875d29e2a4d112c58fef6aac2ed3a73bbdd4d8d0dce722fd154357248a/narwhals-1.44.0.tar.gz", hash = "sha256:8cf0616d4f6f21225b3b56fcde96ccab6d05023561a0f162402aa9b8c33ad31d", size = 499250 }
|
3414
3405
|
wheels = [
|
3415
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3406
|
+
{ url = "https://files.pythonhosted.org/packages/ff/fb/12f4a971467aac3cb7cbccbbfca5d0f05e23722068112c1ac4a393613ebe/narwhals-1.44.0-py3-none-any.whl", hash = "sha256:a170ea0bab4cf1f323d9f8bf17f2d7042c3d73802bea321996b39bf075d57de5", size = 365240 },
|
3416
3407
|
]
|
3417
3408
|
|
3418
3409
|
[[package]]
|
@@ -5257,16 +5248,16 @@ wheels = [
|
|
5257
5248
|
|
5258
5249
|
[[package]]
|
5259
5250
|
name = "pydantic-settings"
|
5260
|
-
version = "2.10.
|
5251
|
+
version = "2.10.1"
|
5261
5252
|
source = { registry = "https://pypi.org/simple" }
|
5262
5253
|
dependencies = [
|
5263
5254
|
{ name = "pydantic" },
|
5264
5255
|
{ name = "python-dotenv" },
|
5265
5256
|
{ name = "typing-inspection" },
|
5266
5257
|
]
|
5267
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
5258
|
+
sdist = { url = "https://files.pythonhosted.org/packages/68/85/1ea668bbab3c50071ca613c6ab30047fb36ab0da1b92fa8f17bbc38fd36c/pydantic_settings-2.10.1.tar.gz", hash = "sha256:06f0062169818d0f5524420a360d632d5857b83cffd4d42fe29597807a1614ee", size = 172583 }
|
5268
5259
|
wheels = [
|
5269
|
-
{ url = "https://files.pythonhosted.org/packages/
|
5260
|
+
{ url = "https://files.pythonhosted.org/packages/58/f0/427018098906416f580e3cf1366d3b1abfb408a0652e9f31600c24a1903c/pydantic_settings-2.10.1-py3-none-any.whl", hash = "sha256:a60952460b99cf661dc25c29c0ef171721f98bfcb52ef8d9ea4c943d7c8cc796", size = 45235 },
|
5270
5261
|
]
|
5271
5262
|
|
5272
5263
|
[[package]]
|
@@ -5411,11 +5402,11 @@ wheels = [
|
|
5411
5402
|
|
5412
5403
|
[[package]]
|
5413
5404
|
name = "python-dotenv"
|
5414
|
-
version = "1.1.
|
5405
|
+
version = "1.1.1"
|
5415
5406
|
source = { registry = "https://pypi.org/simple" }
|
5416
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
5407
|
+
sdist = { url = "https://files.pythonhosted.org/packages/f6/b0/4bc07ccd3572a2f9df7e6782f52b0c6c90dcbb803ac4a167702d7d0dfe1e/python_dotenv-1.1.1.tar.gz", hash = "sha256:a8a6399716257f45be6a007360200409fce5cda2661e3dec71d23dc15f6189ab", size = 41978 }
|
5417
5408
|
wheels = [
|
5418
|
-
{ url = "https://files.pythonhosted.org/packages/
|
5409
|
+
{ url = "https://files.pythonhosted.org/packages/5f/ed/539768cf28c661b5b068d66d96a2f155c4971a5d55684a514c1a0e0dec2f/python_dotenv-1.1.1-py3-none-any.whl", hash = "sha256:31f23644fe2602f88ff55e1f5c79ba497e01224ee7737937930c448e4d0e24dc", size = 20556 },
|
5419
5410
|
]
|
5420
5411
|
|
5421
5412
|
[[package]]
|
@@ -6651,27 +6642,27 @@ wheels = [
|
|
6651
6642
|
|
6652
6643
|
[[package]]
|
6653
6644
|
name = "tokenizers"
|
6654
|
-
version = "0.21.
|
6645
|
+
version = "0.21.2"
|
6655
6646
|
source = { registry = "https://pypi.org/simple" }
|
6656
6647
|
dependencies = [
|
6657
6648
|
{ name = "huggingface-hub" },
|
6658
6649
|
]
|
6659
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
6650
|
+
sdist = { url = "https://files.pythonhosted.org/packages/ab/2d/b0fce2b8201635f60e8c95990080f58461cc9ca3d5026de2e900f38a7f21/tokenizers-0.21.2.tar.gz", hash = "sha256:fdc7cffde3e2113ba0e6cc7318c40e3438a4d74bbc62bf04bcc63bdfb082ac77", size = 351545 }
|
6660
6651
|
wheels = [
|
6661
|
-
{ url = "https://files.pythonhosted.org/packages/
|
6662
|
-
{ url = "https://files.pythonhosted.org/packages/
|
6663
|
-
{ url = "https://files.pythonhosted.org/packages/
|
6664
|
-
{ url = "https://files.pythonhosted.org/packages/
|
6665
|
-
{ url = "https://files.pythonhosted.org/packages/
|
6666
|
-
{ url = "https://files.pythonhosted.org/packages/
|
6667
|
-
{ url = "https://files.pythonhosted.org/packages/
|
6668
|
-
{ url = "https://files.pythonhosted.org/packages/
|
6669
|
-
{ url = "https://files.pythonhosted.org/packages/
|
6670
|
-
{ url = "https://files.pythonhosted.org/packages/
|
6671
|
-
{ url = "https://files.pythonhosted.org/packages/
|
6672
|
-
{ url = "https://files.pythonhosted.org/packages/
|
6673
|
-
{ url = "https://files.pythonhosted.org/packages/
|
6674
|
-
{ url = "https://files.pythonhosted.org/packages/
|
6652
|
+
{ url = "https://files.pythonhosted.org/packages/1d/cc/2936e2d45ceb130a21d929743f1e9897514691bec123203e10837972296f/tokenizers-0.21.2-cp39-abi3-macosx_10_12_x86_64.whl", hash = "sha256:342b5dfb75009f2255ab8dec0041287260fed5ce00c323eb6bab639066fef8ec", size = 2875206 },
|
6653
|
+
{ url = "https://files.pythonhosted.org/packages/6c/e6/33f41f2cc7861faeba8988e7a77601407bf1d9d28fc79c5903f8f77df587/tokenizers-0.21.2-cp39-abi3-macosx_11_0_arm64.whl", hash = "sha256:126df3205d6f3a93fea80c7a8a266a78c1bd8dd2fe043386bafdd7736a23e45f", size = 2732655 },
|
6654
|
+
{ url = "https://files.pythonhosted.org/packages/33/2b/1791eb329c07122a75b01035b1a3aa22ad139f3ce0ece1b059b506d9d9de/tokenizers-0.21.2-cp39-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:4a32cd81be21168bd0d6a0f0962d60177c447a1aa1b1e48fa6ec9fc728ee0b12", size = 3019202 },
|
6655
|
+
{ url = "https://files.pythonhosted.org/packages/05/15/fd2d8104faa9f86ac68748e6f7ece0b5eb7983c7efc3a2c197cb98c99030/tokenizers-0.21.2-cp39-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:8bd8999538c405133c2ab999b83b17c08b7fc1b48c1ada2469964605a709ef91", size = 2934539 },
|
6656
|
+
{ url = "https://files.pythonhosted.org/packages/a5/2e/53e8fd053e1f3ffbe579ca5f9546f35ac67cf0039ed357ad7ec57f5f5af0/tokenizers-0.21.2-cp39-abi3-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:5e9944e61239b083a41cf8fc42802f855e1dca0f499196df37a8ce219abac6eb", size = 3248665 },
|
6657
|
+
{ url = "https://files.pythonhosted.org/packages/00/15/79713359f4037aa8f4d1f06ffca35312ac83629da062670e8830917e2153/tokenizers-0.21.2-cp39-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:514cd43045c5d546f01142ff9c79a96ea69e4b5cda09e3027708cb2e6d5762ab", size = 3451305 },
|
6658
|
+
{ url = "https://files.pythonhosted.org/packages/38/5f/959f3a8756fc9396aeb704292777b84f02a5c6f25c3fc3ba7530db5feb2c/tokenizers-0.21.2-cp39-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:b1b9405822527ec1e0f7d8d2fdb287a5730c3a6518189c968254a8441b21faae", size = 3214757 },
|
6659
|
+
{ url = "https://files.pythonhosted.org/packages/c5/74/f41a432a0733f61f3d21b288de6dfa78f7acff309c6f0f323b2833e9189f/tokenizers-0.21.2-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:fed9a4d51c395103ad24f8e7eb976811c57fbec2af9f133df471afcd922e5020", size = 3121887 },
|
6660
|
+
{ url = "https://files.pythonhosted.org/packages/3c/6a/bc220a11a17e5d07b0dfb3b5c628621d4dcc084bccd27cfaead659963016/tokenizers-0.21.2-cp39-abi3-musllinux_1_2_aarch64.whl", hash = "sha256:2c41862df3d873665ec78b6be36fcc30a26e3d4902e9dd8608ed61d49a48bc19", size = 9091965 },
|
6661
|
+
{ url = "https://files.pythonhosted.org/packages/6c/bd/ac386d79c4ef20dc6f39c4706640c24823dca7ebb6f703bfe6b5f0292d88/tokenizers-0.21.2-cp39-abi3-musllinux_1_2_armv7l.whl", hash = "sha256:ed21dc7e624e4220e21758b2e62893be7101453525e3d23264081c9ef9a6d00d", size = 9053372 },
|
6662
|
+
{ url = "https://files.pythonhosted.org/packages/63/7b/5440bf203b2a5358f074408f7f9c42884849cd9972879e10ee6b7a8c3b3d/tokenizers-0.21.2-cp39-abi3-musllinux_1_2_i686.whl", hash = "sha256:0e73770507e65a0e0e2a1affd6b03c36e3bc4377bd10c9ccf51a82c77c0fe365", size = 9298632 },
|
6663
|
+
{ url = "https://files.pythonhosted.org/packages/a4/d2/faa1acac3f96a7427866e94ed4289949b2524f0c1878512516567d80563c/tokenizers-0.21.2-cp39-abi3-musllinux_1_2_x86_64.whl", hash = "sha256:106746e8aa9014a12109e58d540ad5465b4c183768ea96c03cbc24c44d329958", size = 9470074 },
|
6664
|
+
{ url = "https://files.pythonhosted.org/packages/d8/a5/896e1ef0707212745ae9f37e84c7d50269411aef2e9ccd0de63623feecdf/tokenizers-0.21.2-cp39-abi3-win32.whl", hash = "sha256:cabda5a6d15d620b6dfe711e1af52205266d05b379ea85a8a301b3593c60e962", size = 2330115 },
|
6665
|
+
{ url = "https://files.pythonhosted.org/packages/13/c3/cc2755ee10be859c4338c962a35b9a663788c0c0b50c0bdd8078fb6870cf/tokenizers-0.21.2-cp39-abi3-win_amd64.whl", hash = "sha256:58747bb898acdb1007f37a7bbe614346e98dc28708ffb66a3fd50ce169ac6c98", size = 2509918 },
|
6675
6666
|
]
|
6676
6667
|
|
6677
6668
|
[[package]]
|
@@ -6933,27 +6924,27 @@ wheels = [
|
|
6933
6924
|
|
6934
6925
|
[[package]]
|
6935
6926
|
name = "uv"
|
6936
|
-
version = "0.7.
|
6937
|
-
source = { registry = "https://pypi.org/simple" }
|
6938
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
6939
|
-
wheels = [
|
6940
|
-
{ url = "https://files.pythonhosted.org/packages/
|
6941
|
-
{ url = "https://files.pythonhosted.org/packages/
|
6942
|
-
{ url = "https://files.pythonhosted.org/packages/
|
6943
|
-
{ url = "https://files.pythonhosted.org/packages/
|
6944
|
-
{ url = "https://files.pythonhosted.org/packages/
|
6945
|
-
{ url = "https://files.pythonhosted.org/packages/
|
6946
|
-
{ url = "https://files.pythonhosted.org/packages/
|
6947
|
-
{ url = "https://files.pythonhosted.org/packages/
|
6948
|
-
{ url = "https://files.pythonhosted.org/packages/
|
6949
|
-
{ url = "https://files.pythonhosted.org/packages/
|
6950
|
-
{ url = "https://files.pythonhosted.org/packages/
|
6951
|
-
{ url = "https://files.pythonhosted.org/packages/
|
6952
|
-
{ url = "https://files.pythonhosted.org/packages/
|
6953
|
-
{ url = "https://files.pythonhosted.org/packages/
|
6954
|
-
{ url = "https://files.pythonhosted.org/packages/
|
6955
|
-
{ url = "https://files.pythonhosted.org/packages/
|
6956
|
-
{ url = "https://files.pythonhosted.org/packages/
|
6927
|
+
version = "0.7.15"
|
6928
|
+
source = { registry = "https://pypi.org/simple" }
|
6929
|
+
sdist = { url = "https://files.pythonhosted.org/packages/f2/e2/f4ae75e0d52abaf8c01c6948b423fbac7a6ae4413556a983959bf8f9b658/uv-0.7.15.tar.gz", hash = "sha256:c608cd2d89db7482ab40fc6e7de27afc87b20595e145ed81a2a8702e9a0d7e2d", size = 3343475 }
|
6930
|
+
wheels = [
|
6931
|
+
{ url = "https://files.pythonhosted.org/packages/3a/57/5bd08b88b583bde2daa54abaf418de1b0b6712bc60d5583a3cc9455174b3/uv-0.7.15-py3-none-linux_armv6l.whl", hash = "sha256:804b927f1b08f97ad597405276058bc94bab9e35c77e7f86c4ca635f72269ff8", size = 17276275 },
|
6932
|
+
{ url = "https://files.pythonhosted.org/packages/3e/60/f8c159919b96ae9c77bd61f78d5e0dda2769840510abb4ebcc66750b2bb3/uv-0.7.15-py3-none-macosx_10_12_x86_64.whl", hash = "sha256:33f57f51ff980a74131cc8cde501b8467faec21aef35518ff6b544450be2f9be", size = 17301675 },
|
6933
|
+
{ url = "https://files.pythonhosted.org/packages/a1/4c/b36bc5e665d1466782a7687347291f1f148d78ea1bb1534114b6f8437098/uv-0.7.15-py3-none-macosx_11_0_arm64.whl", hash = "sha256:cc5ed8a4c804b6cacc13fdb794ff86fb6cca02b8966e075a9e15ea976c642454", size = 15957360 },
|
6934
|
+
{ url = "https://files.pythonhosted.org/packages/13/13/ad63a01b2a6fc68b5b0bd5ddcaa99e997e4143233bd09b2db7b0f917c2f9/uv-0.7.15-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.musllinux_1_1_aarch64.whl", hash = "sha256:cd374f9d4eca1b07662e2d774c710d18a7865a4387bc95e8d08fc9070473bb5f", size = 16481900 },
|
6935
|
+
{ url = "https://files.pythonhosted.org/packages/7b/6c/073e8c8d2c1154f72a6323482b0a5388655622c2fe0867e47b4bb8893e3f/uv-0.7.15-py3-none-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:1d2d9cff6af77e9dd604782da785e271b7082ddf16636e34e0acee1689cc9392", size = 16948631 },
|
6936
|
+
{ url = "https://files.pythonhosted.org/packages/4e/88/f019ebc681882cac372f403b4008389e7db3481516ae78ad23bb766f9959/uv-0.7.15-py3-none-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:0601b9757f70f0cb243963ba2c4241d1d9207f4b5afc63c68d609ac5e54ce657", size = 17634844 },
|
6937
|
+
{ url = "https://files.pythonhosted.org/packages/7b/ee/b506ebdc89d9087ac3436eb7eb22c7ac8926eb199e5253769568316db112/uv-0.7.15-py3-none-manylinux_2_17_ppc64.manylinux2014_ppc64.whl", hash = "sha256:361b9b004e62a8d620b7eb79f51f9cc9f815ee0b287c2ce42fb3618f84172a2f", size = 18569268 },
|
6938
|
+
{ url = "https://files.pythonhosted.org/packages/57/32/50b1e80b91ef2b4478217f6a1754c0888f1e90379b8fa77ed70d5f5f0ee9/uv-0.7.15-py3-none-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:df99a0f54f8d0889879dee3fb99ec3d0748bbd42af31428197b5fe6b90b7b974", size = 18256065 },
|
6939
|
+
{ url = "https://files.pythonhosted.org/packages/af/01/3a83831b8916ccb3ce22ac1295ba079f95ab74461236c379f8817a2bf47f/uv-0.7.15-py3-none-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:3cd980b68bbfc80ccc9fe8ab4fccec5350ec0be4135569d8c5bddb605a2fd390", size = 18446300 },
|
6940
|
+
{ url = "https://files.pythonhosted.org/packages/06/65/90760c9c90633ee37bea46687edddb633f047002625fbb24d5dd43c7f465/uv-0.7.15-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:2f6f78e6b816b9fb2cb92f1f1857dd7725cc2008d800e4f4cdc195f64f0c96c8", size = 17960970 },
|
6941
|
+
{ url = "https://files.pythonhosted.org/packages/a8/e3/4552eb0f95beeb84c5d7d60aa184d62357194df71a8a2e34b8f78681890d/uv-0.7.15-py3-none-manylinux_2_28_aarch64.whl", hash = "sha256:7edac5d090bf9cb84bf0139ae48d3629384d94638b1e2215ca2441f786b9e8eb", size = 16754011 },
|
6942
|
+
{ url = "https://files.pythonhosted.org/packages/93/75/a9d1301267f781c5d06df05dd8bb87884b7818f9dfcccb211716754b9805/uv-0.7.15-py3-none-musllinux_1_1_armv7l.whl", hash = "sha256:81201cf430e527fa88bcfa9a6adb91ad4080cf635684bbc456e4bb589cea6e3c", size = 16951202 },
|
6943
|
+
{ url = "https://files.pythonhosted.org/packages/f2/ed/a199eb35aff558e3276a3c4591e1d7152a7fdd2d1b5dad60c21191748f72/uv-0.7.15-py3-none-musllinux_1_1_i686.whl", hash = "sha256:d78d1e9b05ab6e540ba4567b92d6f16f80176905183db8581d8b77522c39256c", size = 17245178 },
|
6944
|
+
{ url = "https://files.pythonhosted.org/packages/7d/50/633fe84ac08ad7a233dc3b7113184af6bbfd0668078993b4408edf6fb767/uv-0.7.15-py3-none-musllinux_1_1_x86_64.whl", hash = "sha256:8717797f0d4b257a9d3f217959d24119342b0d96c2b224fbfefa44df5d94def2", size = 18074998 },
|
6945
|
+
{ url = "https://files.pythonhosted.org/packages/5e/0a/5eee2e56063708a25d6d794153884b260d6f322649d3434f4d449fb65e6e/uv-0.7.15-py3-none-win32.whl", hash = "sha256:10ff8e18e617685f1b5ba4726da2782093ae7032e257eb500358444b610a92b1", size = 17528725 },
|
6946
|
+
{ url = "https://files.pythonhosted.org/packages/be/73/d6d6fd05728263cc5bc81cf2424f2e78203fdd1b6c926f61363921bd8d8e/uv-0.7.15-py3-none-win_amd64.whl", hash = "sha256:9fda476ce40a428861e62b4e7c1d1199deb48ffc9b9197219e7f78e7c59be7a7", size = 19046757 },
|
6947
|
+
{ url = "https://files.pythonhosted.org/packages/14/89/7f34a13ea6b336f3a0e70856bd584628556d03a865909a8a3854b7468239/uv-0.7.15-py3-none-win_arm64.whl", hash = "sha256:32a1ca819298b6cbe673becc3d52fc51a626ed003b61402824f1614d786650ac", size = 17690893 },
|
6957
6948
|
]
|
6958
6949
|
|
6959
6950
|
[[package]]
|