davidberenstein1957 HF staff commited on
Commit
a373bd2
1 Parent(s): 1bff30e

chore bump version

Browse files

chore align dependencies

Files changed (2) hide show
  1. pdm.lock +91 -90
  2. pyproject.toml +8 -8
pdm.lock CHANGED
@@ -5,7 +5,7 @@
5
  groups = ["default"]
6
  strategy = ["inherit_metadata"]
7
  lock_version = "4.5.0"
8
- content_hash = "sha256:d458a4b150e1868c3c0e04d77b361b8e14c5c94149315942877d036bd4034600"
9
 
10
  [[metadata.targets]]
11
  requires_python = ">=3.10,<3.13"
@@ -99,16 +99,16 @@ files = [
99
 
100
  [[package]]
101
  name = "aiosignal"
102
- version = "1.3.1"
103
- requires_python = ">=3.7"
104
  summary = "aiosignal: a list of registered asynchronous callbacks"
105
  groups = ["default"]
106
  dependencies = [
107
  "frozenlist>=1.1.0",
108
  ]
109
  files = [
110
- {file = "aiosignal-1.3.1-py3-none-any.whl", hash = "sha256:f8376fb07dd1e86a584e4fcdec80b36b7f81aac666ebc724e2c090300dd83b17"},
111
- {file = "aiosignal-1.3.1.tar.gz", hash = "sha256:54cd96e15e1649b75d6c87526a6ff0b6c1b0dd3459f43d9ca11d48c339b68cfc"},
112
  ]
113
 
114
  [[package]]
@@ -227,13 +227,13 @@ files = [
227
 
228
  [[package]]
229
  name = "certifi"
230
- version = "2024.8.30"
231
  requires_python = ">=3.6"
232
  summary = "Python package for providing Mozilla's CA Bundle."
233
  groups = ["default"]
234
  files = [
235
- {file = "certifi-2024.8.30-py3-none-any.whl", hash = "sha256:922820b53db7a7257ffbda3f597266d435245903d80737e34f8a45ff3e3230d8"},
236
- {file = "certifi-2024.8.30.tar.gz", hash = "sha256:bec941d2aa8195e248a60b31ff9f0558284cf01a52591ceda73ea9afffd69fd9"},
237
  ]
238
 
239
  [[package]]
@@ -395,7 +395,6 @@ files = [
395
  {file = "cryptography-44.0.0-cp37-abi3-manylinux_2_28_aarch64.whl", hash = "sha256:761817a3377ef15ac23cd7834715081791d4ec77f9297ee694ca1ee9c2c7e5eb"},
396
  {file = "cryptography-44.0.0-cp37-abi3-manylinux_2_28_x86_64.whl", hash = "sha256:3c672a53c0fb4725a29c303be906d3c1fa99c32f58abe008a82705f9ee96f40b"},
397
  {file = "cryptography-44.0.0-cp37-abi3-manylinux_2_34_aarch64.whl", hash = "sha256:4ac4c9f37eba52cb6fbeaf5b59c152ea976726b865bd4cf87883a7e7006cc543"},
398
- {file = "cryptography-44.0.0-cp37-abi3-manylinux_2_34_x86_64.whl", hash = "sha256:60eb32934076fa07e4316b7b2742fa52cbb190b42c2df2863dbc4230a0a9b385"},
399
  {file = "cryptography-44.0.0-cp37-abi3-musllinux_1_2_aarch64.whl", hash = "sha256:ed3534eb1090483c96178fcb0f8893719d96d5274dfde98aa6add34614e97c8e"},
400
  {file = "cryptography-44.0.0-cp37-abi3-musllinux_1_2_x86_64.whl", hash = "sha256:f3f6fdfa89ee2d9d496e2c087cebef9d4fcbb0ad63c40e821b39f74bf48d9c5e"},
401
  {file = "cryptography-44.0.0-cp37-abi3-win32.whl", hash = "sha256:eb33480f1bad5b78233b0ad3e1b0be21e8ef1da745d8d2aecbb20671658b9053"},
@@ -406,7 +405,6 @@ files = [
406
  {file = "cryptography-44.0.0-cp39-abi3-manylinux_2_28_aarch64.whl", hash = "sha256:c5eb858beed7835e5ad1faba59e865109f3e52b3783b9ac21e7e47dc5554e289"},
407
  {file = "cryptography-44.0.0-cp39-abi3-manylinux_2_28_x86_64.whl", hash = "sha256:f53c2c87e0fb4b0c00fa9571082a057e37690a8f12233306161c8f4b819960b7"},
408
  {file = "cryptography-44.0.0-cp39-abi3-manylinux_2_34_aarch64.whl", hash = "sha256:9e6fc8a08e116fb7c7dd1f040074c9d7b51d74a8ea40d4df2fc7aa08b76b9e6c"},
409
- {file = "cryptography-44.0.0-cp39-abi3-manylinux_2_34_x86_64.whl", hash = "sha256:9abcc2e083cbe8dde89124a47e5e53ec38751f0d7dfd36801008f316a127d7ba"},
410
  {file = "cryptography-44.0.0-cp39-abi3-musllinux_1_2_aarch64.whl", hash = "sha256:d2436114e46b36d00f8b72ff57e598978b37399d2786fd39793c36c6d5cb1c64"},
411
  {file = "cryptography-44.0.0-cp39-abi3-musllinux_1_2_x86_64.whl", hash = "sha256:a01956ddfa0a6790d594f5b34fc1bfa6098aca434696a03cfdbe469b8ed79285"},
412
  {file = "cryptography-44.0.0-cp39-abi3-win32.whl", hash = "sha256:eca27345e1214d1b9f9490d200f9db5a874479be914199194e746c893788d417"},
@@ -422,8 +420,8 @@ files = [
422
 
423
  [[package]]
424
  name = "datasets"
425
- version = "3.1.0"
426
- requires_python = ">=3.8.0"
427
  summary = "HuggingFace community-driven open-source library of datasets"
428
  groups = ["default"]
429
  dependencies = [
@@ -443,8 +441,8 @@ dependencies = [
443
  "xxhash",
444
  ]
445
  files = [
446
- {file = "datasets-3.1.0-py3-none-any.whl", hash = "sha256:dc8808a6d17838fe05e13b39aa7ac3ea0fd0806ed7004eaf4d4eb2c2a356bc61"},
447
- {file = "datasets-3.1.0.tar.gz", hash = "sha256:c92cac049e0f9f85b0dd63739c68e564c657b1624bc2b66b1e13489062832e27"},
448
  ]
449
 
450
  [[package]]
@@ -711,7 +709,7 @@ files = [
711
 
712
  [[package]]
713
  name = "gradio"
714
- version = "5.8.0"
715
  requires_python = ">=3.10"
716
  summary = "Python library for easily interacting with trained machine learning models"
717
  groups = ["default"]
@@ -721,7 +719,7 @@ dependencies = [
721
  "audioop-lts<1.0; python_version >= \"3.13\"",
722
  "fastapi<1.0,>=0.115.2",
723
  "ffmpy",
724
- "gradio-client==1.5.1",
725
  "httpx>=0.24.1",
726
  "huggingface-hub>=0.25.1",
727
  "jinja2<4.0",
@@ -746,12 +744,12 @@ dependencies = [
746
  "uvicorn>=0.14.0; sys_platform != \"emscripten\"",
747
  ]
748
  files = [
749
- {file = "gradio-5.8.0-py3-none-any.whl", hash = "sha256:428ad660fc48104f0c60f8ae808ab5e2afec03a472a0fb734348c4e916de74dc"},
750
  ]
751
 
752
  [[package]]
753
  name = "gradio-client"
754
- version = "1.5.1"
755
  requires_python = ">=3.10"
756
  summary = "Python library for easily interacting with trained machine learning models"
757
  groups = ["default"]
@@ -764,8 +762,8 @@ dependencies = [
764
  "websockets<15.0,>=10.0",
765
  ]
766
  files = [
767
- {file = "gradio_client-1.5.1-py3-none-any.whl", hash = "sha256:175e4ac399591d919af85a097661cdd760b8dd1ca229e28ef4da978fde84a398"},
768
- {file = "gradio_client-1.5.1.tar.gz", hash = "sha256:c443013e3532828e202c9679b254016406a1753666c3c601ea8557c724adbaf7"},
769
  ]
770
 
771
  [[package]]
@@ -784,18 +782,18 @@ files = [
784
 
785
  [[package]]
786
  name = "gradio"
787
- version = "5.8.0"
788
  extras = ["oauth"]
789
  requires_python = ">=3.10"
790
  summary = "Python library for easily interacting with trained machine learning models"
791
  groups = ["default"]
792
  dependencies = [
793
  "authlib",
794
- "gradio==5.8.0",
795
  "itsdangerous",
796
  ]
797
  files = [
798
- {file = "gradio-5.8.0-py3-none-any.whl", hash = "sha256:428ad660fc48104f0c60f8ae808ab5e2afec03a472a0fb734348c4e916de74dc"},
799
  ]
800
 
801
  [[package]]
@@ -1545,7 +1543,7 @@ files = [
1545
 
1546
  [[package]]
1547
  name = "openai"
1548
- version = "1.57.0"
1549
  requires_python = ">=3.8"
1550
  summary = "The official Python library for the openai API"
1551
  groups = ["default"]
@@ -1560,8 +1558,8 @@ dependencies = [
1560
  "typing-extensions<5,>=4.11",
1561
  ]
1562
  files = [
1563
- {file = "openai-1.57.0-py3-none-any.whl", hash = "sha256:972e36960b821797952da3dc4532f486c28e28a2a332d7d0c5407f242e9d9c39"},
1564
- {file = "openai-1.57.0.tar.gz", hash = "sha256:76f91971c4bdbd78380c9970581075e0337b5d497c2fbf7b5255078f4b31abf9"},
1565
  ]
1566
 
1567
  [[package]]
@@ -1615,7 +1613,7 @@ files = [
1615
 
1616
  [[package]]
1617
  name = "outlines"
1618
- version = "0.1.8"
1619
  requires_python = ">=3.9"
1620
  summary = "Probabilistic Generative Model Programming"
1621
  groups = ["default"]
@@ -1629,7 +1627,7 @@ dependencies = [
1629
  "lark",
1630
  "nest-asyncio",
1631
  "numpy",
1632
- "outlines-core==0.1.20",
1633
  "pycountry",
1634
  "pydantic>=2.0",
1635
  "referencing",
@@ -1639,13 +1637,13 @@ dependencies = [
1639
  "typing-extensions",
1640
  ]
1641
  files = [
1642
- {file = "outlines-0.1.8-py3-none-any.whl", hash = "sha256:67ee2367e8241dab4cfa50b70c0c4653f44b8264f542e3cfb0d0fe32eeb040ad"},
1643
- {file = "outlines-0.1.8.tar.gz", hash = "sha256:6051aeb172286d59a68089b599be48635cbd53aed11c41cc55d76ec9ba625947"},
1644
  ]
1645
 
1646
  [[package]]
1647
  name = "outlines-core"
1648
- version = "0.1.20"
1649
  requires_python = ">=3.8"
1650
  summary = "Structured Text Generation in Rust"
1651
  groups = ["default"]
@@ -1654,22 +1652,25 @@ dependencies = [
1654
  "jsonschema",
1655
  ]
1656
  files = [
1657
- {file = "outlines_core-0.1.20-cp310-cp310-macosx_10_12_x86_64.whl", hash = "sha256:76684246c9e119f89fb96bcf8823da181947a87facd264a5ae5fc546e7533c29"},
1658
- {file = "outlines_core-0.1.20-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:0cb10e3315b990984b97b6a30b23fbfc5cacd9b9f68839eeac7303efeaf63e6d"},
1659
- {file = "outlines_core-0.1.20-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:8d4a6ec79414397eae9858e69f7fdc188ce85a5384917ca8bd27708f6a11b502"},
1660
- {file = "outlines_core-0.1.20-cp310-cp310-win32.whl", hash = "sha256:78da1276744eb7c80380443288759594660168983de26f9572c9586854582cfb"},
1661
- {file = "outlines_core-0.1.20-cp310-cp310-win_amd64.whl", hash = "sha256:e1e4112fa8c00caf0ed4ccfc7d988b2762eee5191a7726e1d6c1a41c4e6e7783"},
1662
- {file = "outlines_core-0.1.20-cp311-cp311-macosx_10_12_x86_64.whl", hash = "sha256:0622efce54abf6428e4ef3d2351997d2fafc2981ba2bff3d509cf760696df874"},
1663
- {file = "outlines_core-0.1.20-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:08eac817320b8014f2e937f6969cd10fbd21b654b923a76ebc3ad2582ab1d982"},
1664
- {file = "outlines_core-0.1.20-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:bfaace0ad3ddb4b7f59e89f4ff7c812db28f306cbb1a59fc1deec831776a969b"},
1665
- {file = "outlines_core-0.1.20-cp311-cp311-win32.whl", hash = "sha256:d9cb8d36502d33c0d5e62d4cc0fc5a90dfd09faaac7dbd6206ed28eb2642793e"},
1666
- {file = "outlines_core-0.1.20-cp311-cp311-win_amd64.whl", hash = "sha256:a085865a0b35e2587bf829243ae51a15339e46aa907be436f96bb1fe171259b6"},
1667
- {file = "outlines_core-0.1.20-cp312-cp312-macosx_10_13_x86_64.whl", hash = "sha256:025c00805654eadd85fa417d33aa5ce901a32407815179597dc5654f2d6c5d3c"},
1668
- {file = "outlines_core-0.1.20-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:73f8afc58944dd37b6ce4215db2cfe43509d2ea916fa12e35b9a5d0486a5ab68"},
1669
- {file = "outlines_core-0.1.20-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:00128f0a89c89d1c7db7eb0b9c8b764df6a2aa4ee41d2f6ed420d13447704371"},
1670
- {file = "outlines_core-0.1.20-cp312-cp312-win32.whl", hash = "sha256:4790481f5663ced95bab930dee6e0b354427e0a72ed1ea462a9b3ed1bac3cd90"},
1671
- {file = "outlines_core-0.1.20-cp312-cp312-win_amd64.whl", hash = "sha256:f279b4affabafbefd29acc757f0ba85a73bf94fd05094f2fad735838f6348634"},
1672
- {file = "outlines_core-0.1.20.tar.gz", hash = "sha256:2e0697dd473652ef82ce4b28b87f1ee6cdd69b44cd4c021bd84e19c31e3fe995"},
 
 
 
1673
  ]
1674
 
1675
  [[package]]
@@ -2319,30 +2320,30 @@ files = [
2319
 
2320
  [[package]]
2321
  name = "ruff"
2322
- version = "0.8.2"
2323
  requires_python = ">=3.7"
2324
  summary = "An extremely fast Python linter and code formatter, written in Rust."
2325
  groups = ["default"]
2326
  marker = "sys_platform != \"emscripten\""
2327
  files = [
2328
- {file = "ruff-0.8.2-py3-none-linux_armv6l.whl", hash = "sha256:c49ab4da37e7c457105aadfd2725e24305ff9bc908487a9bf8d548c6dad8bb3d"},
2329
- {file = "ruff-0.8.2-py3-none-macosx_10_12_x86_64.whl", hash = "sha256:ec016beb69ac16be416c435828be702ee694c0d722505f9c1f35e1b9c0cc1bf5"},
2330
- {file = "ruff-0.8.2-py3-none-macosx_11_0_arm64.whl", hash = "sha256:f05cdf8d050b30e2ba55c9b09330b51f9f97d36d4673213679b965d25a785f3c"},
2331
- {file = "ruff-0.8.2-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:60f578c11feb1d3d257b2fb043ddb47501ab4816e7e221fbb0077f0d5d4e7b6f"},
2332
- {file = "ruff-0.8.2-py3-none-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:cbd5cf9b0ae8f30eebc7b360171bd50f59ab29d39f06a670b3e4501a36ba5897"},
2333
- {file = "ruff-0.8.2-py3-none-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:b402ddee3d777683de60ff76da801fa7e5e8a71038f57ee53e903afbcefdaa58"},
2334
- {file = "ruff-0.8.2-py3-none-manylinux_2_17_ppc64.manylinux2014_ppc64.whl", hash = "sha256:705832cd7d85605cb7858d8a13d75993c8f3ef1397b0831289109e953d833d29"},
2335
- {file = "ruff-0.8.2-py3-none-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:32096b41aaf7a5cc095fa45b4167b890e4c8d3fd217603f3634c92a541de7248"},
2336
- {file = "ruff-0.8.2-py3-none-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:e769083da9439508833cfc7c23e351e1809e67f47c50248250ce1ac52c21fb93"},
2337
- {file = "ruff-0.8.2-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:5fe716592ae8a376c2673fdfc1f5c0c193a6d0411f90a496863c99cd9e2ae25d"},
2338
- {file = "ruff-0.8.2-py3-none-musllinux_1_2_aarch64.whl", hash = "sha256:81c148825277e737493242b44c5388a300584d73d5774defa9245aaef55448b0"},
2339
- {file = "ruff-0.8.2-py3-none-musllinux_1_2_armv7l.whl", hash = "sha256:d261d7850c8367704874847d95febc698a950bf061c9475d4a8b7689adc4f7fa"},
2340
- {file = "ruff-0.8.2-py3-none-musllinux_1_2_i686.whl", hash = "sha256:1ca4e3a87496dc07d2427b7dd7ffa88a1e597c28dad65ae6433ecb9f2e4f022f"},
2341
- {file = "ruff-0.8.2-py3-none-musllinux_1_2_x86_64.whl", hash = "sha256:729850feed82ef2440aa27946ab39c18cb4a8889c1128a6d589ffa028ddcfc22"},
2342
- {file = "ruff-0.8.2-py3-none-win32.whl", hash = "sha256:ac42caaa0411d6a7d9594363294416e0e48fc1279e1b0e948391695db2b3d5b1"},
2343
- {file = "ruff-0.8.2-py3-none-win_amd64.whl", hash = "sha256:2aae99ec70abf43372612a838d97bfe77d45146254568d94926e8ed5bbb409ea"},
2344
- {file = "ruff-0.8.2-py3-none-win_arm64.whl", hash = "sha256:fb88e2a506b70cfbc2de6fae6681c4f944f7dd5f2fe87233a7233d888bad73e8"},
2345
- {file = "ruff-0.8.2.tar.gz", hash = "sha256:b84f4f414dda8ac7f75075c1fa0b905ac0ff25361f42e6d5da681a465e0f78e5"},
2346
  ]
2347
 
2348
  [[package]]
@@ -2414,7 +2415,7 @@ files = [
2414
 
2415
  [[package]]
2416
  name = "scikit-learn"
2417
- version = "1.5.2"
2418
  requires_python = ">=3.9"
2419
  summary = "A set of python modules for machine learning and data mining"
2420
  groups = ["default"]
@@ -2425,22 +2426,22 @@ dependencies = [
2425
  "threadpoolctl>=3.1.0",
2426
  ]
2427
  files = [
2428
- {file = "scikit_learn-1.5.2-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:299406827fb9a4f862626d0fe6c122f5f87f8910b86fe5daa4c32dcd742139b6"},
2429
- {file = "scikit_learn-1.5.2-cp310-cp310-macosx_12_0_arm64.whl", hash = "sha256:2d4cad1119c77930b235579ad0dc25e65c917e756fe80cab96aa3b9428bd3fb0"},
2430
- {file = "scikit_learn-1.5.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:8c412ccc2ad9bf3755915e3908e677b367ebc8d010acbb3f182814524f2e5540"},
2431
- {file = "scikit_learn-1.5.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:3a686885a4b3818d9e62904d91b57fa757fc2bed3e465c8b177be652f4dd37c8"},
2432
- {file = "scikit_learn-1.5.2-cp310-cp310-win_amd64.whl", hash = "sha256:c15b1ca23d7c5f33cc2cb0a0d6aaacf893792271cddff0edbd6a40e8319bc113"},
2433
- {file = "scikit_learn-1.5.2-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:03b6158efa3faaf1feea3faa884c840ebd61b6484167c711548fce208ea09445"},
2434
- {file = "scikit_learn-1.5.2-cp311-cp311-macosx_12_0_arm64.whl", hash = "sha256:1ff45e26928d3b4eb767a8f14a9a6efbf1cbff7c05d1fb0f95f211a89fd4f5de"},
2435
- {file = "scikit_learn-1.5.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:f763897fe92d0e903aa4847b0aec0e68cadfff77e8a0687cabd946c89d17e675"},
2436
- {file = "scikit_learn-1.5.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:f8b0ccd4a902836493e026c03256e8b206656f91fbcc4fde28c57a5b752561f1"},
2437
- {file = "scikit_learn-1.5.2-cp311-cp311-win_amd64.whl", hash = "sha256:6c16d84a0d45e4894832b3c4d0bf73050939e21b99b01b6fd59cbb0cf39163b6"},
2438
- {file = "scikit_learn-1.5.2-cp312-cp312-macosx_10_9_x86_64.whl", hash = "sha256:f932a02c3f4956dfb981391ab24bda1dbd90fe3d628e4b42caef3e041c67707a"},
2439
- {file = "scikit_learn-1.5.2-cp312-cp312-macosx_12_0_arm64.whl", hash = "sha256:3b923d119d65b7bd555c73be5423bf06c0105678ce7e1f558cb4b40b0a5502b1"},
2440
- {file = "scikit_learn-1.5.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:f60021ec1574e56632be2a36b946f8143bf4e5e6af4a06d85281adc22938e0dd"},
2441
- {file = "scikit_learn-1.5.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:394397841449853c2290a32050382edaec3da89e35b3e03d6cc966aebc6a8ae6"},
2442
- {file = "scikit_learn-1.5.2-cp312-cp312-win_amd64.whl", hash = "sha256:57cc1786cfd6bd118220a92ede80270132aa353647684efa385a74244a41e3b1"},
2443
- {file = "scikit_learn-1.5.2.tar.gz", hash = "sha256:b4237ed7b3fdd0a4882792e68ef2545d5baa50aca3bb45aa7df468138ad8f94d"},
2444
  ]
2445
 
2446
  [[package]]
@@ -2859,7 +2860,7 @@ files = [
2859
 
2860
  [[package]]
2861
  name = "universal-pathlib"
2862
- version = "0.2.5"
2863
  requires_python = ">=3.8"
2864
  summary = "pathlib api extended to use fsspec backends"
2865
  groups = ["default"]
@@ -2867,8 +2868,8 @@ dependencies = [
2867
  "fsspec!=2024.3.1,>=2022.1.0",
2868
  ]
2869
  files = [
2870
- {file = "universal_pathlib-0.2.5-py3-none-any.whl", hash = "sha256:a634f700eca827b4ad03bfa0267e51161560dd1de83b051cf0fccf39b3e56b32"},
2871
- {file = "universal_pathlib-0.2.5.tar.gz", hash = "sha256:ea5d4fb8178c2ab469cf4fa46d0ceb16ccb378da46dbbc28a8b9c1eebdccc655"},
2872
  ]
2873
 
2874
  [[package]]
@@ -2884,8 +2885,8 @@ files = [
2884
 
2885
  [[package]]
2886
  name = "uvicorn"
2887
- version = "0.32.1"
2888
- requires_python = ">=3.8"
2889
  summary = "The lightning-fast ASGI server."
2890
  groups = ["default"]
2891
  marker = "sys_platform != \"emscripten\""
@@ -2895,8 +2896,8 @@ dependencies = [
2895
  "typing-extensions>=4.0; python_version < \"3.11\"",
2896
  ]
2897
  files = [
2898
- {file = "uvicorn-0.32.1-py3-none-any.whl", hash = "sha256:82ad92fd58da0d12af7482ecdb5f2470a04c9c9a53ced65b9bbb4a205377602e"},
2899
- {file = "uvicorn-0.32.1.tar.gz", hash = "sha256:ee9519c246a72b1c084cea8d3b44ed6026e78a4a309cbedae9c37e4cb9fbb175"},
2900
  ]
2901
 
2902
  [[package]]
 
5
  groups = ["default"]
6
  strategy = ["inherit_metadata"]
7
  lock_version = "4.5.0"
8
+ content_hash = "sha256:a6d7f86e9a168e7eb78801faafa8a9ea13270310ee9c21a0e23aeab277d973a0"
9
 
10
  [[metadata.targets]]
11
  requires_python = ">=3.10,<3.13"
 
99
 
100
  [[package]]
101
  name = "aiosignal"
102
+ version = "1.3.2"
103
+ requires_python = ">=3.9"
104
  summary = "aiosignal: a list of registered asynchronous callbacks"
105
  groups = ["default"]
106
  dependencies = [
107
  "frozenlist>=1.1.0",
108
  ]
109
  files = [
110
+ {file = "aiosignal-1.3.2-py2.py3-none-any.whl", hash = "sha256:45cde58e409a301715980c2b01d0c28bdde3770d8290b5eb2173759d9acb31a5"},
111
+ {file = "aiosignal-1.3.2.tar.gz", hash = "sha256:a8c255c66fafb1e499c9351d0bf32ff2d8a0321595ebac3b93713656d2436f54"},
112
  ]
113
 
114
  [[package]]
 
227
 
228
  [[package]]
229
  name = "certifi"
230
+ version = "2024.12.14"
231
  requires_python = ">=3.6"
232
  summary = "Python package for providing Mozilla's CA Bundle."
233
  groups = ["default"]
234
  files = [
235
+ {file = "certifi-2024.12.14-py3-none-any.whl", hash = "sha256:1275f7a45be9464efc1173084eaa30f866fe2e47d389406136d332ed4967ec56"},
236
+ {file = "certifi-2024.12.14.tar.gz", hash = "sha256:b650d30f370c2b724812bee08008be0c4163b163ddaec3f2546c1caf65f191db"},
237
  ]
238
 
239
  [[package]]
 
395
  {file = "cryptography-44.0.0-cp37-abi3-manylinux_2_28_aarch64.whl", hash = "sha256:761817a3377ef15ac23cd7834715081791d4ec77f9297ee694ca1ee9c2c7e5eb"},
396
  {file = "cryptography-44.0.0-cp37-abi3-manylinux_2_28_x86_64.whl", hash = "sha256:3c672a53c0fb4725a29c303be906d3c1fa99c32f58abe008a82705f9ee96f40b"},
397
  {file = "cryptography-44.0.0-cp37-abi3-manylinux_2_34_aarch64.whl", hash = "sha256:4ac4c9f37eba52cb6fbeaf5b59c152ea976726b865bd4cf87883a7e7006cc543"},
 
398
  {file = "cryptography-44.0.0-cp37-abi3-musllinux_1_2_aarch64.whl", hash = "sha256:ed3534eb1090483c96178fcb0f8893719d96d5274dfde98aa6add34614e97c8e"},
399
  {file = "cryptography-44.0.0-cp37-abi3-musllinux_1_2_x86_64.whl", hash = "sha256:f3f6fdfa89ee2d9d496e2c087cebef9d4fcbb0ad63c40e821b39f74bf48d9c5e"},
400
  {file = "cryptography-44.0.0-cp37-abi3-win32.whl", hash = "sha256:eb33480f1bad5b78233b0ad3e1b0be21e8ef1da745d8d2aecbb20671658b9053"},
 
405
  {file = "cryptography-44.0.0-cp39-abi3-manylinux_2_28_aarch64.whl", hash = "sha256:c5eb858beed7835e5ad1faba59e865109f3e52b3783b9ac21e7e47dc5554e289"},
406
  {file = "cryptography-44.0.0-cp39-abi3-manylinux_2_28_x86_64.whl", hash = "sha256:f53c2c87e0fb4b0c00fa9571082a057e37690a8f12233306161c8f4b819960b7"},
407
  {file = "cryptography-44.0.0-cp39-abi3-manylinux_2_34_aarch64.whl", hash = "sha256:9e6fc8a08e116fb7c7dd1f040074c9d7b51d74a8ea40d4df2fc7aa08b76b9e6c"},
 
408
  {file = "cryptography-44.0.0-cp39-abi3-musllinux_1_2_aarch64.whl", hash = "sha256:d2436114e46b36d00f8b72ff57e598978b37399d2786fd39793c36c6d5cb1c64"},
409
  {file = "cryptography-44.0.0-cp39-abi3-musllinux_1_2_x86_64.whl", hash = "sha256:a01956ddfa0a6790d594f5b34fc1bfa6098aca434696a03cfdbe469b8ed79285"},
410
  {file = "cryptography-44.0.0-cp39-abi3-win32.whl", hash = "sha256:eca27345e1214d1b9f9490d200f9db5a874479be914199194e746c893788d417"},
 
420
 
421
  [[package]]
422
  name = "datasets"
423
+ version = "3.2.0"
424
+ requires_python = ">=3.9.0"
425
  summary = "HuggingFace community-driven open-source library of datasets"
426
  groups = ["default"]
427
  dependencies = [
 
441
  "xxhash",
442
  ]
443
  files = [
444
+ {file = "datasets-3.2.0-py3-none-any.whl", hash = "sha256:f3d2ba2698b7284a4518019658596a6a8bc79f31e51516524249d6c59cf0fe2a"},
445
+ {file = "datasets-3.2.0.tar.gz", hash = "sha256:9a6e1a356052866b5dbdd9c9eedb000bf3fc43d986e3584d9b028f4976937229"},
446
  ]
447
 
448
  [[package]]
 
709
 
710
  [[package]]
711
  name = "gradio"
712
+ version = "5.9.0"
713
  requires_python = ">=3.10"
714
  summary = "Python library for easily interacting with trained machine learning models"
715
  groups = ["default"]
 
719
  "audioop-lts<1.0; python_version >= \"3.13\"",
720
  "fastapi<1.0,>=0.115.2",
721
  "ffmpy",
722
+ "gradio-client==1.5.2",
723
  "httpx>=0.24.1",
724
  "huggingface-hub>=0.25.1",
725
  "jinja2<4.0",
 
744
  "uvicorn>=0.14.0; sys_platform != \"emscripten\"",
745
  ]
746
  files = [
747
+ {file = "gradio-5.9.0-py3-none-any.whl", hash = "sha256:16a84f3101eecd3f06ffc08b185046d4255fca8b423a4bdc421006a0adf02509"},
748
  ]
749
 
750
  [[package]]
751
  name = "gradio-client"
752
+ version = "1.5.2"
753
  requires_python = ">=3.10"
754
  summary = "Python library for easily interacting with trained machine learning models"
755
  groups = ["default"]
 
762
  "websockets<15.0,>=10.0",
763
  ]
764
  files = [
765
+ {file = "gradio_client-1.5.2-py3-none-any.whl", hash = "sha256:e25615059e540247724856fef15b3974cc9290b158356d4e541b0105c0342514"},
766
+ {file = "gradio_client-1.5.2.tar.gz", hash = "sha256:96693ed7d28558ad730ada1045c50182bfc49987aa2104f56c168886d4ad2635"},
767
  ]
768
 
769
  [[package]]
 
782
 
783
  [[package]]
784
  name = "gradio"
785
+ version = "5.9.0"
786
  extras = ["oauth"]
787
  requires_python = ">=3.10"
788
  summary = "Python library for easily interacting with trained machine learning models"
789
  groups = ["default"]
790
  dependencies = [
791
  "authlib",
792
+ "gradio==5.9.0",
793
  "itsdangerous",
794
  ]
795
  files = [
796
+ {file = "gradio-5.9.0-py3-none-any.whl", hash = "sha256:16a84f3101eecd3f06ffc08b185046d4255fca8b423a4bdc421006a0adf02509"},
797
  ]
798
 
799
  [[package]]
 
1543
 
1544
  [[package]]
1545
  name = "openai"
1546
+ version = "1.57.4"
1547
  requires_python = ">=3.8"
1548
  summary = "The official Python library for the openai API"
1549
  groups = ["default"]
 
1558
  "typing-extensions<5,>=4.11",
1559
  ]
1560
  files = [
1561
+ {file = "openai-1.57.4-py3-none-any.whl", hash = "sha256:7def1ab2d52f196357ce31b9cfcf4181529ce00838286426bb35be81c035dafb"},
1562
+ {file = "openai-1.57.4.tar.gz", hash = "sha256:a8f071a3e9198e2818f63aade68e759417b9f62c0971bdb83de82504b70b77f7"},
1563
  ]
1564
 
1565
  [[package]]
 
1613
 
1614
  [[package]]
1615
  name = "outlines"
1616
+ version = "0.1.11"
1617
  requires_python = ">=3.9"
1618
  summary = "Probabilistic Generative Model Programming"
1619
  groups = ["default"]
 
1627
  "lark",
1628
  "nest-asyncio",
1629
  "numpy",
1630
+ "outlines-core==0.1.26",
1631
  "pycountry",
1632
  "pydantic>=2.0",
1633
  "referencing",
 
1637
  "typing-extensions",
1638
  ]
1639
  files = [
1640
+ {file = "outlines-0.1.11-py3-none-any.whl", hash = "sha256:f5a5f2242ed9802d3aab7a92789bf4008d734c576be9258cc0a297f690124727"},
1641
+ {file = "outlines-0.1.11.tar.gz", hash = "sha256:0997bd9da1cc050e430bd08995dc7d4bd855918bafa4531e49d3f37110a23aba"},
1642
  ]
1643
 
1644
  [[package]]
1645
  name = "outlines-core"
1646
+ version = "0.1.26"
1647
  requires_python = ">=3.8"
1648
  summary = "Structured Text Generation in Rust"
1649
  groups = ["default"]
 
1652
  "jsonschema",
1653
  ]
1654
  files = [
1655
+ {file = "outlines_core-0.1.26-cp310-cp310-macosx_10_12_x86_64.whl", hash = "sha256:6a962a7452e7ac170fa04d405342cadae2d28fafa5b1830cef7aa610257ed32f"},
1656
+ {file = "outlines_core-0.1.26-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:15a3684fa29564da2db03934cf0097bef3e871f70d3af0ef2b52fdb886da2e09"},
1657
+ {file = "outlines_core-0.1.26-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:64e01c0cfa9ba371634d7c3f6ea1862397cef98e4509fe98e3f57faa721a72d6"},
1658
+ {file = "outlines_core-0.1.26-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:a3c4196148e47f455f1ace78e329d5b97e531cbc406456d681592952adae7e17"},
1659
+ {file = "outlines_core-0.1.26-cp310-cp310-win32.whl", hash = "sha256:f38d290a7f6e5e12cbfcaee03269dfc0dbda49b360024b4279d1aba251fdc346"},
1660
+ {file = "outlines_core-0.1.26-cp310-cp310-win_amd64.whl", hash = "sha256:11ff56af56cb54c563b7f25d86cd9ee77f3fed825f1d4dccd9449bb1e4e89538"},
1661
+ {file = "outlines_core-0.1.26-cp311-cp311-macosx_10_12_x86_64.whl", hash = "sha256:b6787b07b7c673fc3087d2b537719ecac8e03b10a47d032dd1926985c32885b0"},
1662
+ {file = "outlines_core-0.1.26-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:1e0ea28a76da31d25b6f53242bf13e1b59a0241badf82353c88f55e1cf81b128"},
1663
+ {file = "outlines_core-0.1.26-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:a8932044a3d9329be53a226118850638f85b4d7842f9b863d0a123f23de220cd"},
1664
+ {file = "outlines_core-0.1.26-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:a84b7cd2fb6268bf990dd3d479ffb4fa0bace6f571cb85b15b6cdb44b84f5b69"},
1665
+ {file = "outlines_core-0.1.26-cp311-cp311-win32.whl", hash = "sha256:f19765c151abfc970996368080aeea6d2a19e927817fe4e2af6726e639be3de4"},
1666
+ {file = "outlines_core-0.1.26-cp311-cp311-win_amd64.whl", hash = "sha256:3f59aeccea21ed6ff3cf52102fd163f26d279821c20e5127ddd18d4ea4d0c8d2"},
1667
+ {file = "outlines_core-0.1.26-cp312-cp312-macosx_10_13_x86_64.whl", hash = "sha256:f54633bca50055d42ea4d94ae06dcbe52d3d76a9b621b75723b1177d0d952953"},
1668
+ {file = "outlines_core-0.1.26-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:9525321b48700dcaaabf60bcdc951e45f9357ba3fb3e1bfc81b662d7d4170e7c"},
1669
+ {file = "outlines_core-0.1.26-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:00f409f72c11f6ffadb57066950dd384d5388015028c1a1a615c9a64988dae3e"},
1670
+ {file = "outlines_core-0.1.26-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:e86a1bb46adc5cbf6dfd7a7fe4105e0e2a4c6e041732a053126b41c521a1f223"},
1671
+ {file = "outlines_core-0.1.26-cp312-cp312-win32.whl", hash = "sha256:19f462f6b00935708677ad27cb4df55e0e17f6ffe713ab750f5f2683b090f95d"},
1672
+ {file = "outlines_core-0.1.26-cp312-cp312-win_amd64.whl", hash = "sha256:9b36bff12779e58883747116893a17b3551bbd10865878b951b03a44d112229a"},
1673
+ {file = "outlines_core-0.1.26.tar.gz", hash = "sha256:481c4301341e77cc8f1832d616784adb4d461b4fec65878e7c0d2cba7163a189"},
1674
  ]
1675
 
1676
  [[package]]
 
2320
 
2321
  [[package]]
2322
  name = "ruff"
2323
+ version = "0.8.3"
2324
  requires_python = ">=3.7"
2325
  summary = "An extremely fast Python linter and code formatter, written in Rust."
2326
  groups = ["default"]
2327
  marker = "sys_platform != \"emscripten\""
2328
  files = [
2329
+ {file = "ruff-0.8.3-py3-none-linux_armv6l.whl", hash = "sha256:8d5d273ffffff0acd3db5bf626d4b131aa5a5ada1276126231c4174543ce20d6"},
2330
+ {file = "ruff-0.8.3-py3-none-macosx_10_12_x86_64.whl", hash = "sha256:e4d66a21de39f15c9757d00c50c8cdd20ac84f55684ca56def7891a025d7e939"},
2331
+ {file = "ruff-0.8.3-py3-none-macosx_11_0_arm64.whl", hash = "sha256:c356e770811858bd20832af696ff6c7e884701115094f427b64b25093d6d932d"},
2332
+ {file = "ruff-0.8.3-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:9c0a60a825e3e177116c84009d5ebaa90cf40dfab56e1358d1df4e29a9a14b13"},
2333
+ {file = "ruff-0.8.3-py3-none-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:75fb782f4db39501210ac093c79c3de581d306624575eddd7e4e13747e61ba18"},
2334
+ {file = "ruff-0.8.3-py3-none-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:7f26bc76a133ecb09a38b7868737eded6941b70a6d34ef53a4027e83913b6502"},
2335
+ {file = "ruff-0.8.3-py3-none-manylinux_2_17_ppc64.manylinux2014_ppc64.whl", hash = "sha256:01b14b2f72a37390c1b13477c1c02d53184f728be2f3ffc3ace5b44e9e87b90d"},
2336
+ {file = "ruff-0.8.3-py3-none-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:53babd6e63e31f4e96ec95ea0d962298f9f0d9cc5990a1bbb023a6baf2503a82"},
2337
+ {file = "ruff-0.8.3-py3-none-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:1ae441ce4cf925b7f363d33cd6570c51435972d697e3e58928973994e56e1452"},
2338
+ {file = "ruff-0.8.3-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:d7c65bc0cadce32255e93c57d57ecc2cca23149edd52714c0c5d6fa11ec328cd"},
2339
+ {file = "ruff-0.8.3-py3-none-musllinux_1_2_aarch64.whl", hash = "sha256:5be450bb18f23f0edc5a4e5585c17a56ba88920d598f04a06bd9fd76d324cb20"},
2340
+ {file = "ruff-0.8.3-py3-none-musllinux_1_2_armv7l.whl", hash = "sha256:8faeae3827eaa77f5721f09b9472a18c749139c891dbc17f45e72d8f2ca1f8fc"},
2341
+ {file = "ruff-0.8.3-py3-none-musllinux_1_2_i686.whl", hash = "sha256:db503486e1cf074b9808403991663e4277f5c664d3fe237ee0d994d1305bb060"},
2342
+ {file = "ruff-0.8.3-py3-none-musllinux_1_2_x86_64.whl", hash = "sha256:6567be9fb62fbd7a099209257fef4ad2c3153b60579818b31a23c886ed4147ea"},
2343
+ {file = "ruff-0.8.3-py3-none-win32.whl", hash = "sha256:19048f2f878f3ee4583fc6cb23fb636e48c2635e30fb2022b3a1cd293402f964"},
2344
+ {file = "ruff-0.8.3-py3-none-win_amd64.whl", hash = "sha256:f7df94f57d7418fa7c3ffb650757e0c2b96cf2501a0b192c18e4fb5571dfada9"},
2345
+ {file = "ruff-0.8.3-py3-none-win_arm64.whl", hash = "sha256:fe2756edf68ea79707c8d68b78ca9a58ed9af22e430430491ee03e718b5e4936"},
2346
+ {file = "ruff-0.8.3.tar.gz", hash = "sha256:5e7558304353b84279042fc584a4f4cb8a07ae79b2bf3da1a7551d960b5626d3"},
2347
  ]
2348
 
2349
  [[package]]
 
2415
 
2416
  [[package]]
2417
  name = "scikit-learn"
2418
+ version = "1.6.0"
2419
  requires_python = ">=3.9"
2420
  summary = "A set of python modules for machine learning and data mining"
2421
  groups = ["default"]
 
2426
  "threadpoolctl>=3.1.0",
2427
  ]
2428
  files = [
2429
+ {file = "scikit_learn-1.6.0-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:366fb3fa47dce90afed3d6106183f4978d6f24cfd595c2373424171b915ee718"},
2430
+ {file = "scikit_learn-1.6.0-cp310-cp310-macosx_12_0_arm64.whl", hash = "sha256:59cd96a8d9f8dfd546f5d6e9787e1b989e981388d7803abbc9efdcde61e47460"},
2431
+ {file = "scikit_learn-1.6.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:efa7a579606c73a0b3d210e33ea410ea9e1af7933fe324cb7e6fbafae4ea5948"},
2432
+ {file = "scikit_learn-1.6.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:a46d3ca0f11a540b8eaddaf5e38172d8cd65a86cb3e3632161ec96c0cffb774c"},
2433
+ {file = "scikit_learn-1.6.0-cp310-cp310-win_amd64.whl", hash = "sha256:5be4577769c5dde6e1b53de8e6520f9b664ab5861dd57acee47ad119fd7405d6"},
2434
+ {file = "scikit_learn-1.6.0-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:1f50b4f24cf12a81c3c09958ae3b864d7534934ca66ded3822de4996d25d7285"},
2435
+ {file = "scikit_learn-1.6.0-cp311-cp311-macosx_12_0_arm64.whl", hash = "sha256:eb9ae21f387826da14b0b9cb1034f5048ddb9182da429c689f5f4a87dc96930b"},
2436
+ {file = "scikit_learn-1.6.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:0baa91eeb8c32632628874a5c91885eaedd23b71504d24227925080da075837a"},
2437
+ {file = "scikit_learn-1.6.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:3c716d13ba0a2f8762d96ff78d3e0cde90bc9c9b5c13d6ab6bb9b2d6ca6705fd"},
2438
+ {file = "scikit_learn-1.6.0-cp311-cp311-win_amd64.whl", hash = "sha256:9aafd94bafc841b626681e626be27bf1233d5a0f20f0a6fdb4bee1a1963c6643"},
2439
+ {file = "scikit_learn-1.6.0-cp312-cp312-macosx_10_13_x86_64.whl", hash = "sha256:04a5ba45c12a5ff81518aa4f1604e826a45d20e53da47b15871526cda4ff5174"},
2440
+ {file = "scikit_learn-1.6.0-cp312-cp312-macosx_12_0_arm64.whl", hash = "sha256:21fadfc2ad7a1ce8bd1d90f23d17875b84ec765eecbbfc924ff11fb73db582ce"},
2441
+ {file = "scikit_learn-1.6.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:30f34bb5fde90e020653bb84dcb38b6c83f90c70680dbd8c38bd9becbad7a127"},
2442
+ {file = "scikit_learn-1.6.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:1dad624cffe3062276a0881d4e441bc9e3b19d02d17757cd6ae79a9d192a0027"},
2443
+ {file = "scikit_learn-1.6.0-cp312-cp312-win_amd64.whl", hash = "sha256:2fce7950a3fad85e0a61dc403df0f9345b53432ac0e47c50da210d22c60b6d85"},
2444
+ {file = "scikit_learn-1.6.0.tar.gz", hash = "sha256:9d58481f9f7499dff4196927aedd4285a0baec8caa3790efbe205f13de37dd6e"},
2445
  ]
2446
 
2447
  [[package]]
 
2860
 
2861
  [[package]]
2862
  name = "universal-pathlib"
2863
+ version = "0.2.6"
2864
  requires_python = ">=3.8"
2865
  summary = "pathlib api extended to use fsspec backends"
2866
  groups = ["default"]
 
2868
  "fsspec!=2024.3.1,>=2022.1.0",
2869
  ]
2870
  files = [
2871
+ {file = "universal_pathlib-0.2.6-py3-none-any.whl", hash = "sha256:700dec2b58ef34b87998513de6d2ae153b22f083197dfafb8544744edabd1b18"},
2872
+ {file = "universal_pathlib-0.2.6.tar.gz", hash = "sha256:50817aaeaa9f4163cb1e76f5bdf84207fa05ce728b23fd779479b3462e5430ac"},
2873
  ]
2874
 
2875
  [[package]]
 
2885
 
2886
  [[package]]
2887
  name = "uvicorn"
2888
+ version = "0.34.0"
2889
+ requires_python = ">=3.9"
2890
  summary = "The lightning-fast ASGI server."
2891
  groups = ["default"]
2892
  marker = "sys_platform != \"emscripten\""
 
2896
  "typing-extensions>=4.0; python_version < \"3.11\"",
2897
  ]
2898
  files = [
2899
+ {file = "uvicorn-0.34.0-py3-none-any.whl", hash = "sha256:023dc038422502fa28a09c7a30bf2b6991512da7dcdb8fd35fe57cfc154126f4"},
2900
+ {file = "uvicorn-0.34.0.tar.gz", hash = "sha256:404051050cd7e905de2c9a7e61790943440b3416f49cb409f965d9dcd0fa73e9"},
2901
  ]
2902
 
2903
  [[package]]
pyproject.toml CHANGED
@@ -1,6 +1,6 @@
1
  [project]
2
  name = "synthetic-dataset-generator"
3
- version = "0.1.2"
4
  description = "Build datasets using natural language"
5
  authors = [
6
  {name = "davidberenstein1957", email = "[email protected]"},
@@ -18,13 +18,13 @@ readme = "README.md"
18
  license = {text = "Apache 2"}
19
 
20
  dependencies = [
21
- "distilabel[hf-inference-endpoints,argilla,outlines,instructor]>=1.4.1",
22
- "gradio[oauth]>=5.4.0",
23
- "transformers>=4.44.2",
24
- "sentence-transformers>=3.2.0",
25
- "model2vec>=0.2.4",
26
- "gradio-huggingfacehub-search>=0.0.12",
27
- "argilla>=2.4.0",
28
  ]
29
 
30
  [build-system]
 
1
  [project]
2
  name = "synthetic-dataset-generator"
3
+ version = "0.1.3"
4
  description = "Build datasets using natural language"
5
  authors = [
6
  {name = "davidberenstein1957", email = "[email protected]"},
 
18
  license = {text = "Apache 2"}
19
 
20
  dependencies = [
21
+ "distilabel[hf-inference-endpoints,argilla,outlines,instructor]>=1.4.1,<2.0.0",
22
+ "gradio[oauth]>=5.4.0,<6.0.0",
23
+ "transformers>=4.44.2,<5.0.0",
24
+ "sentence-transformers>=3.2.0,<4.0.0",
25
+ "model2vec>=0.2.4,<1.0.0",
26
+ "gradio-huggingfacehub-search>=0.0.12,<1.0.0",
27
+ "argilla>=2.4.0,<3.0.0",
28
  ]
29
 
30
  [build-system]