Spaces:
Sleeping
Sleeping
Add ruamel-yaml
Browse files- pyproject.toml +1 -0
- uv.lock +31 -0
pyproject.toml
CHANGED
@@ -19,6 +19,7 @@ dependencies = [
|
|
19 |
"tqdm>=4.67.1",
|
20 |
"ruff>=0.11.2",
|
21 |
"lighteval[extended-tasks,math]",
|
|
|
22 |
]
|
23 |
|
24 |
[build-system]
|
|
|
19 |
"tqdm>=4.67.1",
|
20 |
"ruff>=0.11.2",
|
21 |
"lighteval[extended-tasks,math]",
|
22 |
+
"ruamel-yaml>=0.18.10",
|
23 |
]
|
24 |
|
25 |
[build-system]
|
uv.lock
CHANGED
@@ -1760,6 +1760,35 @@ dependencies = [
|
|
1760 |
]
|
1761 |
sdist = { url = "https://files.pythonhosted.org/packages/e2/c5/9136736c37022a6ad27fea38f3111eb8f02fe75d067f9a985cc358653102/rouge_score-0.1.2.tar.gz", hash = "sha256:c7d4da2683e68c9abf0135ef915d63a46643666f848e558a1b9f7ead17ff0f04", size = 17400 }
|
1762 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1763 |
[[package]]
|
1764 |
name = "ruff"
|
1765 |
version = "0.11.2"
|
@@ -2383,6 +2412,7 @@ dependencies = [
|
|
2383 |
{ name = "lighteval", extra = ["extended-tasks", "math"] },
|
2384 |
{ name = "loguru" },
|
2385 |
{ name = "python-dotenv" },
|
|
|
2386 |
{ name = "ruff" },
|
2387 |
{ name = "tqdm" },
|
2388 |
{ name = "yourbench" },
|
@@ -2396,6 +2426,7 @@ requires-dist = [
|
|
2396 |
{ name = "lighteval", extras = ["extended-tasks", "math"], git = "https://github.com/huggingface/lighteval.git?branch=main" },
|
2397 |
{ name = "loguru", specifier = ">=0.7.3" },
|
2398 |
{ name = "python-dotenv", specifier = ">=1.0.1" },
|
|
|
2399 |
{ name = "ruff", specifier = ">=0.11.2" },
|
2400 |
{ name = "tqdm", specifier = ">=4.67.1" },
|
2401 |
{ name = "yourbench", git = "https://github.com/huggingface/yourbench.git?branch=main" },
|
|
|
1760 |
]
|
1761 |
sdist = { url = "https://files.pythonhosted.org/packages/e2/c5/9136736c37022a6ad27fea38f3111eb8f02fe75d067f9a985cc358653102/rouge_score-0.1.2.tar.gz", hash = "sha256:c7d4da2683e68c9abf0135ef915d63a46643666f848e558a1b9f7ead17ff0f04", size = 17400 }
|
1762 |
|
1763 |
+
[[package]]
|
1764 |
+
name = "ruamel-yaml"
|
1765 |
+
version = "0.18.10"
|
1766 |
+
source = { registry = "https://pypi.org/simple" }
|
1767 |
+
dependencies = [
|
1768 |
+
{ name = "ruamel-yaml-clib", marker = "platform_python_implementation == 'CPython'" },
|
1769 |
+
]
|
1770 |
+
sdist = { url = "https://files.pythonhosted.org/packages/ea/46/f44d8be06b85bc7c4d8c95d658be2b68f27711f279bf9dd0612a5e4794f5/ruamel.yaml-0.18.10.tar.gz", hash = "sha256:20c86ab29ac2153f80a428e1254a8adf686d3383df04490514ca3b79a362db58", size = 143447 }
|
1771 |
+
wheels = [
|
1772 |
+
{ url = "https://files.pythonhosted.org/packages/c2/36/dfc1ebc0081e6d39924a2cc53654497f967a084a436bb64402dfce4254d9/ruamel.yaml-0.18.10-py3-none-any.whl", hash = "sha256:30f22513ab2301b3d2b577adc121c6471f28734d3d9728581245f1e76468b4f1", size = 117729 },
|
1773 |
+
]
|
1774 |
+
|
1775 |
+
[[package]]
|
1776 |
+
name = "ruamel-yaml-clib"
|
1777 |
+
version = "0.2.12"
|
1778 |
+
source = { registry = "https://pypi.org/simple" }
|
1779 |
+
sdist = { url = "https://files.pythonhosted.org/packages/20/84/80203abff8ea4993a87d823a5f632e4d92831ef75d404c9fc78d0176d2b5/ruamel.yaml.clib-0.2.12.tar.gz", hash = "sha256:6c8fbb13ec503f99a91901ab46e0b07ae7941cd527393187039aec586fdfd36f", size = 225315 }
|
1780 |
+
wheels = [
|
1781 |
+
{ url = "https://files.pythonhosted.org/packages/48/41/e7a405afbdc26af961678474a55373e1b323605a4f5e2ddd4a80ea80f628/ruamel.yaml.clib-0.2.12-cp312-cp312-macosx_14_0_arm64.whl", hash = "sha256:20b0f8dc160ba83b6dcc0e256846e1a02d044e13f7ea74a3d1d56ede4e48c632", size = 133433 },
|
1782 |
+
{ url = "https://files.pythonhosted.org/packages/ec/b0/b850385604334c2ce90e3ee1013bd911aedf058a934905863a6ea95e9eb4/ruamel.yaml.clib-0.2.12-cp312-cp312-manylinux2014_aarch64.whl", hash = "sha256:943f32bc9dedb3abff9879edc134901df92cfce2c3d5c9348f172f62eb2d771d", size = 647362 },
|
1783 |
+
{ url = "https://files.pythonhosted.org/packages/44/d0/3f68a86e006448fb6c005aee66565b9eb89014a70c491d70c08de597f8e4/ruamel.yaml.clib-0.2.12-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:95c3829bb364fdb8e0332c9931ecf57d9be3519241323c5274bd82f709cebc0c", size = 754118 },
|
1784 |
+
{ url = "https://files.pythonhosted.org/packages/52/a9/d39f3c5ada0a3bb2870d7db41901125dbe2434fa4f12ca8c5b83a42d7c53/ruamel.yaml.clib-0.2.12-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:749c16fcc4a2b09f28843cda5a193e0283e47454b63ec4b81eaa2242f50e4ccd", size = 706497 },
|
1785 |
+
{ url = "https://files.pythonhosted.org/packages/b0/fa/097e38135dadd9ac25aecf2a54be17ddf6e4c23e43d538492a90ab3d71c6/ruamel.yaml.clib-0.2.12-cp312-cp312-musllinux_1_1_i686.whl", hash = "sha256:bf165fef1f223beae7333275156ab2022cffe255dcc51c27f066b4370da81e31", size = 698042 },
|
1786 |
+
{ url = "https://files.pythonhosted.org/packages/ec/d5/a659ca6f503b9379b930f13bc6b130c9f176469b73b9834296822a83a132/ruamel.yaml.clib-0.2.12-cp312-cp312-musllinux_1_1_x86_64.whl", hash = "sha256:32621c177bbf782ca5a18ba4d7af0f1082a3f6e517ac2a18b3974d4edf349680", size = 745831 },
|
1787 |
+
{ url = "https://files.pythonhosted.org/packages/db/5d/36619b61ffa2429eeaefaab4f3374666adf36ad8ac6330d855848d7d36fd/ruamel.yaml.clib-0.2.12-cp312-cp312-musllinux_1_2_aarch64.whl", hash = "sha256:b82a7c94a498853aa0b272fd5bc67f29008da798d4f93a2f9f289feb8426a58d", size = 715692 },
|
1788 |
+
{ url = "https://files.pythonhosted.org/packages/b1/82/85cb92f15a4231c89b95dfe08b09eb6adca929ef7df7e17ab59902b6f589/ruamel.yaml.clib-0.2.12-cp312-cp312-win32.whl", hash = "sha256:e8c4ebfcfd57177b572e2040777b8abc537cdef58a2120e830124946aa9b42c5", size = 98777 },
|
1789 |
+
{ url = "https://files.pythonhosted.org/packages/d7/8f/c3654f6f1ddb75daf3922c3d8fc6005b1ab56671ad56ffb874d908bfa668/ruamel.yaml.clib-0.2.12-cp312-cp312-win_amd64.whl", hash = "sha256:0467c5965282c62203273b838ae77c0d29d7638c8a4e3a1c8bdd3602c10904e4", size = 115523 },
|
1790 |
+
]
|
1791 |
+
|
1792 |
[[package]]
|
1793 |
name = "ruff"
|
1794 |
version = "0.11.2"
|
|
|
2412 |
{ name = "lighteval", extra = ["extended-tasks", "math"] },
|
2413 |
{ name = "loguru" },
|
2414 |
{ name = "python-dotenv" },
|
2415 |
+
{ name = "ruamel-yaml" },
|
2416 |
{ name = "ruff" },
|
2417 |
{ name = "tqdm" },
|
2418 |
{ name = "yourbench" },
|
|
|
2426 |
{ name = "lighteval", extras = ["extended-tasks", "math"], git = "https://github.com/huggingface/lighteval.git?branch=main" },
|
2427 |
{ name = "loguru", specifier = ">=0.7.3" },
|
2428 |
{ name = "python-dotenv", specifier = ">=1.0.1" },
|
2429 |
+
{ name = "ruamel-yaml", specifier = ">=0.18.10" },
|
2430 |
{ name = "ruff", specifier = ">=0.11.2" },
|
2431 |
{ name = "tqdm", specifier = ">=4.67.1" },
|
2432 |
{ name = "yourbench", git = "https://github.com/huggingface/yourbench.git?branch=main" },
|