agent-starter-pack 0.5.1__py3-none-any.whl → 0.5.2__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.5.1.dist-info → agent_starter_pack-0.5.2.dist-info}/METADATA +2 -2
- {agent_starter_pack-0.5.1.dist-info → agent_starter_pack-0.5.2.dist-info}/RECORD +17 -17
- agents/adk_base/template/.templateconfig.yaml +1 -1
- agents/agentic_rag/template/.templateconfig.yaml +1 -1
- src/base_template/README.md +1 -1
- src/resources/locks/uv-adk_base-agent_engine.lock +117 -178
- src/resources/locks/uv-adk_base-cloud_run.lock +156 -223
- src/resources/locks/uv-agentic_rag-agent_engine.lock +236 -297
- src/resources/locks/uv-agentic_rag-cloud_run.lock +326 -393
- src/resources/locks/uv-crewai_coding_crew-agent_engine.lock +314 -319
- src/resources/locks/uv-crewai_coding_crew-cloud_run.lock +385 -393
- src/resources/locks/uv-langgraph_base_react-agent_engine.lock +260 -265
- src/resources/locks/uv-langgraph_base_react-cloud_run.lock +334 -342
- src/resources/locks/uv-live_api-cloud_run.lock +325 -333
- {agent_starter_pack-0.5.1.dist-info → agent_starter_pack-0.5.2.dist-info}/WHEEL +0 -0
- {agent_starter_pack-0.5.1.dist-info → agent_starter_pack-0.5.2.dist-info}/entry_points.txt +0 -0
- {agent_starter_pack-0.5.1.dist-info → agent_starter_pack-0.5.2.dist-info}/licenses/LICENSE +0 -0
@@ -43,14 +43,14 @@ wheels = [
|
|
43
43
|
|
44
44
|
[[package]]
|
45
45
|
name = "argon2-cffi"
|
46
|
-
version = "
|
46
|
+
version = "25.1.0"
|
47
47
|
source = { registry = "https://pypi.org/simple" }
|
48
48
|
dependencies = [
|
49
49
|
{ name = "argon2-cffi-bindings" },
|
50
50
|
]
|
51
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
51
|
+
sdist = { url = "https://files.pythonhosted.org/packages/0e/89/ce5af8a7d472a67cc819d5d998aa8c82c5d860608c4db9f46f1162d7dab9/argon2_cffi-25.1.0.tar.gz", hash = "sha256:694ae5cc8a42f4c4e2bf2ca0e64e51e23a040c6a517a85074683d3959e1346c1", size = 45706 }
|
52
52
|
wheels = [
|
53
|
-
{ url = "https://files.pythonhosted.org/packages/
|
53
|
+
{ url = "https://files.pythonhosted.org/packages/4f/d3/a8b22fa575b297cd6e3e3b0155c7e25db170edf1c74783d6a31a2490b8d9/argon2_cffi-25.1.0-py3-none-any.whl", hash = "sha256:fdc8b074db390fccb6eb4a3604ae7231f219aa669a2652e0f20e16ba513d5741", size = 14657 },
|
54
54
|
]
|
55
55
|
|
56
56
|
[[package]]
|
@@ -316,6 +316,15 @@ wheels = [
|
|
316
316
|
{ url = "https://files.pythonhosted.org/packages/85/32/10bb5764d90a8eee674e9dc6f4db6a0ab47c8c4d0d83c27f7c39ac415a4d/click-8.2.1-py3-none-any.whl", hash = "sha256:61a3265b914e850b85317d0b3109c7f8cd35a670f963866005d6ef1d5175a12b", size = 102215 },
|
317
317
|
]
|
318
318
|
|
319
|
+
[[package]]
|
320
|
+
name = "cloudpickle"
|
321
|
+
version = "3.1.1"
|
322
|
+
source = { registry = "https://pypi.org/simple" }
|
323
|
+
sdist = { url = "https://files.pythonhosted.org/packages/52/39/069100b84d7418bc358d81669d5748efb14b9cceacd2f9c75f550424132f/cloudpickle-3.1.1.tar.gz", hash = "sha256:b216fa8ae4019d5482a8ac3c95d8f6346115d8835911fd4aefd1a445e4242c64", size = 22113 }
|
324
|
+
wheels = [
|
325
|
+
{ url = "https://files.pythonhosted.org/packages/7e/e8/64c37fadfc2816a7701fa8a6ed8d87327c7d54eacfbfb6edab14a2f2be75/cloudpickle-3.1.1-py3-none-any.whl", hash = "sha256:c8c5a44295039331ee9dad40ba100a9c7297b6f988e50e87ccdf3765a668350e", size = 20992 },
|
326
|
+
]
|
327
|
+
|
319
328
|
[[package]]
|
320
329
|
name = "codespell"
|
321
330
|
version = "2.2.6"
|
@@ -436,18 +445,6 @@ wheels = [
|
|
436
445
|
{ url = "https://files.pythonhosted.org/packages/07/6c/aa3f2f849e01cb6a001cd8554a88d4c77c5c1a31c95bdf1cf9301e6d9ef4/defusedxml-0.7.1-py2.py3-none-any.whl", hash = "sha256:a352e7e428770286cc899e2542b6cdaedb2b4953ff269a210103ec58f6198a61", size = 25604 },
|
437
446
|
]
|
438
447
|
|
439
|
-
[[package]]
|
440
|
-
name = "deprecated"
|
441
|
-
version = "1.2.18"
|
442
|
-
source = { registry = "https://pypi.org/simple" }
|
443
|
-
dependencies = [
|
444
|
-
{ name = "wrapt" },
|
445
|
-
]
|
446
|
-
sdist = { url = "https://files.pythonhosted.org/packages/98/97/06afe62762c9a8a86af0cfb7bfdab22a43ad17138b07af5b1a58442690a2/deprecated-1.2.18.tar.gz", hash = "sha256:422b6f6d859da6f2ef57857761bfb392480502a64c3028ca9bbe86085d72115d", size = 2928744 }
|
447
|
-
wheels = [
|
448
|
-
{ url = "https://files.pythonhosted.org/packages/6e/c6/ac0b6c1e2d138f1002bcf799d330bd6d85084fece321e662a14223794041/Deprecated-1.2.18-py2.py3-none-any.whl", hash = "sha256:bd5011788200372a32418f888e326a09ff80d0214bd961147cfed01b5c018eec", size = 9998 },
|
449
|
-
]
|
450
|
-
|
451
448
|
[[package]]
|
452
449
|
name = "docstring-parser"
|
453
450
|
version = "0.16"
|
@@ -512,14 +509,14 @@ wheels = [
|
|
512
509
|
|
513
510
|
[[package]]
|
514
511
|
name = "google-adk"
|
515
|
-
version = "1.
|
512
|
+
version = "1.2.1"
|
516
513
|
source = { registry = "https://pypi.org/simple" }
|
517
514
|
dependencies = [
|
518
515
|
{ name = "authlib" },
|
519
516
|
{ name = "click" },
|
520
517
|
{ name = "fastapi" },
|
521
518
|
{ name = "google-api-python-client" },
|
522
|
-
{ name = "google-cloud-aiplatform" },
|
519
|
+
{ name = "google-cloud-aiplatform", extra = ["agent-engines"] },
|
523
520
|
{ name = "google-cloud-secret-manager" },
|
524
521
|
{ name = "google-cloud-speech" },
|
525
522
|
{ name = "google-cloud-storage" },
|
@@ -533,17 +530,18 @@ dependencies = [
|
|
533
530
|
{ name = "python-dotenv" },
|
534
531
|
{ name = "pyyaml" },
|
535
532
|
{ name = "sqlalchemy" },
|
533
|
+
{ name = "typing-extensions" },
|
536
534
|
{ name = "tzlocal" },
|
537
535
|
{ name = "uvicorn" },
|
538
536
|
]
|
539
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
537
|
+
sdist = { url = "https://files.pythonhosted.org/packages/8c/3f/c17e938b53e6638c75964db92915a866dee3bca29535df2bfd89ca57c999/google_adk-1.2.1.tar.gz", hash = "sha256:7ffac56d1ee457f64b3877f81aed099171c52e03ac2ef7b42de2f7f4973995e7", size = 1104116 }
|
540
538
|
wheels = [
|
541
|
-
{ url = "https://files.pythonhosted.org/packages/
|
539
|
+
{ url = "https://files.pythonhosted.org/packages/d2/83/4fa0a0e765258e4f3f6cf452a28cde0d335cce27542041fcf3afe9df4cef/google_adk-1.2.1-py3-none-any.whl", hash = "sha256:93b805180caadb5b2265a9737c7ac472d10443ddec18ad83efdef8a7a6217d2a", size = 1247947 },
|
542
540
|
]
|
543
541
|
|
544
542
|
[[package]]
|
545
543
|
name = "google-api-core"
|
546
|
-
version = "2.
|
544
|
+
version = "2.25.0"
|
547
545
|
source = { registry = "https://pypi.org/simple" }
|
548
546
|
dependencies = [
|
549
547
|
{ name = "google-auth" },
|
@@ -552,9 +550,9 @@ dependencies = [
|
|
552
550
|
{ name = "protobuf" },
|
553
551
|
{ name = "requests" },
|
554
552
|
]
|
555
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
553
|
+
sdist = { url = "https://files.pythonhosted.org/packages/98/a2/8176b416ca08106b2ae30cd4a006c8176945f682c3a5b42f141c9173f505/google_api_core-2.25.0.tar.gz", hash = "sha256:9b548e688702f82a34ed8409fb8a6961166f0b7795032f0be8f48308dff4333a", size = 164914 }
|
556
554
|
wheels = [
|
557
|
-
{ url = "https://files.pythonhosted.org/packages/
|
555
|
+
{ url = "https://files.pythonhosted.org/packages/ac/ca/149e41a277bb0855e8ded85fd7579d7747c1223e253d82c5c0f1be236875/google_api_core-2.25.0-py3-none-any.whl", hash = "sha256:1db79d1281dcf9f3d10023283299ba38f3dc9f639ec41085968fd23e5bcf512e", size = 160668 },
|
558
556
|
]
|
559
557
|
|
560
558
|
[package.optional-dependencies]
|
@@ -565,7 +563,7 @@ grpc = [
|
|
565
563
|
|
566
564
|
[[package]]
|
567
565
|
name = "google-api-python-client"
|
568
|
-
version = "2.
|
566
|
+
version = "2.171.0"
|
569
567
|
source = { registry = "https://pypi.org/simple" }
|
570
568
|
dependencies = [
|
571
569
|
{ name = "google-api-core" },
|
@@ -574,23 +572,20 @@ dependencies = [
|
|
574
572
|
{ name = "httplib2" },
|
575
573
|
{ name = "uritemplate" },
|
576
574
|
]
|
577
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
578
|
-
wheels = [
|
579
|
-
{ url = "https://files.pythonhosted.org/packages/ca/ab/928fb4551ce9c791de96b0681924d46de9a5b50931394fd19850383a08a1/google_api_python_client-2.170.0-py3-none-any.whl", hash = "sha256:7bf518a0527ad23322f070fa69f4f24053170d5c766821dc970ff0571ec22748", size = 13490660 },
|
580
|
-
]
|
575
|
+
sdist = { url = "https://files.pythonhosted.org/packages/35/99/237cd2510aecca9fabb54007e58553274cc43cb3c18512ee1ea574d11b87/google_api_python_client-2.171.0.tar.gz", hash = "sha256:057a5c08d28463c6b9eb89746355de5f14b7ed27a65c11fdbf1d06c66bb66b23", size = 13028937 }
|
581
576
|
|
582
577
|
[[package]]
|
583
578
|
name = "google-auth"
|
584
|
-
version = "2.40.
|
579
|
+
version = "2.40.3"
|
585
580
|
source = { registry = "https://pypi.org/simple" }
|
586
581
|
dependencies = [
|
587
582
|
{ name = "cachetools" },
|
588
583
|
{ name = "pyasn1-modules" },
|
589
584
|
{ name = "rsa" },
|
590
585
|
]
|
591
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
586
|
+
sdist = { url = "https://files.pythonhosted.org/packages/9e/9b/e92ef23b84fa10a64ce4831390b7a4c2e53c0132568d99d4ae61d04c8855/google_auth-2.40.3.tar.gz", hash = "sha256:500c3a29adedeb36ea9cf24b8d10858e152f2412e3ca37829b3fa18e33d63b77", size = 281029 }
|
592
587
|
wheels = [
|
593
|
-
{ url = "https://files.pythonhosted.org/packages/
|
588
|
+
{ url = "https://files.pythonhosted.org/packages/17/63/b19553b658a1692443c62bd07e5868adaa0ad746a0751ba62c59568cd45b/google_auth-2.40.3-py2.py3-none-any.whl", hash = "sha256:1370d4593e86213563547f97a92752fc658456fe4514c809544f330fed45a7ca", size = 216137 },
|
594
589
|
]
|
595
590
|
|
596
591
|
[[package]]
|
@@ -631,6 +626,16 @@ wheels = [
|
|
631
626
|
]
|
632
627
|
|
633
628
|
[package.optional-dependencies]
|
629
|
+
agent-engines = [
|
630
|
+
{ name = "cloudpickle" },
|
631
|
+
{ name = "google-cloud-logging" },
|
632
|
+
{ name = "google-cloud-trace" },
|
633
|
+
{ name = "opentelemetry-exporter-gcp-trace" },
|
634
|
+
{ name = "opentelemetry-sdk" },
|
635
|
+
{ name = "packaging" },
|
636
|
+
{ name = "pydantic" },
|
637
|
+
{ name = "typing-extensions" },
|
638
|
+
]
|
634
639
|
evaluation = [
|
635
640
|
{ name = "jsonschema" },
|
636
641
|
{ name = "pandas" },
|
@@ -835,7 +840,7 @@ wheels = [
|
|
835
840
|
|
836
841
|
[[package]]
|
837
842
|
name = "google-genai"
|
838
|
-
version = "1.
|
843
|
+
version = "1.19.0"
|
839
844
|
source = { registry = "https://pypi.org/simple" }
|
840
845
|
dependencies = [
|
841
846
|
{ name = "anyio" },
|
@@ -846,9 +851,9 @@ dependencies = [
|
|
846
851
|
{ name = "typing-extensions" },
|
847
852
|
{ name = "websockets" },
|
848
853
|
]
|
849
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
854
|
+
sdist = { url = "https://files.pythonhosted.org/packages/14/17/8f717f43732ae2b7775f816f0d8f0b39e2a020bbe7ba202f2ddb2f948c3b/google_genai-1.19.0.tar.gz", hash = "sha256:66f5de78075781bfd9e423f1e3592e4240759dfe0ac42ac74a9dcb2c4f662e9d", size = 198000 }
|
850
855
|
wheels = [
|
851
|
-
{ url = "https://files.pythonhosted.org/packages/
|
856
|
+
{ url = "https://files.pythonhosted.org/packages/c4/ae/64fccdebf5811453ce53b0d5ee23d4f27ef173ef36d3b67dad791a0007aa/google_genai-1.19.0-py3-none-any.whl", hash = "sha256:a2955612e4af8c84f83eb43c1ce4e74e1b714732926d0705e639761938192466", size = 200043 },
|
852
857
|
]
|
853
858
|
|
854
859
|
[[package]]
|
@@ -956,50 +961,50 @@ wheels = [
|
|
956
961
|
|
957
962
|
[[package]]
|
958
963
|
name = "grpcio"
|
959
|
-
version = "1.
|
960
|
-
source = { registry = "https://pypi.org/simple" }
|
961
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
962
|
-
wheels = [
|
963
|
-
{ url = "https://files.pythonhosted.org/packages/
|
964
|
-
{ url = "https://files.pythonhosted.org/packages/
|
965
|
-
{ url = "https://files.pythonhosted.org/packages/
|
966
|
-
{ url = "https://files.pythonhosted.org/packages/
|
967
|
-
{ url = "https://files.pythonhosted.org/packages/
|
968
|
-
{ url = "https://files.pythonhosted.org/packages/
|
969
|
-
{ url = "https://files.pythonhosted.org/packages/
|
970
|
-
{ url = "https://files.pythonhosted.org/packages/
|
971
|
-
{ url = "https://files.pythonhosted.org/packages/
|
972
|
-
{ url = "https://files.pythonhosted.org/packages/
|
973
|
-
{ url = "https://files.pythonhosted.org/packages/
|
974
|
-
{ url = "https://files.pythonhosted.org/packages/
|
975
|
-
{ url = "https://files.pythonhosted.org/packages/
|
976
|
-
{ url = "https://files.pythonhosted.org/packages/
|
977
|
-
{ url = "https://files.pythonhosted.org/packages/c7/
|
978
|
-
{ url = "https://files.pythonhosted.org/packages/
|
979
|
-
{ url = "https://files.pythonhosted.org/packages/
|
980
|
-
{ url = "https://files.pythonhosted.org/packages/
|
981
|
-
{ url = "https://files.pythonhosted.org/packages/
|
982
|
-
{ url = "https://files.pythonhosted.org/packages/
|
983
|
-
{ url = "https://files.pythonhosted.org/packages/
|
984
|
-
{ url = "https://files.pythonhosted.org/packages/
|
985
|
-
{ url = "https://files.pythonhosted.org/packages/
|
986
|
-
{ url = "https://files.pythonhosted.org/packages/
|
987
|
-
{ url = "https://files.pythonhosted.org/packages/
|
988
|
-
{ url = "https://files.pythonhosted.org/packages/
|
989
|
-
{ url = "https://files.pythonhosted.org/packages/
|
990
|
-
{ url = "https://files.pythonhosted.org/packages/
|
991
|
-
{ url = "https://files.pythonhosted.org/packages/
|
992
|
-
{ url = "https://files.pythonhosted.org/packages/
|
993
|
-
{ url = "https://files.pythonhosted.org/packages/
|
994
|
-
{ url = "https://files.pythonhosted.org/packages/
|
995
|
-
{ url = "https://files.pythonhosted.org/packages/
|
996
|
-
{ url = "https://files.pythonhosted.org/packages/
|
997
|
-
{ url = "https://files.pythonhosted.org/packages/
|
998
|
-
{ url = "https://files.pythonhosted.org/packages/
|
999
|
-
{ url = "https://files.pythonhosted.org/packages/
|
1000
|
-
{ url = "https://files.pythonhosted.org/packages/
|
1001
|
-
{ url = "https://files.pythonhosted.org/packages/
|
1002
|
-
{ url = "https://files.pythonhosted.org/packages/
|
964
|
+
version = "1.72.1"
|
965
|
+
source = { registry = "https://pypi.org/simple" }
|
966
|
+
sdist = { url = "https://files.pythonhosted.org/packages/fe/45/ff8c80a5a2e7e520d9c4d3c41484a11d33508253f6f4dd06d2c4b4158999/grpcio-1.72.1.tar.gz", hash = "sha256:87f62c94a40947cec1a0f91f95f5ba0aa8f799f23a1d42ae5be667b6b27b959c", size = 12584286 }
|
967
|
+
wheels = [
|
968
|
+
{ url = "https://files.pythonhosted.org/packages/5a/a8/a468586ef3db8cd90f507c0e5655c50cdf136e936f674effddacd5e6f83b/grpcio-1.72.1-cp310-cp310-linux_armv7l.whl", hash = "sha256:ce2706ff37be7a6de68fbc4c3f8dde247cab48cc70fee5fedfbc9cd923b4ee5a", size = 5210592 },
|
969
|
+
{ url = "https://files.pythonhosted.org/packages/76/38/d834505e096ca40569f09ba9eacbb0482fb844f70240c5e599f86c57ef2b/grpcio-1.72.1-cp310-cp310-macosx_11_0_universal2.whl", hash = "sha256:7db9e15ee7618fbea748176a67d347f3100fa92d36acccd0e7eeb741bc82f72a", size = 10315842 },
|
970
|
+
{ url = "https://files.pythonhosted.org/packages/99/49/0a47ae61a077773457f4e4ac8277999cffe0a84d82d03b9ee9959a511530/grpcio-1.72.1-cp310-cp310-manylinux_2_17_aarch64.whl", hash = "sha256:8d6e7764181ba4a8b74aa78c98a89c9f3441068ebcee5d6f14c44578214e0be3", size = 5626334 },
|
971
|
+
{ url = "https://files.pythonhosted.org/packages/c1/28/f71476363b2edea85ea1c50e397cf150e49faf4ccc9b1a70103d705692f3/grpcio-1.72.1-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:237bb619ba33594006025e6f114f62e60d9563afd6f8e89633ee384868e26687", size = 6260526 },
|
972
|
+
{ url = "https://files.pythonhosted.org/packages/6b/33/8c954ec8b38fbb084726f57d3bff091f523049c88e8d7a5603da548da323/grpcio-1.72.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:a7f1d8a442fd242aa432c8e1b8411c79ebc409dad2c637614d726e226ce9ed0c", size = 5861864 },
|
973
|
+
{ url = "https://files.pythonhosted.org/packages/5f/23/93cdd6db779d8757344d184bee124fed12c919c7a2349fbf8cbe4bf75f04/grpcio-1.72.1-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:f2359bd4bba85bf94fd9ab8802671b9637a6803bb673d221157a11523a52e6a8", size = 5970830 },
|
974
|
+
{ url = "https://files.pythonhosted.org/packages/5f/ed/53577cfe39327257c5b963d588d390c3fc6f72e2f688fe56e3d6617e6f13/grpcio-1.72.1-cp310-cp310-musllinux_1_1_i686.whl", hash = "sha256:3269cfca37570a420a57a785f2a5d4234c5b12aced55f8843dafced2d3f8c9a6", size = 6595737 },
|
975
|
+
{ url = "https://files.pythonhosted.org/packages/93/31/52585e0cd4e64e232dc8cf71f2a9bbac60f98eca81e0e95fc1454a9fb305/grpcio-1.72.1-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:06c023d86398714d6257194c21f2bc0b58a53ce45cee87dd3c54c7932c590e17", size = 6138627 },
|
976
|
+
{ url = "https://files.pythonhosted.org/packages/c9/19/bbc98e574981e7fe1f4ebb8ec1f7ab12cac2937b4ecee88b9805077df5ff/grpcio-1.72.1-cp310-cp310-win32.whl", hash = "sha256:06dbe54eeea5f9dfb3e7ca2ff66c715ff5fc96b07a1feb322122fe14cb42f6aa", size = 3560938 },
|
977
|
+
{ url = "https://files.pythonhosted.org/packages/42/a2/8e51419abedee080ab50c677296e40f4f951f039ba5259919c803074423a/grpcio-1.72.1-cp310-cp310-win_amd64.whl", hash = "sha256:ba593aa2cd52f4468ba29668c83f893d88c128198d6b1273ca788ef53e3ae5fe", size = 4227608 },
|
978
|
+
{ url = "https://files.pythonhosted.org/packages/b7/95/88d4d6a27946fff538d36a1346fefd26b8fcc0229368416b3b308a86ae75/grpcio-1.72.1-cp311-cp311-linux_armv7l.whl", hash = "sha256:4e112c083f90c330b0eaa78a633fb206d49c20c443926e827f8cac9eb9d2ea32", size = 5211093 },
|
979
|
+
{ url = "https://files.pythonhosted.org/packages/67/34/a45efae2666348b8149ab11e797835d8059c8d05b3e15a3e71da4f4fb9ee/grpcio-1.72.1-cp311-cp311-macosx_11_0_universal2.whl", hash = "sha256:c6f7e3275832adab7384193f78b8c1a98b82541562fa08d7244e8a6b4b5c78a4", size = 10328734 },
|
980
|
+
{ url = "https://files.pythonhosted.org/packages/e5/4b/8a5d5ea63d78cab74a8217e9f1cb0f7be85f0cd9195ec4de3630e7f7fdf8/grpcio-1.72.1-cp311-cp311-manylinux_2_17_aarch64.whl", hash = "sha256:dd03c8847c47ef7ac5455aafdfb5e553ecf84f228282bd6106762b379f27c25c", size = 5628782 },
|
981
|
+
{ url = "https://files.pythonhosted.org/packages/02/5b/cfe25a688ffcc3c51560d0d80f1f3fab7fb25181d28276199addc7e2294e/grpcio-1.72.1-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:7497dbdf220b88b66004e2630fb2b1627df5e279db970d3cc20f70d39dce978d", size = 6261737 },
|
982
|
+
{ url = "https://files.pythonhosted.org/packages/c7/65/740d58cefae6d06e3f3c130cd63d7f32c4d7112b66b0b051a913cd5fdda4/grpcio-1.72.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:95c2cde3ae8ae901317c049394ed8d3c6964de6b814ae65fc68636a7337b63aa", size = 5866485 },
|
983
|
+
{ url = "https://files.pythonhosted.org/packages/bb/6a/5168e7c25ba7ca210fa78c2afe680bed6708b411010cad611bdb2fa7901b/grpcio-1.72.1-cp311-cp311-musllinux_1_1_aarch64.whl", hash = "sha256:7a66cef4bc1db81a54108a849e95650da640c9bc1901957bf7d3b1eeb3251ee8", size = 5974228 },
|
984
|
+
{ url = "https://files.pythonhosted.org/packages/7d/10/d0cf5cc2aefd30ccf4bfe0467e10735f7fc7007e2fae82cb3f04418b7dc2/grpcio-1.72.1-cp311-cp311-musllinux_1_1_i686.whl", hash = "sha256:fc0435ad45d540597f78978e3fd5515b448193f51f9065fb67dda566336e0f5f", size = 6596247 },
|
985
|
+
{ url = "https://files.pythonhosted.org/packages/d8/91/21f11977998405634a13f05366957fb3b8bbd5cc469821bcee761f7b5aa2/grpcio-1.72.1-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:524bad78d610fa1f9f316d47b3aab1ff89d438ba952ee34e3e335ca80a27ba96", size = 6142005 },
|
986
|
+
{ url = "https://files.pythonhosted.org/packages/1c/60/060ef7dde47f19050688a050457057d53c6ed9d08d5eb6fc34f5540932aa/grpcio-1.72.1-cp311-cp311-win32.whl", hash = "sha256:409ee0abf7e74bbf88941046142452cf3d1f3863d34e11e8fd2b07375170c730", size = 3560422 },
|
987
|
+
{ url = "https://files.pythonhosted.org/packages/a2/37/7e97573e346d730a9c380710e2d7d7c0bc70e9b9f611246a3c0a4a291506/grpcio-1.72.1-cp311-cp311-win_amd64.whl", hash = "sha256:ea483e408fac55569c11158c3e6d6d6a8c3b0f798b68f1c10db9b22c5996e19b", size = 4230049 },
|
988
|
+
{ url = "https://files.pythonhosted.org/packages/63/c7/df1432747d3a2b6659acfeaf28ca0e0f28c2258d8e4a7919fa72e780dfe2/grpcio-1.72.1-cp312-cp312-linux_armv7l.whl", hash = "sha256:65a5ef28e5852bd281c6d01a923906e8036736e95e370acab8626fcbec041e67", size = 5183091 },
|
989
|
+
{ url = "https://files.pythonhosted.org/packages/0b/98/c68a9ecff8a87fd901996a2f2b1b1fbc7fb4b84745554b4b6aad17ebb2c0/grpcio-1.72.1-cp312-cp312-macosx_11_0_universal2.whl", hash = "sha256:9e5c594a6c779d674204fb9bdaa1e7b71666ff10b34a62e7769fc6868b5d7511", size = 10310217 },
|
990
|
+
{ url = "https://files.pythonhosted.org/packages/8e/36/47e92db463dbd3a7548826a23ceb6268398e3adeaf319f3620d6077d1923/grpcio-1.72.1-cp312-cp312-manylinux_2_17_aarch64.whl", hash = "sha256:d324f4bdb990d852d79b38c59a12d24fcd47cf3b1a38f2e4d2b6d0b1031bc818", size = 5583760 },
|
991
|
+
{ url = "https://files.pythonhosted.org/packages/90/45/a3f6518e74936ff1aeb35b6df2d7e305d64c64ff250c93f44691e4c61809/grpcio-1.72.1-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:841db55dd29cf2f4121b853b2f89813a1b6175163fbb92c5945fb1b0ca259ef2", size = 6226190 },
|
992
|
+
{ url = "https://files.pythonhosted.org/packages/19/45/e94c04b5f8eb1faf101d5a51d0f2a7cf32c8941140773432ee8a5a9f3c66/grpcio-1.72.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:00da930aa2711b955a538e835096aa365a4b7f2701bdc2ce1febb242a103f8a1", size = 5823977 },
|
993
|
+
{ url = "https://files.pythonhosted.org/packages/f8/69/f0545eee182976aa78f7a16e7cc7867755f63983a07b61c95081fa1e7b75/grpcio-1.72.1-cp312-cp312-musllinux_1_1_aarch64.whl", hash = "sha256:4b657773480267fbb7ad733fa85abc103c52ab62e5bc97791faf82c53836eefc", size = 5941314 },
|
994
|
+
{ url = "https://files.pythonhosted.org/packages/7d/e3/fe8b207758aeb315e6fe3f6a97051eb2b46fee8f0bf3e209b849fc4a4097/grpcio-1.72.1-cp312-cp312-musllinux_1_1_i686.whl", hash = "sha256:a08b483f17a6abca2578283a7ae3aa8d4d90347242b0de2898bdb27395c3f20b", size = 6569329 },
|
995
|
+
{ url = "https://files.pythonhosted.org/packages/a7/d3/b728115d9e4e9875673b51e84cac05b500f658c36a0319f5a475f2f4f4e6/grpcio-1.72.1-cp312-cp312-musllinux_1_1_x86_64.whl", hash = "sha256:299f3ea4e03c1d0548f4a174b48d612412f92c667f2100e30a079ab76fdaa813", size = 6117842 },
|
996
|
+
{ url = "https://files.pythonhosted.org/packages/f5/95/e684925de5385b0eda45cf33486d19747f48ac1663b28734178bfeff7762/grpcio-1.72.1-cp312-cp312-win32.whl", hash = "sha256:addc721a3708ff789da1bf69876018dc730c1ec9d3d3cb6912776a00c535a5bc", size = 3545882 },
|
997
|
+
{ url = "https://files.pythonhosted.org/packages/3e/e0/7732afef82ac92a3eaf635546f077ec96e59fe7b7b6729d6607589396cda/grpcio-1.72.1-cp312-cp312-win_amd64.whl", hash = "sha256:22ea2aa92a60dff231ba5fcd7f0220a33c2218e556009996f858eeafe294d1c2", size = 4221058 },
|
998
|
+
{ url = "https://files.pythonhosted.org/packages/c3/69/219b0df426cf187535254825b4d4eda8ed3d3bc7dc844725a1ed14f642bf/grpcio-1.72.1-cp313-cp313-linux_armv7l.whl", hash = "sha256:294be6e9c323a197434569a41e0fb5b5aa0962fd5d55a3dc890ec5df985f611a", size = 5183578 },
|
999
|
+
{ url = "https://files.pythonhosted.org/packages/b2/34/a5a5e037a862b2e90c1465791e091d3d2965d893d90dda6c1e7c0a991eb8/grpcio-1.72.1-cp313-cp313-macosx_11_0_universal2.whl", hash = "sha256:41ec164dac8df2862f67457d9cdf8d8f8b6a4ca475a3ed1ba6547fff98d93717", size = 10306253 },
|
1000
|
+
{ url = "https://files.pythonhosted.org/packages/56/8a/8aa932e3833e45772015b2c4a2ebf61649633698f24a84bf55477230b019/grpcio-1.72.1-cp313-cp313-manylinux_2_17_aarch64.whl", hash = "sha256:761736f75c6ddea3732d97eaabe70c616271f5f542a8be95515135fdd1a638f6", size = 5586381 },
|
1001
|
+
{ url = "https://files.pythonhosted.org/packages/0e/43/aff1cc76f8e04a060ec8e733d3c91e198ea9f1602a2a26f05db4185aa2dd/grpcio-1.72.1-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:082003cb93618964c111c70d69b60ac0dc6566d4c254c9b2a775faa2965ba8f8", size = 6231049 },
|
1002
|
+
{ url = "https://files.pythonhosted.org/packages/64/6e/89e5692ee8b67cedcf802553c77538cc0e21c392b37dd51525d89884db17/grpcio-1.72.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:8660f736da75424949c14f7c8b1ac60a25b2f37cabdec95181834b405373e8a7", size = 5826465 },
|
1003
|
+
{ url = "https://files.pythonhosted.org/packages/b2/09/bc0b2ea40f797f413f1db4a33dc83c562918b8f970938144756bced82414/grpcio-1.72.1-cp313-cp313-musllinux_1_1_aarch64.whl", hash = "sha256:2ada1abe2ad122b42407b2bfd79d6706a4940d4797f44bd740f5c98ca1ecda9b", size = 5944393 },
|
1004
|
+
{ url = "https://files.pythonhosted.org/packages/54/92/9aa2c0c8d855e5b16062ec023ac0a1500b502790bbd724262f188253e90b/grpcio-1.72.1-cp313-cp313-musllinux_1_1_i686.whl", hash = "sha256:0db2766d0c482ee740abbe7d00a06cc4fb54f7e5a24d3cf27c3352be18a2b1e8", size = 6573460 },
|
1005
|
+
{ url = "https://files.pythonhosted.org/packages/aa/27/9fdfd66f65ab7e6a4477f7d0b7adf25171d3425760f138f075bc548f6bf4/grpcio-1.72.1-cp313-cp313-musllinux_1_1_x86_64.whl", hash = "sha256:c4bdb404d9c2187260b34e2b22783c204fba8a9023a166cf77376190d9cf5a08", size = 6120589 },
|
1006
|
+
{ url = "https://files.pythonhosted.org/packages/c3/f3/630c7a00a29001e0b82763fbd50ddcaa7c656d521f29aa58a6c8dd2b7800/grpcio-1.72.1-cp313-cp313-win32.whl", hash = "sha256:bb64722c3124c906a5b66e50a90fd36442642f653ba88a24f67d08e94bca59f3", size = 3545905 },
|
1007
|
+
{ url = "https://files.pythonhosted.org/packages/c4/10/b6186e92eba035315affc30dfeabf65594dd6f778b92627fae5f40e7beec/grpcio-1.72.1-cp313-cp313-win_amd64.whl", hash = "sha256:329cc6ff5b431df9614340d3825b066a1ff0a5809a01ba2e976ef48c65a0490b", size = 4221454 },
|
1003
1008
|
]
|
1004
1009
|
|
1005
1010
|
[[package]]
|
@@ -1085,14 +1090,14 @@ wheels = [
|
|
1085
1090
|
|
1086
1091
|
[[package]]
|
1087
1092
|
name = "importlib-metadata"
|
1088
|
-
version = "8.
|
1093
|
+
version = "8.7.0"
|
1089
1094
|
source = { registry = "https://pypi.org/simple" }
|
1090
1095
|
dependencies = [
|
1091
1096
|
{ name = "zipp" },
|
1092
1097
|
]
|
1093
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
1098
|
+
sdist = { url = "https://files.pythonhosted.org/packages/76/66/650a33bd90f786193e4de4b3ad86ea60b53c89b669a5c7be931fac31cdb0/importlib_metadata-8.7.0.tar.gz", hash = "sha256:d13b81ad223b890aa16c5471f2ac3056cf76c5f10f82d6f9292f0b415f389000", size = 56641 }
|
1094
1099
|
wheels = [
|
1095
|
-
{ url = "https://files.pythonhosted.org/packages/
|
1100
|
+
{ url = "https://files.pythonhosted.org/packages/20/b0/36bd937216ec521246249be3bf9855081de4c5e06a0c9b4219dbeda50373/importlib_metadata-8.7.0-py3-none-any.whl", hash = "sha256:e5dd1551894c77868a30651cef00984d50e1002d06942a7101d34870c5f02afd", size = 27656 },
|
1096
1101
|
]
|
1097
1102
|
|
1098
1103
|
[[package]]
|
@@ -1112,8 +1117,8 @@ dependencies = [
|
|
1112
1117
|
{ name = "appnope", marker = "sys_platform == 'darwin'" },
|
1113
1118
|
{ name = "comm" },
|
1114
1119
|
{ name = "debugpy" },
|
1115
|
-
{ name = "ipython", version = "8.
|
1116
|
-
{ name = "ipython", version = "9.
|
1120
|
+
{ name = "ipython", version = "8.37.0", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.11'" },
|
1121
|
+
{ name = "ipython", version = "9.3.0", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11'" },
|
1117
1122
|
{ name = "jupyter-client" },
|
1118
1123
|
{ name = "jupyter-core" },
|
1119
1124
|
{ name = "matplotlib-inline" },
|
@@ -1131,7 +1136,7 @@ wheels = [
|
|
1131
1136
|
|
1132
1137
|
[[package]]
|
1133
1138
|
name = "ipython"
|
1134
|
-
version = "8.
|
1139
|
+
version = "8.37.0"
|
1135
1140
|
source = { registry = "https://pypi.org/simple" }
|
1136
1141
|
resolution-markers = [
|
1137
1142
|
"python_full_version < '3.11'",
|
@@ -1149,14 +1154,14 @@ dependencies = [
|
|
1149
1154
|
{ name = "traitlets", marker = "python_full_version < '3.11'" },
|
1150
1155
|
{ name = "typing-extensions", marker = "python_full_version < '3.11'" },
|
1151
1156
|
]
|
1152
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
1157
|
+
sdist = { url = "https://files.pythonhosted.org/packages/85/31/10ac88f3357fc276dc8a64e8880c82e80e7459326ae1d0a211b40abf6665/ipython-8.37.0.tar.gz", hash = "sha256:ca815841e1a41a1e6b73a0b08f3038af9b2252564d01fc405356d34033012216", size = 5606088 }
|
1153
1158
|
wheels = [
|
1154
|
-
{ url = "https://files.pythonhosted.org/packages/
|
1159
|
+
{ url = "https://files.pythonhosted.org/packages/91/d0/274fbf7b0b12643cbbc001ce13e6a5b1607ac4929d1b11c72460152c9fc3/ipython-8.37.0-py3-none-any.whl", hash = "sha256:ed87326596b878932dbcb171e3e698845434d8c61b8d8cd474bf663041a9dcf2", size = 831864 },
|
1155
1160
|
]
|
1156
1161
|
|
1157
1162
|
[[package]]
|
1158
1163
|
name = "ipython"
|
1159
|
-
version = "9.
|
1164
|
+
version = "9.3.0"
|
1160
1165
|
source = { registry = "https://pypi.org/simple" }
|
1161
1166
|
resolution-markers = [
|
1162
1167
|
"python_full_version >= '3.13'",
|
@@ -1176,9 +1181,9 @@ dependencies = [
|
|
1176
1181
|
{ name = "traitlets", marker = "python_full_version >= '3.11'" },
|
1177
1182
|
{ name = "typing-extensions", marker = "python_full_version == '3.11.*'" },
|
1178
1183
|
]
|
1179
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
1184
|
+
sdist = { url = "https://files.pythonhosted.org/packages/dc/09/4c7e06b96fbd203e06567b60fb41b06db606b6a82db6db7b2c85bb72a15c/ipython-9.3.0.tar.gz", hash = "sha256:79eb896f9f23f50ad16c3bc205f686f6e030ad246cc309c6279a242b14afe9d8", size = 4426460 }
|
1180
1185
|
wheels = [
|
1181
|
-
{ url = "https://files.pythonhosted.org/packages/
|
1186
|
+
{ url = "https://files.pythonhosted.org/packages/3c/99/9ed3d52d00f1846679e3aa12e2326ac7044b5e7f90dc822b60115fa533ca/ipython-9.3.0-py3-none-any.whl", hash = "sha256:1a0b6dd9221a1f5dddf725b57ac0cb6fddc7b5f470576231ae9162b9b3455a04", size = 605320 },
|
1182
1187
|
]
|
1183
1188
|
|
1184
1189
|
[[package]]
|
@@ -1199,8 +1204,8 @@ version = "8.1.7"
|
|
1199
1204
|
source = { registry = "https://pypi.org/simple" }
|
1200
1205
|
dependencies = [
|
1201
1206
|
{ name = "comm" },
|
1202
|
-
{ name = "ipython", version = "8.
|
1203
|
-
{ name = "ipython", version = "9.
|
1207
|
+
{ name = "ipython", version = "8.37.0", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.11'" },
|
1208
|
+
{ name = "ipython", version = "9.3.0", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11'" },
|
1204
1209
|
{ name = "jupyterlab-widgets" },
|
1205
1210
|
{ name = "traitlets" },
|
1206
1211
|
{ name = "widgetsnbextension" },
|
@@ -1351,8 +1356,8 @@ version = "6.6.3"
|
|
1351
1356
|
source = { registry = "https://pypi.org/simple" }
|
1352
1357
|
dependencies = [
|
1353
1358
|
{ name = "ipykernel" },
|
1354
|
-
{ name = "ipython", version = "8.
|
1355
|
-
{ name = "ipython", version = "9.
|
1359
|
+
{ name = "ipython", version = "8.37.0", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.11'" },
|
1360
|
+
{ name = "ipython", version = "9.3.0", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11'" },
|
1356
1361
|
{ name = "jupyter-client" },
|
1357
1362
|
{ name = "jupyter-core" },
|
1358
1363
|
{ name = "prompt-toolkit" },
|
@@ -1550,7 +1555,7 @@ dev = [
|
|
1550
1555
|
requires-dist = [
|
1551
1556
|
{ name = "codespell", marker = "extra == 'lint'", specifier = "~=2.2.0" },
|
1552
1557
|
{ name = "fastapi", specifier = "~=0.115.8" },
|
1553
|
-
{ name = "google-adk", specifier = "~=1.
|
1558
|
+
{ name = "google-adk", specifier = "~=1.2.0" },
|
1554
1559
|
{ name = "google-cloud-aiplatform", extras = ["evaluation"], specifier = "~=1.95.1" },
|
1555
1560
|
{ name = "google-cloud-logging", specifier = "~=3.11.4" },
|
1556
1561
|
{ name = "jupyter", marker = "extra == 'jupyter'", specifier = "~=1.0.0" },
|
@@ -1875,15 +1880,15 @@ wheels = [
|
|
1875
1880
|
|
1876
1881
|
[[package]]
|
1877
1882
|
name = "opentelemetry-api"
|
1878
|
-
version = "1.
|
1883
|
+
version = "1.34.0"
|
1879
1884
|
source = { registry = "https://pypi.org/simple" }
|
1880
1885
|
dependencies = [
|
1881
|
-
{ name = "deprecated" },
|
1882
1886
|
{ name = "importlib-metadata" },
|
1887
|
+
{ name = "typing-extensions" },
|
1883
1888
|
]
|
1884
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
1889
|
+
sdist = { url = "https://files.pythonhosted.org/packages/4c/0b/4433d3f18301b541d98ea775fcbeab817fc7f962e980a75d17c967471b64/opentelemetry_api-1.34.0.tar.gz", hash = "sha256:48d167589134799093005b7f7f347c69cc67859c693b17787f334fbe8871279f", size = 64983 }
|
1885
1890
|
wheels = [
|
1886
|
-
{ url = "https://files.pythonhosted.org/packages/
|
1891
|
+
{ url = "https://files.pythonhosted.org/packages/98/f9/d50ba0c92a97a6d0861357d0ecd67e850d319ac7e7be1895cc236b6ed2b5/opentelemetry_api-1.34.0-py3-none-any.whl", hash = "sha256:390b81984affe4453180820ca518de55e3be051111e70cc241bb3b0071ca3a2c", size = 65768 },
|
1887
1892
|
]
|
1888
1893
|
|
1889
1894
|
[[package]]
|
@@ -1918,29 +1923,29 @@ wheels = [
|
|
1918
1923
|
|
1919
1924
|
[[package]]
|
1920
1925
|
name = "opentelemetry-sdk"
|
1921
|
-
version = "1.
|
1926
|
+
version = "1.34.0"
|
1922
1927
|
source = { registry = "https://pypi.org/simple" }
|
1923
1928
|
dependencies = [
|
1924
1929
|
{ name = "opentelemetry-api" },
|
1925
1930
|
{ name = "opentelemetry-semantic-conventions" },
|
1926
1931
|
{ name = "typing-extensions" },
|
1927
1932
|
]
|
1928
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
1933
|
+
sdist = { url = "https://files.pythonhosted.org/packages/52/07/8ca4b295322b5978e2cc4fab3f743ddabf72b82b5d2c50141471f573149d/opentelemetry_sdk-1.34.0.tar.gz", hash = "sha256:719559622afcd515c2aec462ccb749ba2e70075a01df45837623643814d33716", size = 159322 }
|
1929
1934
|
wheels = [
|
1930
|
-
{ url = "https://files.pythonhosted.org/packages/
|
1935
|
+
{ url = "https://files.pythonhosted.org/packages/55/96/5b788eef90a65543a67988729f0e44fc46eac1da455505ae5091f418a9d9/opentelemetry_sdk-1.34.0-py3-none-any.whl", hash = "sha256:7850bcd5b5c95f9aae48603d6592bdad5c7bdef50c03e06393f8f457d891fe32", size = 118385 },
|
1931
1936
|
]
|
1932
1937
|
|
1933
1938
|
[[package]]
|
1934
1939
|
name = "opentelemetry-semantic-conventions"
|
1935
|
-
version = "0.
|
1940
|
+
version = "0.55b0"
|
1936
1941
|
source = { registry = "https://pypi.org/simple" }
|
1937
1942
|
dependencies = [
|
1938
|
-
{ name = "deprecated" },
|
1939
1943
|
{ name = "opentelemetry-api" },
|
1944
|
+
{ name = "typing-extensions" },
|
1940
1945
|
]
|
1941
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
1946
|
+
sdist = { url = "https://files.pythonhosted.org/packages/f1/64/b99165f7e205e103a83406fb5c3dde668c3a990b3fa0cbe358011095f4fa/opentelemetry_semantic_conventions-0.55b0.tar.gz", hash = "sha256:933d2e20c2dbc0f9b2f4f52138282875b4b14c66c491f5273bcdef1781368e9c", size = 119828 }
|
1942
1947
|
wheels = [
|
1943
|
-
{ url = "https://files.pythonhosted.org/packages/
|
1948
|
+
{ url = "https://files.pythonhosted.org/packages/ca/b1/d7a2472f7da7e39f1a85f63951ad653c1126a632d6491c056ec6284a10a7/opentelemetry_semantic_conventions-0.55b0-py3-none-any.whl", hash = "sha256:63bb15b67377700e51c422d0d24092ca6ce9f3a4cb6f032375aa8af1fc2aab65", size = 196224 },
|
1944
1949
|
]
|
1945
1950
|
|
1946
1951
|
[[package]]
|
@@ -1963,7 +1968,7 @@ wheels = [
|
|
1963
1968
|
|
1964
1969
|
[[package]]
|
1965
1970
|
name = "pandas"
|
1966
|
-
version = "2.
|
1971
|
+
version = "2.3.0"
|
1967
1972
|
source = { registry = "https://pypi.org/simple" }
|
1968
1973
|
dependencies = [
|
1969
1974
|
{ name = "numpy" },
|
@@ -1971,42 +1976,33 @@ dependencies = [
|
|
1971
1976
|
{ name = "pytz" },
|
1972
1977
|
{ name = "tzdata" },
|
1973
1978
|
]
|
1974
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
1975
|
-
wheels = [
|
1976
|
-
{ url = "https://files.pythonhosted.org/packages/
|
1977
|
-
{ url = "https://files.pythonhosted.org/packages/
|
1978
|
-
{ url = "https://files.pythonhosted.org/packages/
|
1979
|
-
{ url = "https://files.pythonhosted.org/packages/
|
1980
|
-
{ url = "https://files.pythonhosted.org/packages/
|
1981
|
-
{ url = "https://files.pythonhosted.org/packages/
|
1982
|
-
{ url = "https://files.pythonhosted.org/packages/
|
1983
|
-
{ url = "https://files.pythonhosted.org/packages/
|
1984
|
-
{ url = "https://files.pythonhosted.org/packages/
|
1985
|
-
{ url = "https://files.pythonhosted.org/packages/
|
1986
|
-
{ url = "https://files.pythonhosted.org/packages/
|
1987
|
-
{ url = "https://files.pythonhosted.org/packages/
|
1988
|
-
{ url = "https://files.pythonhosted.org/packages/
|
1989
|
-
{ url = "https://files.pythonhosted.org/packages/
|
1990
|
-
{ url = "https://files.pythonhosted.org/packages/
|
1991
|
-
{ url = "https://files.pythonhosted.org/packages/
|
1992
|
-
{ url = "https://files.pythonhosted.org/packages/
|
1993
|
-
{ url = "https://files.pythonhosted.org/packages/
|
1994
|
-
{ url = "https://files.pythonhosted.org/packages/
|
1995
|
-
{ url = "https://files.pythonhosted.org/packages/
|
1996
|
-
{ url = "https://files.pythonhosted.org/packages/
|
1997
|
-
{ url = "https://files.pythonhosted.org/packages/
|
1998
|
-
{ url = "https://files.pythonhosted.org/packages/
|
1999
|
-
{ url = "https://files.pythonhosted.org/packages/
|
2000
|
-
{ url = "https://files.pythonhosted.org/packages/
|
2001
|
-
{ url = "https://files.pythonhosted.org/packages/ee/7c/c6dbdb0cb2a4344cacfb8de1c5808ca885b2e4dcfde8008266608f9372af/pandas-2.2.3-cp313-cp313-musllinux_1_2_aarch64.whl", hash = "sha256:800250ecdadb6d9c78eae4990da62743b857b470883fa27f652db8bdde7f6659", size = 16356316 },
|
2002
|
-
{ url = "https://files.pythonhosted.org/packages/57/b7/8b757e7d92023b832869fa8881a992696a0bfe2e26f72c9ae9f255988d42/pandas-2.2.3-cp313-cp313-musllinux_1_2_x86_64.whl", hash = "sha256:6374c452ff3ec675a8f46fd9ab25c4ad0ba590b71cf0656f8b6daa5202bca3fb", size = 14022055 },
|
2003
|
-
{ url = "https://files.pythonhosted.org/packages/3b/bc/4b18e2b8c002572c5a441a64826252ce5da2aa738855747247a971988043/pandas-2.2.3-cp313-cp313-win_amd64.whl", hash = "sha256:61c5ad4043f791b61dd4752191d9f07f0ae412515d59ba8f005832a532f8736d", size = 11481175 },
|
2004
|
-
{ url = "https://files.pythonhosted.org/packages/76/a3/a5d88146815e972d40d19247b2c162e88213ef51c7c25993942c39dbf41d/pandas-2.2.3-cp313-cp313t-macosx_10_13_x86_64.whl", hash = "sha256:3b71f27954685ee685317063bf13c7709a7ba74fc996b84fc6821c59b0f06468", size = 12615650 },
|
2005
|
-
{ url = "https://files.pythonhosted.org/packages/9c/8c/f0fd18f6140ddafc0c24122c8a964e48294acc579d47def376fef12bcb4a/pandas-2.2.3-cp313-cp313t-macosx_11_0_arm64.whl", hash = "sha256:38cf8125c40dae9d5acc10fa66af8ea6fdf760b2714ee482ca691fc66e6fcb18", size = 11290177 },
|
2006
|
-
{ url = "https://files.pythonhosted.org/packages/ed/f9/e995754eab9c0f14c6777401f7eece0943840b7a9fc932221c19d1abee9f/pandas-2.2.3-cp313-cp313t-manylinux2014_aarch64.manylinux_2_17_aarch64.whl", hash = "sha256:ba96630bc17c875161df3818780af30e43be9b166ce51c9a18c1feae342906c2", size = 14651526 },
|
2007
|
-
{ url = "https://files.pythonhosted.org/packages/25/b0/98d6ae2e1abac4f35230aa756005e8654649d305df9a28b16b9ae4353bff/pandas-2.2.3-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:1db71525a1538b30142094edb9adc10be3f3e176748cd7acc2240c2f2e5aa3a4", size = 11871013 },
|
2008
|
-
{ url = "https://files.pythonhosted.org/packages/cc/57/0f72a10f9db6a4628744c8e8f0df4e6e21de01212c7c981d31e50ffc8328/pandas-2.2.3-cp313-cp313t-musllinux_1_2_aarch64.whl", hash = "sha256:15c0e1e02e93116177d29ff83e8b1619c93ddc9c49083f237d4312337a61165d", size = 15711620 },
|
2009
|
-
{ url = "https://files.pythonhosted.org/packages/ab/5f/b38085618b950b79d2d9164a711c52b10aefc0ae6833b96f626b7021b2ed/pandas-2.2.3-cp313-cp313t-musllinux_1_2_x86_64.whl", hash = "sha256:ad5b65698ab28ed8d7f18790a0dc58005c7629f227be9ecc1072aa74c0c1d43a", size = 13098436 },
|
1979
|
+
sdist = { url = "https://files.pythonhosted.org/packages/72/51/48f713c4c728d7c55ef7444ba5ea027c26998d96d1a40953b346438602fc/pandas-2.3.0.tar.gz", hash = "sha256:34600ab34ebf1131a7613a260a61dbe8b62c188ec0ea4c296da7c9a06b004133", size = 4484490 }
|
1980
|
+
wheels = [
|
1981
|
+
{ url = "https://files.pythonhosted.org/packages/e2/2d/df6b98c736ba51b8eaa71229e8fcd91233a831ec00ab520e1e23090cc072/pandas-2.3.0-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:625466edd01d43b75b1883a64d859168e4556261a5035b32f9d743b67ef44634", size = 11527531 },
|
1982
|
+
{ url = "https://files.pythonhosted.org/packages/77/1c/3f8c331d223f86ba1d0ed7d3ed7fcf1501c6f250882489cc820d2567ddbf/pandas-2.3.0-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:a6872d695c896f00df46b71648eea332279ef4077a409e2fe94220208b6bb675", size = 10774764 },
|
1983
|
+
{ url = "https://files.pythonhosted.org/packages/1b/45/d2599400fad7fe06b849bd40b52c65684bc88fbe5f0a474d0513d057a377/pandas-2.3.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:f4dd97c19bd06bc557ad787a15b6489d2614ddaab5d104a0310eb314c724b2d2", size = 11711963 },
|
1984
|
+
{ url = "https://files.pythonhosted.org/packages/66/f8/5508bc45e994e698dbc93607ee6b9b6eb67df978dc10ee2b09df80103d9e/pandas-2.3.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:034abd6f3db8b9880aaee98f4f5d4dbec7c4829938463ec046517220b2f8574e", size = 12349446 },
|
1985
|
+
{ url = "https://files.pythonhosted.org/packages/a1/9b/8743be105989c81fa33f8e2a4e9822ac0ad4aaf812c00fee6bb09fc814f9/pandas-2.3.0-cp310-cp310-musllinux_1_2_x86_64.whl", hash = "sha256:39ff73ec07be5e90330cc6ff5705c651ace83374189dcdcb46e6ff54b4a72cd6", size = 13651218 },
|
1986
|
+
{ url = "https://files.pythonhosted.org/packages/26/fa/8eeb2353f6d40974a6a9fd4081ad1700e2386cf4264a8f28542fd10b3e38/pandas-2.3.0-cp310-cp310-win_amd64.whl", hash = "sha256:40cecc4ea5abd2921682b57532baea5588cc5f80f0231c624056b146887274d2", size = 11082485 },
|
1987
|
+
{ url = "https://files.pythonhosted.org/packages/96/1e/ba313812a699fe37bf62e6194265a4621be11833f5fce46d9eae22acb5d7/pandas-2.3.0-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:8adff9f138fc614347ff33812046787f7d43b3cef7c0f0171b3340cae333f6ca", size = 11551836 },
|
1988
|
+
{ url = "https://files.pythonhosted.org/packages/ee/3e/8c0fb7e2cf4a55198466ced1ca6a9054ae3b7e7630df7757031df10001fd/pandas-2.3.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:fa35c266c8cd1a67d75971a1912b185b492d257092bdd2709bbdebe574ed228d", size = 11788230 },
|
1989
|
+
{ url = "https://files.pythonhosted.org/packages/14/22/b493ec614582307faf3f94989be0f7f0a71932ed6f56c9a80c0bb4a3b51e/pandas-2.3.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:14a0cc77b0f089d2d2ffe3007db58f170dae9b9f54e569b299db871a3ab5bf46", size = 12370423 },
|
1990
|
+
{ url = "https://files.pythonhosted.org/packages/95/81/b310e60d033ab64b08e66c635b94076488f0b6ce6a674379dd5b224fc51c/pandas-2.3.0-cp311-cp311-musllinux_1_2_x86_64.whl", hash = "sha256:ed16339bc354a73e0a609df36d256672c7d296f3f767ac07257801aa064ff73c", size = 13745952 },
|
1991
|
+
{ url = "https://files.pythonhosted.org/packages/25/ac/f6ee5250a8881b55bd3aecde9b8cfddea2f2b43e3588bca68a4e9aaf46c8/pandas-2.3.0-cp311-cp311-win_amd64.whl", hash = "sha256:fa07e138b3f6c04addfeaf56cc7fdb96c3b68a3fe5e5401251f231fce40a0d7a", size = 11094534 },
|
1992
|
+
{ url = "https://files.pythonhosted.org/packages/94/46/24192607058dd607dbfacdd060a2370f6afb19c2ccb617406469b9aeb8e7/pandas-2.3.0-cp312-cp312-macosx_10_13_x86_64.whl", hash = "sha256:2eb4728a18dcd2908c7fccf74a982e241b467d178724545a48d0caf534b38ebf", size = 11573865 },
|
1993
|
+
{ url = "https://files.pythonhosted.org/packages/01/a5/931fc3ad333d9d87b10107d948d757d67ebcfc33b1988d5faccc39c6845c/pandas-2.3.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:ba24af48643b12ffe49b27065d3babd52702d95ab70f50e1b34f71ca703e2c0d", size = 11991493 },
|
1994
|
+
{ url = "https://files.pythonhosted.org/packages/a4/0e/21eb48a3a34a7d4bac982afc2c4eb5ab09f2d988bdf29d92ba9ae8e90a79/pandas-2.3.0-cp312-cp312-musllinux_1_2_x86_64.whl", hash = "sha256:6021910b086b3ca756755e86ddc64e0ddafd5e58e076c72cb1585162e5ad259b", size = 13212406 },
|
1995
|
+
{ url = "https://files.pythonhosted.org/packages/1f/d9/74017c4eec7a28892d8d6e31ae9de3baef71f5a5286e74e6b7aad7f8c837/pandas-2.3.0-cp312-cp312-win_amd64.whl", hash = "sha256:094e271a15b579650ebf4c5155c05dcd2a14fd4fdd72cf4854b2f7ad31ea30be", size = 10976199 },
|
1996
|
+
{ url = "https://files.pythonhosted.org/packages/d3/57/5cb75a56a4842bbd0511c3d1c79186d8315b82dac802118322b2de1194fe/pandas-2.3.0-cp313-cp313-macosx_10_13_x86_64.whl", hash = "sha256:2c7e2fc25f89a49a11599ec1e76821322439d90820108309bf42130d2f36c983", size = 11518913 },
|
1997
|
+
{ url = "https://files.pythonhosted.org/packages/e8/6a/47fd7517cd8abe72a58706aab2b99e9438360d36dcdb052cf917b7bf3bdc/pandas-2.3.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:bb32dc743b52467d488e7a7c8039b821da2826a9ba4f85b89ea95274f863280f", size = 11328359 },
|
1998
|
+
{ url = "https://files.pythonhosted.org/packages/2a/b3/463bfe819ed60fb7e7ddffb4ae2ee04b887b3444feee6c19437b8f834837/pandas-2.3.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:213cd63c43263dbb522c1f8a7c9d072e25900f6975596f883f4bebd77295d4f3", size = 12024789 },
|
1999
|
+
{ url = "https://files.pythonhosted.org/packages/e9/df/815d6583967001153bb27f5cf075653d69d51ad887ebbf4cfe1173a1ac58/pandas-2.3.0-cp313-cp313-musllinux_1_2_x86_64.whl", hash = "sha256:430a63bae10b5086995db1b02694996336e5a8ac9a96b4200572b413dfdfccb9", size = 13223381 },
|
2000
|
+
{ url = "https://files.pythonhosted.org/packages/79/88/ca5973ed07b7f484c493e941dbff990861ca55291ff7ac67c815ce347395/pandas-2.3.0-cp313-cp313-win_amd64.whl", hash = "sha256:4930255e28ff5545e2ca404637bcc56f031893142773b3468dc021c6c32a1390", size = 10970135 },
|
2001
|
+
{ url = "https://files.pythonhosted.org/packages/24/fb/0994c14d1f7909ce83f0b1fb27958135513c4f3f2528bde216180aa73bfc/pandas-2.3.0-cp313-cp313t-macosx_10_13_x86_64.whl", hash = "sha256:f925f1ef673b4bd0271b1809b72b3270384f2b7d9d14a189b12b7fc02574d575", size = 12141356 },
|
2002
|
+
{ url = "https://files.pythonhosted.org/packages/9d/a2/9b903e5962134497ac4f8a96f862ee3081cb2506f69f8e4778ce3d9c9d82/pandas-2.3.0-cp313-cp313t-macosx_11_0_arm64.whl", hash = "sha256:e78ad363ddb873a631e92a3c063ade1ecfb34cae71e9a2be6ad100f875ac1042", size = 11474674 },
|
2003
|
+
{ url = "https://files.pythonhosted.org/packages/81/3a/3806d041bce032f8de44380f866059437fb79e36d6b22c82c187e65f765b/pandas-2.3.0-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:951805d146922aed8357e4cc5671b8b0b9be1027f0619cea132a9f3f65f2f09c", size = 11439876 },
|
2004
|
+
{ url = "https://files.pythonhosted.org/packages/15/aa/3fc3181d12b95da71f5c2537c3e3b3af6ab3a8c392ab41ebb766e0929bc6/pandas-2.3.0-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:1a881bc1309f3fce34696d07b00f13335c41f5f5a8770a33b09ebe23261cfc67", size = 11966182 },
|
2005
|
+
{ url = "https://files.pythonhosted.org/packages/39/c2/646d2e93e0af70f4e5359d870a63584dacbc324b54d73e6b3267920ff117/pandas-2.3.0-cp313-cp313t-musllinux_1_2_x86_64.whl", hash = "sha256:bb3be958022198531eb7ec2008cfc78c5b1eed51af8600c6c5d9160d89d8d249", size = 13231847 },
|
2010
2006
|
]
|
2011
2007
|
|
2012
2008
|
[[package]]
|
@@ -2059,11 +2055,11 @@ wheels = [
|
|
2059
2055
|
|
2060
2056
|
[[package]]
|
2061
2057
|
name = "prometheus-client"
|
2062
|
-
version = "0.22.
|
2058
|
+
version = "0.22.1"
|
2063
2059
|
source = { registry = "https://pypi.org/simple" }
|
2064
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
2060
|
+
sdist = { url = "https://files.pythonhosted.org/packages/5e/cf/40dde0a2be27cc1eb41e333d1a674a74ce8b8b0457269cc640fd42b07cf7/prometheus_client-0.22.1.tar.gz", hash = "sha256:190f1331e783cf21eb60bca559354e0a4d4378facecf78f5428c39b675d20d28", size = 69746 }
|
2065
2061
|
wheels = [
|
2066
|
-
{ url = "https://files.pythonhosted.org/packages/
|
2062
|
+
{ url = "https://files.pythonhosted.org/packages/32/ae/ec06af4fe3ee72d16973474f122541746196aaa16cea6f66d18b963c6177/prometheus_client-0.22.1-py3-none-any.whl", hash = "sha256:cca895342e308174341b2cbf99a56bef291fbc0ef7b9e5412a0f26d653ba7094", size = 58694 },
|
2067
2063
|
]
|
2068
2064
|
|
2069
2065
|
[[package]]
|
@@ -2303,7 +2299,7 @@ wheels = [
|
|
2303
2299
|
|
2304
2300
|
[[package]]
|
2305
2301
|
name = "pytest"
|
2306
|
-
version = "8.
|
2302
|
+
version = "8.4.0"
|
2307
2303
|
source = { registry = "https://pypi.org/simple" }
|
2308
2304
|
dependencies = [
|
2309
2305
|
{ name = "colorama", marker = "sys_platform == 'win32'" },
|
@@ -2311,11 +2307,12 @@ dependencies = [
|
|
2311
2307
|
{ name = "iniconfig" },
|
2312
2308
|
{ name = "packaging" },
|
2313
2309
|
{ name = "pluggy" },
|
2310
|
+
{ name = "pygments" },
|
2314
2311
|
{ name = "tomli", marker = "python_full_version < '3.11'" },
|
2315
2312
|
]
|
2316
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
2313
|
+
sdist = { url = "https://files.pythonhosted.org/packages/fb/aa/405082ce2749be5398045152251ac69c0f3578c7077efc53431303af97ce/pytest-8.4.0.tar.gz", hash = "sha256:14d920b48472ea0dbf68e45b96cd1ffda4705f33307dcc86c676c1b5104838a6", size = 1515232 }
|
2317
2314
|
wheels = [
|
2318
|
-
{ url = "https://files.pythonhosted.org/packages/
|
2315
|
+
{ url = "https://files.pythonhosted.org/packages/2f/de/afa024cbe022b1b318a3d224125aa24939e99b4ff6f22e0ba639a2eaee47/pytest-8.4.0-py3-none-any.whl", hash = "sha256:f40f825768ad76c0977cbacdf1fd37c6f7a468e460ea6a0636078f8972d4517e", size = 363797 },
|
2319
2316
|
]
|
2320
2317
|
|
2321
2318
|
[[package]]
|
@@ -3248,23 +3245,23 @@ wheels = [
|
|
3248
3245
|
|
3249
3246
|
[[package]]
|
3250
3247
|
name = "types-requests"
|
3251
|
-
version = "2.32.0.
|
3248
|
+
version = "2.32.0.20250602"
|
3252
3249
|
source = { registry = "https://pypi.org/simple" }
|
3253
3250
|
dependencies = [
|
3254
3251
|
{ name = "urllib3" },
|
3255
3252
|
]
|
3256
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
3253
|
+
sdist = { url = "https://files.pythonhosted.org/packages/48/b0/5321e6eeba5d59e4347fcf9bf06a5052f085c3aa0f4876230566d6a4dc97/types_requests-2.32.0.20250602.tar.gz", hash = "sha256:ee603aeefec42051195ae62ca7667cd909a2f8128fdf8aad9e8a5219ecfab3bf", size = 23042 }
|
3257
3254
|
wheels = [
|
3258
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3255
|
+
{ url = "https://files.pythonhosted.org/packages/da/18/9b782980e575c6581d5c0c1c99f4c6f89a1d7173dad072ee96b2756c02e6/types_requests-2.32.0.20250602-py3-none-any.whl", hash = "sha256:f4f335f87779b47ce10b8b8597b409130299f6971ead27fead4fe7ba6ea3e726", size = 20638 },
|
3259
3256
|
]
|
3260
3257
|
|
3261
3258
|
[[package]]
|
3262
3259
|
name = "typing-extensions"
|
3263
|
-
version = "4.
|
3260
|
+
version = "4.14.0"
|
3264
3261
|
source = { registry = "https://pypi.org/simple" }
|
3265
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
3262
|
+
sdist = { url = "https://files.pythonhosted.org/packages/d1/bc/51647cd02527e87d05cb083ccc402f93e441606ff1f01739a62c8ad09ba5/typing_extensions-4.14.0.tar.gz", hash = "sha256:8676b788e32f02ab42d9e7c61324048ae4c6d844a399eebace3d4979d75ceef4", size = 107423 }
|
3266
3263
|
wheels = [
|
3267
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3264
|
+
{ url = "https://files.pythonhosted.org/packages/69/e0/552843e0d356fbb5256d21449fa957fa4eff3bbc135a74a691ee70c7c5da/typing_extensions-4.14.0-py3-none-any.whl", hash = "sha256:a1514509136dd0b477638fc68d6a91497af5076466ad0fa6c338e44e359944af", size = 43839 },
|
3268
3265
|
]
|
3269
3266
|
|
3270
3267
|
[[package]]
|
@@ -3311,11 +3308,11 @@ wheels = [
|
|
3311
3308
|
|
3312
3309
|
[[package]]
|
3313
3310
|
name = "uritemplate"
|
3314
|
-
version = "4.
|
3311
|
+
version = "4.2.0"
|
3315
3312
|
source = { registry = "https://pypi.org/simple" }
|
3316
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
3313
|
+
sdist = { url = "https://files.pythonhosted.org/packages/98/60/f174043244c5306c9988380d2cb10009f91563fc4b31293d27e17201af56/uritemplate-4.2.0.tar.gz", hash = "sha256:480c2ed180878955863323eea31b0ede668795de182617fef9c6ca09e6ec9d0e", size = 33267 }
|
3317
3314
|
wheels = [
|
3318
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3315
|
+
{ url = "https://files.pythonhosted.org/packages/a9/99/3ae339466c9183ea5b8ae87b34c0b897eda475d2aec2307cae60e5cd4f29/uritemplate-4.2.0-py3-none-any.whl", hash = "sha256:962201ba1c4edcab02e60f9a0d3821e82dfc5d2d6662a21abd533879bdb8a686", size = 11488 },
|
3319
3316
|
]
|
3320
3317
|
|
3321
3318
|
[[package]]
|
@@ -3329,16 +3326,16 @@ wheels = [
|
|
3329
3326
|
|
3330
3327
|
[[package]]
|
3331
3328
|
name = "uvicorn"
|
3332
|
-
version = "0.34.
|
3329
|
+
version = "0.34.3"
|
3333
3330
|
source = { registry = "https://pypi.org/simple" }
|
3334
3331
|
dependencies = [
|
3335
3332
|
{ name = "click" },
|
3336
3333
|
{ name = "h11" },
|
3337
3334
|
{ name = "typing-extensions", marker = "python_full_version < '3.11'" },
|
3338
3335
|
]
|
3339
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
3336
|
+
sdist = { url = "https://files.pythonhosted.org/packages/de/ad/713be230bcda622eaa35c28f0d328c3675c371238470abdea52417f17a8e/uvicorn-0.34.3.tar.gz", hash = "sha256:35919a9a979d7a59334b6b10e05d77c1d0d574c50e0fc98b8b1a0f165708b55a", size = 76631 }
|
3340
3337
|
wheels = [
|
3341
|
-
{ url = "https://files.pythonhosted.org/packages/
|
3338
|
+
{ url = "https://files.pythonhosted.org/packages/6d/0d/8adfeaa62945f90d19ddc461c55f4a50c258af7662d34b6a3d5d1f8646f6/uvicorn-0.34.3-py3-none-any.whl", hash = "sha256:16246631db62bdfbf069b0645177d6e8a77ba950cfedbfd093acef9444e4d885", size = 62431 },
|
3342
3339
|
]
|
3343
3340
|
|
3344
3341
|
[[package]]
|
@@ -3445,70 +3442,6 @@ wheels = [
|
|
3445
3442
|
{ url = "https://files.pythonhosted.org/packages/ca/51/5447876806d1088a0f8f71e16542bf350918128d0a69437df26047c8e46f/widgetsnbextension-4.0.14-py3-none-any.whl", hash = "sha256:4875a9eaf72fbf5079dc372a51a9f268fc38d46f767cbf85c43a36da5cb9b575", size = 2196503 },
|
3446
3443
|
]
|
3447
3444
|
|
3448
|
-
[[package]]
|
3449
|
-
name = "wrapt"
|
3450
|
-
version = "1.17.2"
|
3451
|
-
source = { registry = "https://pypi.org/simple" }
|
3452
|
-
sdist = { url = "https://files.pythonhosted.org/packages/c3/fc/e91cc220803d7bc4db93fb02facd8461c37364151b8494762cc88b0fbcef/wrapt-1.17.2.tar.gz", hash = "sha256:41388e9d4d1522446fe79d3213196bd9e3b301a336965b9e27ca2788ebd122f3", size = 55531 }
|
3453
|
-
wheels = [
|
3454
|
-
{ url = "https://files.pythonhosted.org/packages/5a/d1/1daec934997e8b160040c78d7b31789f19b122110a75eca3d4e8da0049e1/wrapt-1.17.2-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:3d57c572081fed831ad2d26fd430d565b76aa277ed1d30ff4d40670b1c0dd984", size = 53307 },
|
3455
|
-
{ url = "https://files.pythonhosted.org/packages/1b/7b/13369d42651b809389c1a7153baa01d9700430576c81a2f5c5e460df0ed9/wrapt-1.17.2-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:b5e251054542ae57ac7f3fba5d10bfff615b6c2fb09abeb37d2f1463f841ae22", size = 38486 },
|
3456
|
-
{ url = "https://files.pythonhosted.org/packages/62/bf/e0105016f907c30b4bd9e377867c48c34dc9c6c0c104556c9c9126bd89ed/wrapt-1.17.2-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:80dd7db6a7cb57ffbc279c4394246414ec99537ae81ffd702443335a61dbf3a7", size = 38777 },
|
3457
|
-
{ url = "https://files.pythonhosted.org/packages/27/70/0f6e0679845cbf8b165e027d43402a55494779295c4b08414097b258ac87/wrapt-1.17.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:0a6e821770cf99cc586d33833b2ff32faebdbe886bd6322395606cf55153246c", size = 83314 },
|
3458
|
-
{ url = "https://files.pythonhosted.org/packages/0f/77/0576d841bf84af8579124a93d216f55d6f74374e4445264cb378a6ed33eb/wrapt-1.17.2-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:b60fb58b90c6d63779cb0c0c54eeb38941bae3ecf7a73c764c52c88c2dcb9d72", size = 74947 },
|
3459
|
-
{ url = "https://files.pythonhosted.org/packages/90/ec/00759565518f268ed707dcc40f7eeec38637d46b098a1f5143bff488fe97/wrapt-1.17.2-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:b870b5df5b71d8c3359d21be8f0d6c485fa0ebdb6477dda51a1ea54a9b558061", size = 82778 },
|
3460
|
-
{ url = "https://files.pythonhosted.org/packages/f8/5a/7cffd26b1c607b0b0c8a9ca9d75757ad7620c9c0a9b4a25d3f8a1480fafc/wrapt-1.17.2-cp310-cp310-musllinux_1_2_aarch64.whl", hash = "sha256:4011d137b9955791f9084749cba9a367c68d50ab8d11d64c50ba1688c9b457f2", size = 81716 },
|
3461
|
-
{ url = "https://files.pythonhosted.org/packages/7e/09/dccf68fa98e862df7e6a60a61d43d644b7d095a5fc36dbb591bbd4a1c7b2/wrapt-1.17.2-cp310-cp310-musllinux_1_2_i686.whl", hash = "sha256:1473400e5b2733e58b396a04eb7f35f541e1fb976d0c0724d0223dd607e0f74c", size = 74548 },
|
3462
|
-
{ url = "https://files.pythonhosted.org/packages/b7/8e/067021fa3c8814952c5e228d916963c1115b983e21393289de15128e867e/wrapt-1.17.2-cp310-cp310-musllinux_1_2_x86_64.whl", hash = "sha256:3cedbfa9c940fdad3e6e941db7138e26ce8aad38ab5fe9dcfadfed9db7a54e62", size = 81334 },
|
3463
|
-
{ url = "https://files.pythonhosted.org/packages/4b/0d/9d4b5219ae4393f718699ca1c05f5ebc0c40d076f7e65fd48f5f693294fb/wrapt-1.17.2-cp310-cp310-win32.whl", hash = "sha256:582530701bff1dec6779efa00c516496968edd851fba224fbd86e46cc6b73563", size = 36427 },
|
3464
|
-
{ url = "https://files.pythonhosted.org/packages/72/6a/c5a83e8f61aec1e1aeef939807602fb880e5872371e95df2137142f5c58e/wrapt-1.17.2-cp310-cp310-win_amd64.whl", hash = "sha256:58705da316756681ad3c9c73fd15499aa4d8c69f9fd38dc8a35e06c12468582f", size = 38774 },
|
3465
|
-
{ url = "https://files.pythonhosted.org/packages/cd/f7/a2aab2cbc7a665efab072344a8949a71081eed1d2f451f7f7d2b966594a2/wrapt-1.17.2-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:ff04ef6eec3eee8a5efef2401495967a916feaa353643defcc03fc74fe213b58", size = 53308 },
|
3466
|
-
{ url = "https://files.pythonhosted.org/packages/50/ff/149aba8365fdacef52b31a258c4dc1c57c79759c335eff0b3316a2664a64/wrapt-1.17.2-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:4db983e7bca53819efdbd64590ee96c9213894272c776966ca6306b73e4affda", size = 38488 },
|
3467
|
-
{ url = "https://files.pythonhosted.org/packages/65/46/5a917ce85b5c3b490d35c02bf71aedaa9f2f63f2d15d9949cc4ba56e8ba9/wrapt-1.17.2-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:9abc77a4ce4c6f2a3168ff34b1da9b0f311a8f1cfd694ec96b0603dff1c79438", size = 38776 },
|
3468
|
-
{ url = "https://files.pythonhosted.org/packages/ca/74/336c918d2915a4943501c77566db41d1bd6e9f4dbc317f356b9a244dfe83/wrapt-1.17.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:0b929ac182f5ace000d459c59c2c9c33047e20e935f8e39371fa6e3b85d56f4a", size = 83776 },
|
3469
|
-
{ url = "https://files.pythonhosted.org/packages/09/99/c0c844a5ccde0fe5761d4305485297f91d67cf2a1a824c5f282e661ec7ff/wrapt-1.17.2-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:f09b286faeff3c750a879d336fb6d8713206fc97af3adc14def0cdd349df6000", size = 75420 },
|
3470
|
-
{ url = "https://files.pythonhosted.org/packages/b4/b0/9fc566b0fe08b282c850063591a756057c3247b2362b9286429ec5bf1721/wrapt-1.17.2-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:1a7ed2d9d039bd41e889f6fb9364554052ca21ce823580f6a07c4ec245c1f5d6", size = 83199 },
|
3471
|
-
{ url = "https://files.pythonhosted.org/packages/9d/4b/71996e62d543b0a0bd95dda485219856def3347e3e9380cc0d6cf10cfb2f/wrapt-1.17.2-cp311-cp311-musllinux_1_2_aarch64.whl", hash = "sha256:129a150f5c445165ff941fc02ee27df65940fcb8a22a61828b1853c98763a64b", size = 82307 },
|
3472
|
-
{ url = "https://files.pythonhosted.org/packages/39/35/0282c0d8789c0dc9bcc738911776c762a701f95cfe113fb8f0b40e45c2b9/wrapt-1.17.2-cp311-cp311-musllinux_1_2_i686.whl", hash = "sha256:1fb5699e4464afe5c7e65fa51d4f99e0b2eadcc176e4aa33600a3df7801d6662", size = 75025 },
|
3473
|
-
{ url = "https://files.pythonhosted.org/packages/4f/6d/90c9fd2c3c6fee181feecb620d95105370198b6b98a0770cba090441a828/wrapt-1.17.2-cp311-cp311-musllinux_1_2_x86_64.whl", hash = "sha256:9a2bce789a5ea90e51a02dfcc39e31b7f1e662bc3317979aa7e5538e3a034f72", size = 81879 },
|
3474
|
-
{ url = "https://files.pythonhosted.org/packages/8f/fa/9fb6e594f2ce03ef03eddbdb5f4f90acb1452221a5351116c7c4708ac865/wrapt-1.17.2-cp311-cp311-win32.whl", hash = "sha256:4afd5814270fdf6380616b321fd31435a462019d834f83c8611a0ce7484c7317", size = 36419 },
|
3475
|
-
{ url = "https://files.pythonhosted.org/packages/47/f8/fb1773491a253cbc123c5d5dc15c86041f746ed30416535f2a8df1f4a392/wrapt-1.17.2-cp311-cp311-win_amd64.whl", hash = "sha256:acc130bc0375999da18e3d19e5a86403667ac0c4042a094fefb7eec8ebac7cf3", size = 38773 },
|
3476
|
-
{ url = "https://files.pythonhosted.org/packages/a1/bd/ab55f849fd1f9a58ed7ea47f5559ff09741b25f00c191231f9f059c83949/wrapt-1.17.2-cp312-cp312-macosx_10_13_universal2.whl", hash = "sha256:d5e2439eecc762cd85e7bd37161d4714aa03a33c5ba884e26c81559817ca0925", size = 53799 },
|
3477
|
-
{ url = "https://files.pythonhosted.org/packages/53/18/75ddc64c3f63988f5a1d7e10fb204ffe5762bc663f8023f18ecaf31a332e/wrapt-1.17.2-cp312-cp312-macosx_10_13_x86_64.whl", hash = "sha256:3fc7cb4c1c744f8c05cd5f9438a3caa6ab94ce8344e952d7c45a8ed59dd88392", size = 38821 },
|
3478
|
-
{ url = "https://files.pythonhosted.org/packages/48/2a/97928387d6ed1c1ebbfd4efc4133a0633546bec8481a2dd5ec961313a1c7/wrapt-1.17.2-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:8fdbdb757d5390f7c675e558fd3186d590973244fab0c5fe63d373ade3e99d40", size = 38919 },
|
3479
|
-
{ url = "https://files.pythonhosted.org/packages/73/54/3bfe5a1febbbccb7a2f77de47b989c0b85ed3a6a41614b104204a788c20e/wrapt-1.17.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:5bb1d0dbf99411f3d871deb6faa9aabb9d4e744d67dcaaa05399af89d847a91d", size = 88721 },
|
3480
|
-
{ url = "https://files.pythonhosted.org/packages/25/cb/7262bc1b0300b4b64af50c2720ef958c2c1917525238d661c3e9a2b71b7b/wrapt-1.17.2-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:d18a4865f46b8579d44e4fe1e2bcbc6472ad83d98e22a26c963d46e4c125ef0b", size = 80899 },
|
3481
|
-
{ url = "https://files.pythonhosted.org/packages/2a/5a/04cde32b07a7431d4ed0553a76fdb7a61270e78c5fd5a603e190ac389f14/wrapt-1.17.2-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:bc570b5f14a79734437cb7b0500376b6b791153314986074486e0b0fa8d71d98", size = 89222 },
|
3482
|
-
{ url = "https://files.pythonhosted.org/packages/09/28/2e45a4f4771fcfb109e244d5dbe54259e970362a311b67a965555ba65026/wrapt-1.17.2-cp312-cp312-musllinux_1_2_aarch64.whl", hash = "sha256:6d9187b01bebc3875bac9b087948a2bccefe464a7d8f627cf6e48b1bbae30f82", size = 86707 },
|
3483
|
-
{ url = "https://files.pythonhosted.org/packages/c6/d2/dcb56bf5f32fcd4bd9aacc77b50a539abdd5b6536872413fd3f428b21bed/wrapt-1.17.2-cp312-cp312-musllinux_1_2_i686.whl", hash = "sha256:9e8659775f1adf02eb1e6f109751268e493c73716ca5761f8acb695e52a756ae", size = 79685 },
|
3484
|
-
{ url = "https://files.pythonhosted.org/packages/80/4e/eb8b353e36711347893f502ce91c770b0b0929f8f0bed2670a6856e667a9/wrapt-1.17.2-cp312-cp312-musllinux_1_2_x86_64.whl", hash = "sha256:e8b2816ebef96d83657b56306152a93909a83f23994f4b30ad4573b00bd11bb9", size = 87567 },
|
3485
|
-
{ url = "https://files.pythonhosted.org/packages/17/27/4fe749a54e7fae6e7146f1c7d914d28ef599dacd4416566c055564080fe2/wrapt-1.17.2-cp312-cp312-win32.whl", hash = "sha256:468090021f391fe0056ad3e807e3d9034e0fd01adcd3bdfba977b6fdf4213ea9", size = 36672 },
|
3486
|
-
{ url = "https://files.pythonhosted.org/packages/15/06/1dbf478ea45c03e78a6a8c4be4fdc3c3bddea5c8de8a93bc971415e47f0f/wrapt-1.17.2-cp312-cp312-win_amd64.whl", hash = "sha256:ec89ed91f2fa8e3f52ae53cd3cf640d6feff92ba90d62236a81e4e563ac0e991", size = 38865 },
|
3487
|
-
{ url = "https://files.pythonhosted.org/packages/ce/b9/0ffd557a92f3b11d4c5d5e0c5e4ad057bd9eb8586615cdaf901409920b14/wrapt-1.17.2-cp313-cp313-macosx_10_13_universal2.whl", hash = "sha256:6ed6ffac43aecfe6d86ec5b74b06a5be33d5bb9243d055141e8cabb12aa08125", size = 53800 },
|
3488
|
-
{ url = "https://files.pythonhosted.org/packages/c0/ef/8be90a0b7e73c32e550c73cfb2fa09db62234227ece47b0e80a05073b375/wrapt-1.17.2-cp313-cp313-macosx_10_13_x86_64.whl", hash = "sha256:35621ae4c00e056adb0009f8e86e28eb4a41a4bfa8f9bfa9fca7d343fe94f998", size = 38824 },
|
3489
|
-
{ url = "https://files.pythonhosted.org/packages/36/89/0aae34c10fe524cce30fe5fc433210376bce94cf74d05b0d68344c8ba46e/wrapt-1.17.2-cp313-cp313-macosx_11_0_arm64.whl", hash = "sha256:a604bf7a053f8362d27eb9fefd2097f82600b856d5abe996d623babd067b1ab5", size = 38920 },
|
3490
|
-
{ url = "https://files.pythonhosted.org/packages/3b/24/11c4510de906d77e0cfb5197f1b1445d4fec42c9a39ea853d482698ac681/wrapt-1.17.2-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:5cbabee4f083b6b4cd282f5b817a867cf0b1028c54d445b7ec7cfe6505057cf8", size = 88690 },
|
3491
|
-
{ url = "https://files.pythonhosted.org/packages/71/d7/cfcf842291267bf455b3e266c0c29dcb675b5540ee8b50ba1699abf3af45/wrapt-1.17.2-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:49703ce2ddc220df165bd2962f8e03b84c89fee2d65e1c24a7defff6f988f4d6", size = 80861 },
|
3492
|
-
{ url = "https://files.pythonhosted.org/packages/d5/66/5d973e9f3e7370fd686fb47a9af3319418ed925c27d72ce16b791231576d/wrapt-1.17.2-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:8112e52c5822fc4253f3901b676c55ddf288614dc7011634e2719718eaa187dc", size = 89174 },
|
3493
|
-
{ url = "https://files.pythonhosted.org/packages/a7/d3/8e17bb70f6ae25dabc1aaf990f86824e4fd98ee9cadf197054e068500d27/wrapt-1.17.2-cp313-cp313-musllinux_1_2_aarch64.whl", hash = "sha256:9fee687dce376205d9a494e9c121e27183b2a3df18037f89d69bd7b35bcf59e2", size = 86721 },
|
3494
|
-
{ url = "https://files.pythonhosted.org/packages/6f/54/f170dfb278fe1c30d0ff864513cff526d624ab8de3254b20abb9cffedc24/wrapt-1.17.2-cp313-cp313-musllinux_1_2_i686.whl", hash = "sha256:18983c537e04d11cf027fbb60a1e8dfd5190e2b60cc27bc0808e653e7b218d1b", size = 79763 },
|
3495
|
-
{ url = "https://files.pythonhosted.org/packages/4a/98/de07243751f1c4a9b15c76019250210dd3486ce098c3d80d5f729cba029c/wrapt-1.17.2-cp313-cp313-musllinux_1_2_x86_64.whl", hash = "sha256:703919b1633412ab54bcf920ab388735832fdcb9f9a00ae49387f0fe67dad504", size = 87585 },
|
3496
|
-
{ url = "https://files.pythonhosted.org/packages/f9/f0/13925f4bd6548013038cdeb11ee2cbd4e37c30f8bfd5db9e5a2a370d6e20/wrapt-1.17.2-cp313-cp313-win32.whl", hash = "sha256:abbb9e76177c35d4e8568e58650aa6926040d6a9f6f03435b7a522bf1c487f9a", size = 36676 },
|
3497
|
-
{ url = "https://files.pythonhosted.org/packages/bf/ae/743f16ef8c2e3628df3ddfd652b7d4c555d12c84b53f3d8218498f4ade9b/wrapt-1.17.2-cp313-cp313-win_amd64.whl", hash = "sha256:69606d7bb691b50a4240ce6b22ebb319c1cfb164e5f6569835058196e0f3a845", size = 38871 },
|
3498
|
-
{ url = "https://files.pythonhosted.org/packages/3d/bc/30f903f891a82d402ffb5fda27ec1d621cc97cb74c16fea0b6141f1d4e87/wrapt-1.17.2-cp313-cp313t-macosx_10_13_universal2.whl", hash = "sha256:4a721d3c943dae44f8e243b380cb645a709ba5bd35d3ad27bc2ed947e9c68192", size = 56312 },
|
3499
|
-
{ url = "https://files.pythonhosted.org/packages/8a/04/c97273eb491b5f1c918857cd26f314b74fc9b29224521f5b83f872253725/wrapt-1.17.2-cp313-cp313t-macosx_10_13_x86_64.whl", hash = "sha256:766d8bbefcb9e00c3ac3b000d9acc51f1b399513f44d77dfe0eb026ad7c9a19b", size = 40062 },
|
3500
|
-
{ url = "https://files.pythonhosted.org/packages/4e/ca/3b7afa1eae3a9e7fefe499db9b96813f41828b9fdb016ee836c4c379dadb/wrapt-1.17.2-cp313-cp313t-macosx_11_0_arm64.whl", hash = "sha256:e496a8ce2c256da1eb98bd15803a79bee00fc351f5dfb9ea82594a3f058309e0", size = 40155 },
|
3501
|
-
{ url = "https://files.pythonhosted.org/packages/89/be/7c1baed43290775cb9030c774bc53c860db140397047cc49aedaf0a15477/wrapt-1.17.2-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:40d615e4fe22f4ad3528448c193b218e077656ca9ccb22ce2cb20db730f8d306", size = 113471 },
|
3502
|
-
{ url = "https://files.pythonhosted.org/packages/32/98/4ed894cf012b6d6aae5f5cc974006bdeb92f0241775addad3f8cd6ab71c8/wrapt-1.17.2-cp313-cp313t-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:a5aaeff38654462bc4b09023918b7f21790efb807f54c000a39d41d69cf552cb", size = 101208 },
|
3503
|
-
{ url = "https://files.pythonhosted.org/packages/ea/fd/0c30f2301ca94e655e5e057012e83284ce8c545df7661a78d8bfca2fac7a/wrapt-1.17.2-cp313-cp313t-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:9a7d15bbd2bc99e92e39f49a04653062ee6085c0e18b3b7512a4f2fe91f2d681", size = 109339 },
|
3504
|
-
{ url = "https://files.pythonhosted.org/packages/75/56/05d000de894c4cfcb84bcd6b1df6214297b8089a7bd324c21a4765e49b14/wrapt-1.17.2-cp313-cp313t-musllinux_1_2_aarch64.whl", hash = "sha256:e3890b508a23299083e065f435a492b5435eba6e304a7114d2f919d400888cc6", size = 110232 },
|
3505
|
-
{ url = "https://files.pythonhosted.org/packages/53/f8/c3f6b2cf9b9277fb0813418e1503e68414cd036b3b099c823379c9575e6d/wrapt-1.17.2-cp313-cp313t-musllinux_1_2_i686.whl", hash = "sha256:8c8b293cd65ad716d13d8dd3624e42e5a19cc2a2f1acc74b30c2c13f15cb61a6", size = 100476 },
|
3506
|
-
{ url = "https://files.pythonhosted.org/packages/a7/b1/0bb11e29aa5139d90b770ebbfa167267b1fc548d2302c30c8f7572851738/wrapt-1.17.2-cp313-cp313t-musllinux_1_2_x86_64.whl", hash = "sha256:4c82b8785d98cdd9fed4cac84d765d234ed3251bd6afe34cb7ac523cb93e8b4f", size = 106377 },
|
3507
|
-
{ url = "https://files.pythonhosted.org/packages/6a/e1/0122853035b40b3f333bbb25f1939fc1045e21dd518f7f0922b60c156f7c/wrapt-1.17.2-cp313-cp313t-win32.whl", hash = "sha256:13e6afb7fe71fe7485a4550a8844cc9ffbe263c0f1a1eea569bc7091d4898555", size = 37986 },
|
3508
|
-
{ url = "https://files.pythonhosted.org/packages/09/5e/1655cf481e079c1f22d0cabdd4e51733679932718dc23bf2db175f329b76/wrapt-1.17.2-cp313-cp313t-win_amd64.whl", hash = "sha256:eaf675418ed6b3b31c7a989fd007fa7c3be66ce14e5c3b27336383604c9da85c", size = 40750 },
|
3509
|
-
{ url = "https://files.pythonhosted.org/packages/2d/82/f56956041adef78f849db6b289b282e72b55ab8045a75abad81898c28d19/wrapt-1.17.2-py3-none-any.whl", hash = "sha256:b18f2d1533a71f069c7f82d524a52599053d4c7166e9dd374ae2136b7f40f7c8", size = 23594 },
|
3510
|
-
]
|
3511
|
-
|
3512
3445
|
[[package]]
|
3513
3446
|
name = "zipp"
|
3514
3447
|
version = "3.22.0"
|