Spaces:
Running
Running
ffreemt
commited on
Commit
·
0061bcb
1
Parent(s):
dbfaf91
Update cmat2aset310
Browse files- poetry.lock +127 -1
- pyproject.toml +1 -0
- requirements.txt +5 -0
poetry.lock
CHANGED
@@ -397,6 +397,26 @@ files = [
|
|
397 |
[package.dependencies]
|
398 |
colorama = {version = "*", markers = "platform_system == \"Windows\""}
|
399 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
400 |
[[package]]
|
401 |
name = "colorama"
|
402 |
version = "0.4.5"
|
@@ -937,6 +957,17 @@ MarkupSafe = ">=2.0"
|
|
937 |
[package.extras]
|
938 |
i18n = ["Babel (>=2.7)"]
|
939 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
940 |
[[package]]
|
941 |
name = "jsonschema"
|
942 |
version = "4.6.0"
|
@@ -2536,6 +2567,90 @@ tensorflow = ["safetensors[numpy]", "tensorflow (>=2.11.0)"]
|
|
2536 |
testing = ["h5py (>=3.7.0)", "huggingface_hub (>=0.12.1)", "hypothesis (>=6.70.2)", "pytest (>=7.2.0)", "pytest-benchmark (>=4.0.0)", "safetensors[numpy]", "setuptools_rust (>=1.5.2)"]
|
2537 |
torch = ["safetensors[numpy]", "torch (>=1.10)"]
|
2538 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2539 |
[[package]]
|
2540 |
name = "semver"
|
2541 |
version = "2.13.0"
|
@@ -2826,6 +2941,17 @@ tornado = ">=6.1.0"
|
|
2826 |
[package.extras]
|
2827 |
test = ["pre-commit", "pytest (>=6.0)", "pytest-timeout"]
|
2828 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2829 |
[[package]]
|
2830 |
name = "tinycss2"
|
2831 |
version = "1.1.1"
|
@@ -3376,4 +3502,4 @@ testing = ["func-timeout", "jaraco.itertools", "pytest (>=6)", "pytest-black (>=
|
|
3376 |
[metadata]
|
3377 |
lock-version = "2.0"
|
3378 |
python-versions = ">=3.10,<3.11"
|
3379 |
-
content-hash = "
|
|
|
397 |
[package.dependencies]
|
398 |
colorama = {version = "*", markers = "platform_system == \"Windows\""}
|
399 |
|
400 |
+
[[package]]
|
401 |
+
name = "cmat2aset310"
|
402 |
+
version = "0.1.0"
|
403 |
+
description = "correlation matrix to align set for python 3.10"
|
404 |
+
optional = false
|
405 |
+
python-versions = ">=3.10,<3.11"
|
406 |
+
files = [
|
407 |
+
{file = "cmat2aset310-0.1.0-py3-none-any.whl", hash = "sha256:20cc50627d77ec9629fef89ac26b77632784ad61635ec8e057cc134b64247ff6"},
|
408 |
+
{file = "cmat2aset310-0.1.0.tar.gz", hash = "sha256:8c7b9091572cdbf1199dde6998c2a7498edff2861d855aba257a53f5cf81fa07"},
|
409 |
+
]
|
410 |
+
|
411 |
+
[package.dependencies]
|
412 |
+
icecream = ">=2.1.1,<3.0.0"
|
413 |
+
install = ">=1.3.5,<2.0.0"
|
414 |
+
logzero = ">=1.7.0,<2.0.0"
|
415 |
+
numpy = ">=1.22.3,<2.0.0"
|
416 |
+
pandas = ">=1.4.1,<2.0.0"
|
417 |
+
scikit-learn = ">=1.2.0,<2.0.0"
|
418 |
+
set-loglevel = ">=0.1.2,<0.2.0"
|
419 |
+
|
420 |
[[package]]
|
421 |
name = "colorama"
|
422 |
version = "0.4.5"
|
|
|
957 |
[package.extras]
|
958 |
i18n = ["Babel (>=2.7)"]
|
959 |
|
960 |
+
[[package]]
|
961 |
+
name = "joblib"
|
962 |
+
version = "1.3.2"
|
963 |
+
description = "Lightweight pipelining with Python functions"
|
964 |
+
optional = false
|
965 |
+
python-versions = ">=3.7"
|
966 |
+
files = [
|
967 |
+
{file = "joblib-1.3.2-py3-none-any.whl", hash = "sha256:ef4331c65f239985f3f2220ecc87db222f08fd22097a3dd5698f693875f8cbb9"},
|
968 |
+
{file = "joblib-1.3.2.tar.gz", hash = "sha256:92f865e621e17784e7955080b6d042489e3b8e294949cc44c6eac304f59772b1"},
|
969 |
+
]
|
970 |
+
|
971 |
[[package]]
|
972 |
name = "jsonschema"
|
973 |
version = "4.6.0"
|
|
|
2567 |
testing = ["h5py (>=3.7.0)", "huggingface_hub (>=0.12.1)", "hypothesis (>=6.70.2)", "pytest (>=7.2.0)", "pytest-benchmark (>=4.0.0)", "safetensors[numpy]", "setuptools_rust (>=1.5.2)"]
|
2568 |
torch = ["safetensors[numpy]", "torch (>=1.10)"]
|
2569 |
|
2570 |
+
[[package]]
|
2571 |
+
name = "scikit-learn"
|
2572 |
+
version = "1.4.1.post1"
|
2573 |
+
description = "A set of python modules for machine learning and data mining"
|
2574 |
+
optional = false
|
2575 |
+
python-versions = ">=3.9"
|
2576 |
+
files = [
|
2577 |
+
{file = "scikit-learn-1.4.1.post1.tar.gz", hash = "sha256:93d3d496ff1965470f9977d05e5ec3376fb1e63b10e4fda5e39d23c2d8969a30"},
|
2578 |
+
{file = "scikit_learn-1.4.1.post1-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:c540aaf44729ab5cd4bd5e394f2b375e65ceaea9cdd8c195788e70433d91bbc5"},
|
2579 |
+
{file = "scikit_learn-1.4.1.post1-cp310-cp310-macosx_12_0_arm64.whl", hash = "sha256:4310bff71aa98b45b46cd26fa641309deb73a5d1c0461d181587ad4f30ea3c36"},
|
2580 |
+
{file = "scikit_learn-1.4.1.post1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:9f43dd527dabff5521af2786a2f8de5ba381e182ec7292663508901cf6ceaf6e"},
|
2581 |
+
{file = "scikit_learn-1.4.1.post1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:c02e27d65b0c7dc32f2c5eb601aaf5530b7a02bfbe92438188624524878336f2"},
|
2582 |
+
{file = "scikit_learn-1.4.1.post1-cp310-cp310-win_amd64.whl", hash = "sha256:629e09f772ad42f657ca60a1a52342eef786218dd20cf1369a3b8d085e55ef8f"},
|
2583 |
+
{file = "scikit_learn-1.4.1.post1-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:6145dfd9605b0b50ae72cdf72b61a2acd87501369a763b0d73d004710ebb76b5"},
|
2584 |
+
{file = "scikit_learn-1.4.1.post1-cp311-cp311-macosx_12_0_arm64.whl", hash = "sha256:1afed6951bc9d2053c6ee9a518a466cbc9b07c6a3f9d43bfe734192b6125d508"},
|
2585 |
+
{file = "scikit_learn-1.4.1.post1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:ce03506ccf5f96b7e9030fea7eb148999b254c44c10182ac55857bc9b5d4815f"},
|
2586 |
+
{file = "scikit_learn-1.4.1.post1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:4ba516fcdc73d60e7f48cbb0bccb9acbdb21807de3651531208aac73c758e3ab"},
|
2587 |
+
{file = "scikit_learn-1.4.1.post1-cp311-cp311-win_amd64.whl", hash = "sha256:78cd27b4669513b50db4f683ef41ea35b5dddc797bd2bbd990d49897fd1c8a46"},
|
2588 |
+
{file = "scikit_learn-1.4.1.post1-cp312-cp312-macosx_10_9_x86_64.whl", hash = "sha256:a1e289f33f613cefe6707dead50db31930530dc386b6ccff176c786335a7b01c"},
|
2589 |
+
{file = "scikit_learn-1.4.1.post1-cp312-cp312-macosx_12_0_arm64.whl", hash = "sha256:0df87de9ce1c0140f2818beef310fb2e2afdc1e66fc9ad587965577f17733649"},
|
2590 |
+
{file = "scikit_learn-1.4.1.post1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:712c1c69c45b58ef21635360b3d0a680ff7d83ac95b6f9b82cf9294070cda710"},
|
2591 |
+
{file = "scikit_learn-1.4.1.post1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:1754b0c2409d6ed5a3380512d0adcf182a01363c669033a2b55cca429ed86a81"},
|
2592 |
+
{file = "scikit_learn-1.4.1.post1-cp312-cp312-win_amd64.whl", hash = "sha256:1d491ef66e37f4e812db7e6c8286520c2c3fc61b34bf5e59b67b4ce528de93af"},
|
2593 |
+
{file = "scikit_learn-1.4.1.post1-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:aa0029b78ef59af22cfbd833e8ace8526e4df90212db7ceccbea582ebb5d6794"},
|
2594 |
+
{file = "scikit_learn-1.4.1.post1-cp39-cp39-macosx_12_0_arm64.whl", hash = "sha256:14e4c88436ac96bf69eb6d746ac76a574c314a23c6961b7d344b38877f20fee1"},
|
2595 |
+
{file = "scikit_learn-1.4.1.post1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:d7cd3a77c32879311f2aa93466d3c288c955ef71d191503cf0677c3340ae8ae0"},
|
2596 |
+
{file = "scikit_learn-1.4.1.post1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:2a3ee19211ded1a52ee37b0a7b373a8bfc66f95353af058a210b692bd4cda0dd"},
|
2597 |
+
{file = "scikit_learn-1.4.1.post1-cp39-cp39-win_amd64.whl", hash = "sha256:234b6bda70fdcae9e4abbbe028582ce99c280458665a155eed0b820599377d25"},
|
2598 |
+
]
|
2599 |
+
|
2600 |
+
[package.dependencies]
|
2601 |
+
joblib = ">=1.2.0"
|
2602 |
+
numpy = ">=1.19.5,<2.0"
|
2603 |
+
scipy = ">=1.6.0"
|
2604 |
+
threadpoolctl = ">=2.0.0"
|
2605 |
+
|
2606 |
+
[package.extras]
|
2607 |
+
benchmark = ["matplotlib (>=3.3.4)", "memory-profiler (>=0.57.0)", "pandas (>=1.1.5)"]
|
2608 |
+
docs = ["Pillow (>=7.1.2)", "matplotlib (>=3.3.4)", "memory-profiler (>=0.57.0)", "numpydoc (>=1.2.0)", "pandas (>=1.1.5)", "plotly (>=5.14.0)", "pooch (>=1.6.0)", "scikit-image (>=0.17.2)", "seaborn (>=0.9.0)", "sphinx (>=6.0.0)", "sphinx-copybutton (>=0.5.2)", "sphinx-gallery (>=0.15.0)", "sphinx-prompt (>=1.3.0)", "sphinxext-opengraph (>=0.4.2)"]
|
2609 |
+
examples = ["matplotlib (>=3.3.4)", "pandas (>=1.1.5)", "plotly (>=5.14.0)", "pooch (>=1.6.0)", "scikit-image (>=0.17.2)", "seaborn (>=0.9.0)"]
|
2610 |
+
tests = ["black (>=23.3.0)", "matplotlib (>=3.3.4)", "mypy (>=1.3)", "numpydoc (>=1.2.0)", "pandas (>=1.1.5)", "polars (>=0.19.12)", "pooch (>=1.6.0)", "pyamg (>=4.0.0)", "pyarrow (>=12.0.0)", "pytest (>=7.1.2)", "pytest-cov (>=2.9.0)", "ruff (>=0.0.272)", "scikit-image (>=0.17.2)"]
|
2611 |
+
|
2612 |
+
[[package]]
|
2613 |
+
name = "scipy"
|
2614 |
+
version = "1.12.0"
|
2615 |
+
description = "Fundamental algorithms for scientific computing in Python"
|
2616 |
+
optional = false
|
2617 |
+
python-versions = ">=3.9"
|
2618 |
+
files = [
|
2619 |
+
{file = "scipy-1.12.0-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:78e4402e140879387187f7f25d91cc592b3501a2e51dfb320f48dfb73565f10b"},
|
2620 |
+
{file = "scipy-1.12.0-cp310-cp310-macosx_12_0_arm64.whl", hash = "sha256:f5f00ebaf8de24d14b8449981a2842d404152774c1a1d880c901bf454cb8e2a1"},
|
2621 |
+
{file = "scipy-1.12.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:e53958531a7c695ff66c2e7bb7b79560ffdc562e2051644c5576c39ff8efb563"},
|
2622 |
+
{file = "scipy-1.12.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:5e32847e08da8d895ce09d108a494d9eb78974cf6de23063f93306a3e419960c"},
|
2623 |
+
{file = "scipy-1.12.0-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:4c1020cad92772bf44b8e4cdabc1df5d87376cb219742549ef69fc9fd86282dd"},
|
2624 |
+
{file = "scipy-1.12.0-cp310-cp310-win_amd64.whl", hash = "sha256:75ea2a144096b5e39402e2ff53a36fecfd3b960d786b7efd3c180e29c39e53f2"},
|
2625 |
+
{file = "scipy-1.12.0-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:408c68423f9de16cb9e602528be4ce0d6312b05001f3de61fe9ec8b1263cad08"},
|
2626 |
+
{file = "scipy-1.12.0-cp311-cp311-macosx_12_0_arm64.whl", hash = "sha256:5adfad5dbf0163397beb4aca679187d24aec085343755fcdbdeb32b3679f254c"},
|
2627 |
+
{file = "scipy-1.12.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:c3003652496f6e7c387b1cf63f4bb720951cfa18907e998ea551e6de51a04467"},
|
2628 |
+
{file = "scipy-1.12.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:8b8066bce124ee5531d12a74b617d9ac0ea59245246410e19bca549656d9a40a"},
|
2629 |
+
{file = "scipy-1.12.0-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:8bee4993817e204d761dba10dbab0774ba5a8612e57e81319ea04d84945375ba"},
|
2630 |
+
{file = "scipy-1.12.0-cp311-cp311-win_amd64.whl", hash = "sha256:a24024d45ce9a675c1fb8494e8e5244efea1c7a09c60beb1eeb80373d0fecc70"},
|
2631 |
+
{file = "scipy-1.12.0-cp312-cp312-macosx_10_9_x86_64.whl", hash = "sha256:e7e76cc48638228212c747ada851ef355c2bb5e7f939e10952bc504c11f4e372"},
|
2632 |
+
{file = "scipy-1.12.0-cp312-cp312-macosx_12_0_arm64.whl", hash = "sha256:f7ce148dffcd64ade37b2df9315541f9adad6efcaa86866ee7dd5db0c8f041c3"},
|
2633 |
+
{file = "scipy-1.12.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:9c39f92041f490422924dfdb782527a4abddf4707616e07b021de33467f917bc"},
|
2634 |
+
{file = "scipy-1.12.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:a7ebda398f86e56178c2fa94cad15bf457a218a54a35c2a7b4490b9f9cb2676c"},
|
2635 |
+
{file = "scipy-1.12.0-cp312-cp312-musllinux_1_1_x86_64.whl", hash = "sha256:95e5c750d55cf518c398a8240571b0e0782c2d5a703250872f36eaf737751338"},
|
2636 |
+
{file = "scipy-1.12.0-cp312-cp312-win_amd64.whl", hash = "sha256:e646d8571804a304e1da01040d21577685ce8e2db08ac58e543eaca063453e1c"},
|
2637 |
+
{file = "scipy-1.12.0-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:913d6e7956c3a671de3b05ccb66b11bc293f56bfdef040583a7221d9e22a2e35"},
|
2638 |
+
{file = "scipy-1.12.0-cp39-cp39-macosx_12_0_arm64.whl", hash = "sha256:bba1b0c7256ad75401c73e4b3cf09d1f176e9bd4248f0d3112170fb2ec4db067"},
|
2639 |
+
{file = "scipy-1.12.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:730badef9b827b368f351eacae2e82da414e13cf8bd5051b4bdfd720271a5371"},
|
2640 |
+
{file = "scipy-1.12.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:6546dc2c11a9df6926afcbdd8a3edec28566e4e785b915e849348c6dd9f3f490"},
|
2641 |
+
{file = "scipy-1.12.0-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:196ebad3a4882081f62a5bf4aeb7326aa34b110e533aab23e4374fcccb0890dc"},
|
2642 |
+
{file = "scipy-1.12.0-cp39-cp39-win_amd64.whl", hash = "sha256:b360f1b6b2f742781299514e99ff560d1fe9bd1bff2712894b52abe528d1fd1e"},
|
2643 |
+
{file = "scipy-1.12.0.tar.gz", hash = "sha256:4bf5abab8a36d20193c698b0f1fc282c1d083c94723902c447e5d2f1780936a3"},
|
2644 |
+
]
|
2645 |
+
|
2646 |
+
[package.dependencies]
|
2647 |
+
numpy = ">=1.22.4,<1.29.0"
|
2648 |
+
|
2649 |
+
[package.extras]
|
2650 |
+
dev = ["click", "cython-lint (>=0.12.2)", "doit (>=0.36.0)", "mypy", "pycodestyle", "pydevtool", "rich-click", "ruff", "types-psutil", "typing_extensions"]
|
2651 |
+
doc = ["jupytext", "matplotlib (>2)", "myst-nb", "numpydoc", "pooch", "pydata-sphinx-theme (==0.9.0)", "sphinx (!=4.1.0)", "sphinx-design (>=0.2.0)"]
|
2652 |
+
test = ["asv", "gmpy2", "hypothesis", "mpmath", "pooch", "pytest", "pytest-cov", "pytest-timeout", "pytest-xdist", "scikit-umfpack", "threadpoolctl"]
|
2653 |
+
|
2654 |
[[package]]
|
2655 |
name = "semver"
|
2656 |
version = "2.13.0"
|
|
|
2941 |
[package.extras]
|
2942 |
test = ["pre-commit", "pytest (>=6.0)", "pytest-timeout"]
|
2943 |
|
2944 |
+
[[package]]
|
2945 |
+
name = "threadpoolctl"
|
2946 |
+
version = "3.3.0"
|
2947 |
+
description = "threadpoolctl"
|
2948 |
+
optional = false
|
2949 |
+
python-versions = ">=3.8"
|
2950 |
+
files = [
|
2951 |
+
{file = "threadpoolctl-3.3.0-py3-none-any.whl", hash = "sha256:6155be1f4a39f31a18ea70f94a77e0ccd57dced08122ea61109e7da89883781e"},
|
2952 |
+
{file = "threadpoolctl-3.3.0.tar.gz", hash = "sha256:5dac632b4fa2d43f42130267929af3ba01399ef4bd1882918e92dbc30365d30c"},
|
2953 |
+
]
|
2954 |
+
|
2955 |
[[package]]
|
2956 |
name = "tinycss2"
|
2957 |
version = "1.1.1"
|
|
|
3502 |
[metadata]
|
3503 |
lock-version = "2.0"
|
3504 |
python-versions = ">=3.10,<3.11"
|
3505 |
+
content-hash = "66db620a2a58466d017f43adfda471cec8cc99e5018ba618ae57986363f23ca9"
|
pyproject.toml
CHANGED
@@ -32,6 +32,7 @@ huggingface-hub = "^0.21.4"
|
|
32 |
transformers = "^4.38.2"
|
33 |
loadtext = "^0.0.2"
|
34 |
pysbd = "^0.3.4"
|
|
|
35 |
|
36 |
[tool.poe.executor]
|
37 |
type = "poetry"
|
|
|
32 |
transformers = "^4.38.2"
|
33 |
loadtext = "^0.0.2"
|
34 |
pysbd = "^0.3.4"
|
35 |
+
cmat2aset310 = "^0.1.0"
|
36 |
|
37 |
[tool.poe.executor]
|
38 |
type = "poetry"
|
requirements.txt
CHANGED
@@ -18,6 +18,7 @@ cffi==1.15.0 ; python_version >= "3.10" and python_version < "3.11"
|
|
18 |
chardet==4.0.0 ; python_version >= "3.10" and python_version < "3.11"
|
19 |
charset-normalizer==2.0.12 ; python_version >= "3.10" and python_version < "3.11"
|
20 |
click==8.1.3 ; python_version >= "3.10" and python_version < "3.11"
|
|
|
21 |
colorama==0.4.5 ; python_version >= "3.10" and python_version < "3.11"
|
22 |
commonmark==0.9.1 ; python_version >= "3.10" and python_version < "3.11"
|
23 |
cssselect==1.1.0 ; python_version >= "3.10" and python_version < "3.11"
|
@@ -47,6 +48,7 @@ ipython==8.4.0 ; python_version >= "3.10" and python_version < "3.11"
|
|
47 |
ipywidgets==7.7.0 ; python_version >= "3.10" and python_version < "3.11"
|
48 |
jedi==0.18.1 ; python_version >= "3.10" and python_version < "3.11"
|
49 |
jinja2==3.1.2 ; python_version >= "3.10" and python_version < "3.11"
|
|
|
50 |
jsonschema==4.6.0 ; python_version >= "3.10" and python_version < "3.11"
|
51 |
jupyter-client==7.3.4 ; python_version >= "3.10" and python_version < "3.11"
|
52 |
jupyter-core==4.10.0 ; python_version >= "3.10" and python_version < "3.11"
|
@@ -105,6 +107,8 @@ requests==2.28.0 ; python_version >= "3.10" and python_version < "3.11"
|
|
105 |
rfc3986[idna2008]==1.5.0 ; python_version >= "3.10" and python_version < "3.11"
|
106 |
rich==12.4.4 ; python_version >= "3.10" and python_version < "3.11"
|
107 |
safetensors==0.4.2 ; python_version >= "3.10" and python_version < "3.11"
|
|
|
|
|
108 |
semver==2.13.0 ; python_version >= "3.10" and python_version < "3.11"
|
109 |
send2trash==1.8.0 ; python_version >= "3.10" and python_version < "3.11"
|
110 |
set-loglevel==0.1.2 ; python_version >= "3.10" and python_version < "3.11"
|
@@ -119,6 +123,7 @@ streamlit-aggrid==0.2.3.post2 ; python_version >= "3.10" and python_version < "3
|
|
119 |
streamlit-option-menu==0.3.2 ; python_version >= "3.10" and python_version < "3.11"
|
120 |
streamlit==1.10.0 ; python_version >= "3.10" and python_version < "3.11"
|
121 |
terminado==0.15.0 ; python_version >= "3.10" and python_version < "3.11"
|
|
|
122 |
tinycss2==1.1.1 ; python_version >= "3.10" and python_version < "3.11"
|
123 |
tokenizers==0.15.2 ; python_version >= "3.10" and python_version < "3.11"
|
124 |
toml==0.10.2 ; python_version >= "3.10" and python_version < "3.11"
|
|
|
18 |
chardet==4.0.0 ; python_version >= "3.10" and python_version < "3.11"
|
19 |
charset-normalizer==2.0.12 ; python_version >= "3.10" and python_version < "3.11"
|
20 |
click==8.1.3 ; python_version >= "3.10" and python_version < "3.11"
|
21 |
+
cmat2aset310==0.1.0 ; python_version >= "3.10" and python_version < "3.11"
|
22 |
colorama==0.4.5 ; python_version >= "3.10" and python_version < "3.11"
|
23 |
commonmark==0.9.1 ; python_version >= "3.10" and python_version < "3.11"
|
24 |
cssselect==1.1.0 ; python_version >= "3.10" and python_version < "3.11"
|
|
|
48 |
ipywidgets==7.7.0 ; python_version >= "3.10" and python_version < "3.11"
|
49 |
jedi==0.18.1 ; python_version >= "3.10" and python_version < "3.11"
|
50 |
jinja2==3.1.2 ; python_version >= "3.10" and python_version < "3.11"
|
51 |
+
joblib==1.3.2 ; python_version >= "3.10" and python_version < "3.11"
|
52 |
jsonschema==4.6.0 ; python_version >= "3.10" and python_version < "3.11"
|
53 |
jupyter-client==7.3.4 ; python_version >= "3.10" and python_version < "3.11"
|
54 |
jupyter-core==4.10.0 ; python_version >= "3.10" and python_version < "3.11"
|
|
|
107 |
rfc3986[idna2008]==1.5.0 ; python_version >= "3.10" and python_version < "3.11"
|
108 |
rich==12.4.4 ; python_version >= "3.10" and python_version < "3.11"
|
109 |
safetensors==0.4.2 ; python_version >= "3.10" and python_version < "3.11"
|
110 |
+
scikit-learn==1.4.1.post1 ; python_version >= "3.10" and python_version < "3.11"
|
111 |
+
scipy==1.12.0 ; python_version >= "3.10" and python_version < "3.11"
|
112 |
semver==2.13.0 ; python_version >= "3.10" and python_version < "3.11"
|
113 |
send2trash==1.8.0 ; python_version >= "3.10" and python_version < "3.11"
|
114 |
set-loglevel==0.1.2 ; python_version >= "3.10" and python_version < "3.11"
|
|
|
123 |
streamlit-option-menu==0.3.2 ; python_version >= "3.10" and python_version < "3.11"
|
124 |
streamlit==1.10.0 ; python_version >= "3.10" and python_version < "3.11"
|
125 |
terminado==0.15.0 ; python_version >= "3.10" and python_version < "3.11"
|
126 |
+
threadpoolctl==3.3.0 ; python_version >= "3.10" and python_version < "3.11"
|
127 |
tinycss2==1.1.1 ; python_version >= "3.10" and python_version < "3.11"
|
128 |
tokenizers==0.15.2 ; python_version >= "3.10" and python_version < "3.11"
|
129 |
toml==0.10.2 ; python_version >= "3.10" and python_version < "3.11"
|