ffreemt commited on
Commit
8134f72
·
1 Parent(s): 5939fd2

Update cmat2aset310

Browse files
Files changed (4) hide show
  1. poetry.lock +13 -182
  2. pyproject.toml +2 -2
  3. requirements-bk2.txt +160 -0
  4. requirements.txt +142 -160
poetry.lock CHANGED
@@ -190,34 +190,6 @@ files = [
190
  {file = "backcall-0.2.0.tar.gz", hash = "sha256:5cbdbf27be5e7cfadb448baf0aa95508f91f2bbc6c6437cd9cd06e2a4c215e1e"},
191
  ]
192
 
193
- [[package]]
194
- name = "backports.zoneinfo"
195
- version = "0.2.1"
196
- description = "Backport of the standard library zoneinfo module"
197
- optional = false
198
- python-versions = ">=3.6"
199
- files = [
200
- {file = "backports.zoneinfo-0.2.1-cp36-cp36m-macosx_10_14_x86_64.whl", hash = "sha256:da6013fd84a690242c310d77ddb8441a559e9cb3d3d59ebac9aca1a57b2e18bc"},
201
- {file = "backports.zoneinfo-0.2.1-cp36-cp36m-manylinux1_i686.whl", hash = "sha256:89a48c0d158a3cc3f654da4c2de1ceba85263fafb861b98b59040a5086259722"},
202
- {file = "backports.zoneinfo-0.2.1-cp36-cp36m-manylinux1_x86_64.whl", hash = "sha256:1c5742112073a563c81f786e77514969acb58649bcdf6cdf0b4ed31a348d4546"},
203
- {file = "backports.zoneinfo-0.2.1-cp36-cp36m-win32.whl", hash = "sha256:e8236383a20872c0cdf5a62b554b27538db7fa1bbec52429d8d106effbaeca08"},
204
- {file = "backports.zoneinfo-0.2.1-cp36-cp36m-win_amd64.whl", hash = "sha256:8439c030a11780786a2002261569bdf362264f605dfa4d65090b64b05c9f79a7"},
205
- {file = "backports.zoneinfo-0.2.1-cp37-cp37m-macosx_10_14_x86_64.whl", hash = "sha256:f04e857b59d9d1ccc39ce2da1021d196e47234873820cbeaad210724b1ee28ac"},
206
- {file = "backports.zoneinfo-0.2.1-cp37-cp37m-manylinux1_i686.whl", hash = "sha256:17746bd546106fa389c51dbea67c8b7c8f0d14b5526a579ca6ccf5ed72c526cf"},
207
- {file = "backports.zoneinfo-0.2.1-cp37-cp37m-manylinux1_x86_64.whl", hash = "sha256:5c144945a7752ca544b4b78c8c41544cdfaf9786f25fe5ffb10e838e19a27570"},
208
- {file = "backports.zoneinfo-0.2.1-cp37-cp37m-win32.whl", hash = "sha256:e55b384612d93be96506932a786bbcde5a2db7a9e6a4bb4bffe8b733f5b9036b"},
209
- {file = "backports.zoneinfo-0.2.1-cp37-cp37m-win_amd64.whl", hash = "sha256:a76b38c52400b762e48131494ba26be363491ac4f9a04c1b7e92483d169f6582"},
210
- {file = "backports.zoneinfo-0.2.1-cp38-cp38-macosx_10_14_x86_64.whl", hash = "sha256:8961c0f32cd0336fb8e8ead11a1f8cd99ec07145ec2931122faaac1c8f7fd987"},
211
- {file = "backports.zoneinfo-0.2.1-cp38-cp38-manylinux1_i686.whl", hash = "sha256:e81b76cace8eda1fca50e345242ba977f9be6ae3945af8d46326d776b4cf78d1"},
212
- {file = "backports.zoneinfo-0.2.1-cp38-cp38-manylinux1_x86_64.whl", hash = "sha256:7b0a64cda4145548fed9efc10322770f929b944ce5cee6c0dfe0c87bf4c0c8c9"},
213
- {file = "backports.zoneinfo-0.2.1-cp38-cp38-win32.whl", hash = "sha256:1b13e654a55cd45672cb54ed12148cd33628f672548f373963b0bff67b217328"},
214
- {file = "backports.zoneinfo-0.2.1-cp38-cp38-win_amd64.whl", hash = "sha256:4a0f800587060bf8880f954dbef70de6c11bbe59c673c3d818921f042f9954a6"},
215
- {file = "backports.zoneinfo-0.2.1.tar.gz", hash = "sha256:fadbfe37f74051d024037f223b8e001611eac868b5c5b06144ef4d8b799862f2"},
216
- ]
217
-
218
- [package.extras]
219
- tzdata = ["tzdata"]
220
-
221
  [[package]]
222
  name = "beautifulsoup4"
223
  version = "4.11.1"
@@ -425,25 +397,6 @@ files = [
425
  [package.dependencies]
426
  colorama = {version = "*", markers = "platform_system == \"Windows\""}
427
 
428
- [[package]]
429
- name = "cmat2aset"
430
- version = "0.1.0a7"
431
- description = "correlation matrix to align set "
432
- optional = false
433
- python-versions = ">=3.8.3,<4.0"
434
- files = [
435
- {file = "cmat2aset-0.1.0a7-py3-none-any.whl", hash = "sha256:53d9f514b99ed4735994ffc73213b53172fea10cec7633da3c2cb20fb8ce8426"},
436
- {file = "cmat2aset-0.1.0a7.tar.gz", hash = "sha256:1d6d494c7658e648eb88e601e69b198e3ce076b34594593db2318fe9e9b466b8"},
437
- ]
438
-
439
- [package.dependencies]
440
- icecream = ">=2.1.1,<3.0.0"
441
- install = ">=1.3.5,<2.0.0"
442
- logzero = ">=1.7.0,<2.0.0"
443
- numpy = ">=1.22.3,<2.0.0"
444
- pandas = ">=1.4.1,<2.0.0"
445
- sklearn = ">=0.0,<0.1"
446
-
447
  [[package]]
448
  name = "colorama"
449
  version = "0.4.5"
@@ -827,24 +780,6 @@ docs = ["jaraco.packaging (>=9)", "rst.linker (>=1.9)", "sphinx"]
827
  perf = ["ipython"]
828
  testing = ["flufl.flake8", "importlib-resources (>=1.3)", "packaging", "pyfakefs", "pytest (>=6)", "pytest-black (>=0.3.7)", "pytest-checkdocs (>=2.4)", "pytest-cov", "pytest-enabler (>=1.0.1)", "pytest-flake8", "pytest-mypy (>=0.9.1)", "pytest-perf (>=0.9.2)"]
829
 
830
- [[package]]
831
- name = "importlib-resources"
832
- version = "5.8.0"
833
- description = "Read resources from Python packages"
834
- optional = false
835
- python-versions = ">=3.7"
836
- files = [
837
- {file = "importlib_resources-5.8.0-py3-none-any.whl", hash = "sha256:7952325ffd516c05a8ad0858c74dff2c3343f136fe66a6002b2623dd1d43f223"},
838
- {file = "importlib_resources-5.8.0.tar.gz", hash = "sha256:568c9f16cb204f9decc8d6d24a572eeea27dacbb4cee9e6b03a8025736769751"},
839
- ]
840
-
841
- [package.dependencies]
842
- zipp = {version = ">=3.1.0", markers = "python_version < \"3.10\""}
843
-
844
- [package.extras]
845
- docs = ["jaraco.packaging (>=9)", "rst.linker (>=1.9)", "sphinx"]
846
- testing = ["pytest (>=6)", "pytest-black (>=0.3.7)", "pytest-checkdocs (>=2.4)", "pytest-cov", "pytest-enabler (>=1.0.1)", "pytest-flake8", "pytest-mypy (>=0.9.1)"]
847
-
848
  [[package]]
849
  name = "iniconfig"
850
  version = "1.1.1"
@@ -1002,17 +937,6 @@ MarkupSafe = ">=2.0"
1002
  [package.extras]
1003
  i18n = ["Babel (>=2.7)"]
1004
 
1005
- [[package]]
1006
- name = "joblib"
1007
- version = "1.1.0"
1008
- description = "Lightweight pipelining with Python functions"
1009
- optional = false
1010
- python-versions = ">=3.6"
1011
- files = [
1012
- {file = "joblib-1.1.0-py2.py3-none-any.whl", hash = "sha256:f21f109b3c7ff9d95f8387f752d0d9c34a02aa2f7060c2135f465da0e5160ff6"},
1013
- {file = "joblib-1.1.0.tar.gz", hash = "sha256:4158fcecd13733f8be669be0683b96ebdbbd38d23559f54dca7205aea1bf1e35"},
1014
- ]
1015
-
1016
  [[package]]
1017
  name = "jsonschema"
1018
  version = "4.6.0"
@@ -1026,7 +950,6 @@ files = [
1026
 
1027
  [package.dependencies]
1028
  attrs = ">=17.4.0"
1029
- importlib-resources = {version = ">=1.4.0", markers = "python_version < \"3.9\""}
1030
  pyrsistent = ">=0.14.0,<0.17.0 || >0.17.0,<0.17.1 || >0.17.1,<0.17.2 || >0.17.2"
1031
 
1032
  [package.extras]
@@ -1535,12 +1458,7 @@ files = [
1535
  ]
1536
 
1537
  [package.dependencies]
1538
- numpy = [
1539
- {version = ">=1.18.5", markers = "(platform_machine != \"aarch64\" and platform_machine != \"arm64\") and python_version < \"3.10\""},
1540
- {version = ">=1.19.2", markers = "platform_machine == \"aarch64\" and python_version < \"3.10\""},
1541
- {version = ">=1.20.0", markers = "platform_machine == \"arm64\" and python_version < \"3.10\""},
1542
- {version = ">=1.21.0", markers = "python_version >= \"3.10\""},
1543
- ]
1544
  python-dateutil = ">=2.8.1"
1545
  pytz = ">=2020.1"
1546
 
@@ -2044,6 +1962,16 @@ files = [
2044
  {file = "pyrsistent-0.18.1.tar.gz", hash = "sha256:d4d61f8b993a7255ba714df3aca52700f8125289f84f704cf80916517c46eb96"},
2045
  ]
2046
 
 
 
 
 
 
 
 
 
 
 
2047
  [[package]]
2048
  name = "pytest"
2049
  version = "7.1.2"
@@ -2119,7 +2047,6 @@ files = [
2119
  ]
2120
 
2121
  [package.dependencies]
2122
- "backports.zoneinfo" = {version = "*", markers = "python_version >= \"3.6\" and python_version < \"3.9\""}
2123
  tzdata = {version = "*", markers = "python_version >= \"3.6\""}
2124
 
2125
  [[package]]
@@ -2473,7 +2400,6 @@ files = [
2473
  [package.dependencies]
2474
  commonmark = ">=0.9.0,<0.10.0"
2475
  pygments = ">=2.6.0,<3.0.0"
2476
- typing-extensions = {version = ">=4.0.0,<5.0", markers = "python_version < \"3.9\""}
2477
 
2478
  [package.extras]
2479
  jupyter = ["ipywidgets (>=7.5.1,<8.0.0)"]
@@ -2610,76 +2536,6 @@ tensorflow = ["safetensors[numpy]", "tensorflow (>=2.11.0)"]
2610
  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)"]
2611
  torch = ["safetensors[numpy]", "torch (>=1.10)"]
2612
 
2613
- [[package]]
2614
- name = "scikit-learn"
2615
- version = "1.1.1"
2616
- description = "A set of python modules for machine learning and data mining"
2617
- optional = false
2618
- python-versions = ">=3.8"
2619
- files = [
2620
- {file = "scikit-learn-1.1.1.tar.gz", hash = "sha256:3e77b71e8e644f86c8b5be7f1c285ef597de4c384961389ee3e9ca36c445b256"},
2621
- {file = "scikit_learn-1.1.1-cp310-cp310-macosx_10_13_x86_64.whl", hash = "sha256:102f51797cd8944bf44a038d106848ddf2804f2c1edf7aea45fba81a4fdc4d80"},
2622
- {file = "scikit_learn-1.1.1-cp310-cp310-macosx_12_0_arm64.whl", hash = "sha256:723cdb278b1fa57a55f68945bc4e501a2f12abe82f76e8d21e1806cbdbef6fc5"},
2623
- {file = "scikit_learn-1.1.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:33cf061ed0b79d647a3e4c3f6c52c412172836718a7cd4d11c1318d083300133"},
2624
- {file = "scikit_learn-1.1.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:47464c110eaa9ed9d1fe108cb403510878c3d3a40f110618d2a19b2190a3e35c"},
2625
- {file = "scikit_learn-1.1.1-cp310-cp310-win_amd64.whl", hash = "sha256:542ccd2592fe7ad31f5c85fed3a3deb3e252383960a85e4b49a629353fffaba4"},
2626
- {file = "scikit_learn-1.1.1-cp38-cp38-macosx_10_13_x86_64.whl", hash = "sha256:3be10d8d325821ca366d4fe7083d87c40768f842f54371a9c908d97c45da16fc"},
2627
- {file = "scikit_learn-1.1.1-cp38-cp38-macosx_12_0_arm64.whl", hash = "sha256:b2db720e13e697d912a87c1a51194e6fb085dc6d8323caa5ca51369ca6948f78"},
2628
- {file = "scikit_learn-1.1.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:e851f8874398dcd50d1e174e810e9331563d189356e945b3271c0e19ee6f4d6f"},
2629
- {file = "scikit_learn-1.1.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:b928869072366dc138762fe0929e7dc88413f8a469aebc6a64adc10a9226180c"},
2630
- {file = "scikit_learn-1.1.1-cp38-cp38-win32.whl", hash = "sha256:e9d228ced1214d67904f26fb820c8abbea12b2889cd4aa8cda20a4ca0ed781c1"},
2631
- {file = "scikit_learn-1.1.1-cp38-cp38-win_amd64.whl", hash = "sha256:f2d5b5d6e87d482e17696a7bfa03fe9515fdfe27e462a4ad37f3d7774a5e2fd6"},
2632
- {file = "scikit_learn-1.1.1-cp39-cp39-macosx_10_13_x86_64.whl", hash = "sha256:0403ad13f283e27d43b0ad875f187ec7f5d964903d92d1ed06c51439560ecea0"},
2633
- {file = "scikit_learn-1.1.1-cp39-cp39-macosx_12_0_arm64.whl", hash = "sha256:8fe80df08f5b9cee5dd008eccc672e543976198d790c07e5337f7dfb67eaac05"},
2634
- {file = "scikit_learn-1.1.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:8ff56d07b9507fbe07ca0f4e5c8f3e171f74a429f998da03e308166251316b34"},
2635
- {file = "scikit_learn-1.1.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:c2dad2bfc502344b869d4a3f4aa7271b2a5f4fe41f7328f404844c51612e2c58"},
2636
- {file = "scikit_learn-1.1.1-cp39-cp39-win32.whl", hash = "sha256:22145b60fef02e597a8e7f061ebc7c51739215f11ce7fcd2ca9af22c31aa9f86"},
2637
- {file = "scikit_learn-1.1.1-cp39-cp39-win_amd64.whl", hash = "sha256:45c0f6ae523353f1d99b85469d746f9c497410adff5ba8b24423705b6956a86e"},
2638
- ]
2639
-
2640
- [package.dependencies]
2641
- joblib = ">=1.0.0"
2642
- numpy = ">=1.17.3"
2643
- scipy = ">=1.3.2"
2644
- threadpoolctl = ">=2.0.0"
2645
-
2646
- [package.extras]
2647
- benchmark = ["matplotlib (>=3.1.2)", "memory-profiler (>=0.57.0)", "pandas (>=1.0.5)"]
2648
- docs = ["Pillow (>=7.1.2)", "matplotlib (>=3.1.2)", "memory-profiler (>=0.57.0)", "numpydoc (>=1.2.0)", "pandas (>=1.0.5)", "scikit-image (>=0.14.5)", "seaborn (>=0.9.0)", "sphinx (>=4.0.1)", "sphinx-gallery (>=0.7.0)", "sphinx-prompt (>=1.3.0)", "sphinxext-opengraph (>=0.4.2)"]
2649
- examples = ["matplotlib (>=3.1.2)", "pandas (>=1.0.5)", "scikit-image (>=0.14.5)", "seaborn (>=0.9.0)"]
2650
- tests = ["black (>=22.3.0)", "flake8 (>=3.8.2)", "matplotlib (>=3.1.2)", "mypy (>=0.770)", "numpydoc (>=1.2.0)", "pandas (>=1.0.5)", "pyamg (>=4.0.0)", "pytest (>=5.0.1)", "pytest-cov (>=2.9.0)", "scikit-image (>=0.14.5)"]
2651
-
2652
- [[package]]
2653
- name = "scipy"
2654
- version = "1.6.1"
2655
- description = "SciPy: Scientific Library for Python"
2656
- optional = false
2657
- python-versions = ">=3.7"
2658
- files = [
2659
- {file = "scipy-1.6.1-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:a15a1f3fc0abff33e792d6049161b7795909b40b97c6cc2934ed54384017ab76"},
2660
- {file = "scipy-1.6.1-cp37-cp37m-manylinux1_i686.whl", hash = "sha256:e79570979ccdc3d165456dd62041d9556fb9733b86b4b6d818af7a0afc15f092"},
2661
- {file = "scipy-1.6.1-cp37-cp37m-manylinux1_x86_64.whl", hash = "sha256:a423533c55fec61456dedee7b6ee7dce0bb6bfa395424ea374d25afa262be261"},
2662
- {file = "scipy-1.6.1-cp37-cp37m-manylinux2014_aarch64.whl", hash = "sha256:33d6b7df40d197bdd3049d64e8e680227151673465e5d85723b3b8f6b15a6ced"},
2663
- {file = "scipy-1.6.1-cp37-cp37m-win32.whl", hash = "sha256:6725e3fbb47da428794f243864f2297462e9ee448297c93ed1dcbc44335feb78"},
2664
- {file = "scipy-1.6.1-cp37-cp37m-win_amd64.whl", hash = "sha256:5fa9c6530b1661f1370bcd332a1e62ca7881785cc0f80c0d559b636567fab63c"},
2665
- {file = "scipy-1.6.1-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:bd50daf727f7c195e26f27467c85ce653d41df4358a25b32434a50d8870fc519"},
2666
- {file = "scipy-1.6.1-cp38-cp38-manylinux1_i686.whl", hash = "sha256:f46dd15335e8a320b0fb4685f58b7471702234cba8bb3442b69a3e1dc329c345"},
2667
- {file = "scipy-1.6.1-cp38-cp38-manylinux1_x86_64.whl", hash = "sha256:0e5b0ccf63155d90da576edd2768b66fb276446c371b73841e3503be1d63fb5d"},
2668
- {file = "scipy-1.6.1-cp38-cp38-manylinux2014_aarch64.whl", hash = "sha256:2481efbb3740977e3c831edfd0bd9867be26387cacf24eb5e366a6a374d3d00d"},
2669
- {file = "scipy-1.6.1-cp38-cp38-win32.whl", hash = "sha256:68cb4c424112cd4be886b4d979c5497fba190714085f46b8ae67a5e4416c32b4"},
2670
- {file = "scipy-1.6.1-cp38-cp38-win_amd64.whl", hash = "sha256:5f331eeed0297232d2e6eea51b54e8278ed8bb10b099f69c44e2558c090d06bf"},
2671
- {file = "scipy-1.6.1-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:0c8a51d33556bf70367452d4d601d1742c0e806cd0194785914daf19775f0e67"},
2672
- {file = "scipy-1.6.1-cp39-cp39-manylinux1_i686.whl", hash = "sha256:83bf7c16245c15bc58ee76c5418e46ea1811edcc2e2b03041b804e46084ab627"},
2673
- {file = "scipy-1.6.1-cp39-cp39-manylinux1_x86_64.whl", hash = "sha256:794e768cc5f779736593046c9714e0f3a5940bc6dcc1dba885ad64cbfb28e9f0"},
2674
- {file = "scipy-1.6.1-cp39-cp39-manylinux2014_aarch64.whl", hash = "sha256:5da5471aed911fe7e52b86bf9ea32fb55ae93e2f0fac66c32e58897cfb02fa07"},
2675
- {file = "scipy-1.6.1-cp39-cp39-win32.whl", hash = "sha256:8e403a337749ed40af60e537cc4d4c03febddcc56cd26e774c9b1b600a70d3e4"},
2676
- {file = "scipy-1.6.1-cp39-cp39-win_amd64.whl", hash = "sha256:a5193a098ae9f29af283dcf0041f762601faf2e595c0db1da929875b7570353f"},
2677
- {file = "scipy-1.6.1.tar.gz", hash = "sha256:c4fceb864890b6168e79b0e714c585dbe2fd4222768ee90bc1aa0f8218691b11"},
2678
- ]
2679
-
2680
- [package.dependencies]
2681
- numpy = ">=1.16.5"
2682
-
2683
  [[package]]
2684
  name = "semver"
2685
  version = "2.13.0"
@@ -2819,19 +2675,6 @@ files = [
2819
  {file = "six-1.16.0.tar.gz", hash = "sha256:1e61c37477a1626458e36f7b1d82aa5c9b094fa4802892072e49de9c60c4c926"},
2820
  ]
2821
 
2822
- [[package]]
2823
- name = "sklearn"
2824
- version = "0.0"
2825
- description = "A set of python modules for machine learning and data mining"
2826
- optional = false
2827
- python-versions = "*"
2828
- files = [
2829
- {file = "sklearn-0.0.tar.gz", hash = "sha256:e23001573aa194b834122d2b9562459bf5ae494a2d59ca6b8aa22c85a44c0e31"},
2830
- ]
2831
-
2832
- [package.dependencies]
2833
- scikit-learn = "*"
2834
-
2835
  [[package]]
2836
  name = "smmap"
2837
  version = "5.0.0"
@@ -2983,17 +2826,6 @@ tornado = ">=6.1.0"
2983
  [package.extras]
2984
  test = ["pre-commit", "pytest (>=6.0)", "pytest-timeout"]
2985
 
2986
- [[package]]
2987
- name = "threadpoolctl"
2988
- version = "3.1.0"
2989
- description = "threadpoolctl"
2990
- optional = false
2991
- python-versions = ">=3.6"
2992
- files = [
2993
- {file = "threadpoolctl-3.1.0-py3-none-any.whl", hash = "sha256:8b99adda265feb6773280df41eece7b2e6561b772d21ffd52e372f999024907b"},
2994
- {file = "threadpoolctl-3.1.0.tar.gz", hash = "sha256:a335baacfaa4400ae1f0d8e3a58d6674d2f8828e3716bb2802c44955ad391380"},
2995
- ]
2996
-
2997
  [[package]]
2998
  name = "tinycss2"
2999
  version = "1.1.1"
@@ -3389,7 +3221,6 @@ files = [
3389
  ]
3390
 
3391
  [package.dependencies]
3392
- "backports.zoneinfo" = {version = "*", markers = "python_version < \"3.9\""}
3393
  pytz-deprecation-shim = "*"
3394
  tzdata = {version = "*", markers = "platform_system == \"Windows\""}
3395
 
@@ -3544,5 +3375,5 @@ testing = ["func-timeout", "jaraco.itertools", "pytest (>=6)", "pytest-black (>=
3544
 
3545
  [metadata]
3546
  lock-version = "2.0"
3547
- python-versions = "^3.8.3"
3548
- content-hash = "a474c3c9d6499e607ff397a49b50a0ad4c054978068c616e9c61cd57cfba3018"
 
190
  {file = "backcall-0.2.0.tar.gz", hash = "sha256:5cbdbf27be5e7cfadb448baf0aa95508f91f2bbc6c6437cd9cd06e2a4c215e1e"},
191
  ]
192
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
193
  [[package]]
194
  name = "beautifulsoup4"
195
  version = "4.11.1"
 
397
  [package.dependencies]
398
  colorama = {version = "*", markers = "platform_system == \"Windows\""}
399
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
400
  [[package]]
401
  name = "colorama"
402
  version = "0.4.5"
 
780
  perf = ["ipython"]
781
  testing = ["flufl.flake8", "importlib-resources (>=1.3)", "packaging", "pyfakefs", "pytest (>=6)", "pytest-black (>=0.3.7)", "pytest-checkdocs (>=2.4)", "pytest-cov", "pytest-enabler (>=1.0.1)", "pytest-flake8", "pytest-mypy (>=0.9.1)", "pytest-perf (>=0.9.2)"]
782
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
783
  [[package]]
784
  name = "iniconfig"
785
  version = "1.1.1"
 
937
  [package.extras]
938
  i18n = ["Babel (>=2.7)"]
939
 
 
 
 
 
 
 
 
 
 
 
 
940
  [[package]]
941
  name = "jsonschema"
942
  version = "4.6.0"
 
950
 
951
  [package.dependencies]
952
  attrs = ">=17.4.0"
 
953
  pyrsistent = ">=0.14.0,<0.17.0 || >0.17.0,<0.17.1 || >0.17.1,<0.17.2 || >0.17.2"
954
 
955
  [package.extras]
 
1458
  ]
1459
 
1460
  [package.dependencies]
1461
+ numpy = {version = ">=1.21.0", markers = "python_version >= \"3.10\""}
 
 
 
 
 
1462
  python-dateutil = ">=2.8.1"
1463
  pytz = ">=2020.1"
1464
 
 
1962
  {file = "pyrsistent-0.18.1.tar.gz", hash = "sha256:d4d61f8b993a7255ba714df3aca52700f8125289f84f704cf80916517c46eb96"},
1963
  ]
1964
 
1965
+ [[package]]
1966
+ name = "pysbd"
1967
+ version = "0.3.4"
1968
+ description = "pysbd (Python Sentence Boundary Disambiguation) is a rule-based sentence boundary detection that works out-of-the-box across many languages."
1969
+ optional = false
1970
+ python-versions = ">=3"
1971
+ files = [
1972
+ {file = "pysbd-0.3.4-py3-none-any.whl", hash = "sha256:cd838939b7b0b185fcf86b0baf6636667dfb6e474743beeff878e9f42e022953"},
1973
+ ]
1974
+
1975
  [[package]]
1976
  name = "pytest"
1977
  version = "7.1.2"
 
2047
  ]
2048
 
2049
  [package.dependencies]
 
2050
  tzdata = {version = "*", markers = "python_version >= \"3.6\""}
2051
 
2052
  [[package]]
 
2400
  [package.dependencies]
2401
  commonmark = ">=0.9.0,<0.10.0"
2402
  pygments = ">=2.6.0,<3.0.0"
 
2403
 
2404
  [package.extras]
2405
  jupyter = ["ipywidgets (>=7.5.1,<8.0.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"
 
2675
  {file = "six-1.16.0.tar.gz", hash = "sha256:1e61c37477a1626458e36f7b1d82aa5c9b094fa4802892072e49de9c60c4c926"},
2676
  ]
2677
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2678
  [[package]]
2679
  name = "smmap"
2680
  version = "5.0.0"
 
2826
  [package.extras]
2827
  test = ["pre-commit", "pytest (>=6.0)", "pytest-timeout"]
2828
 
 
 
 
 
 
 
 
 
 
 
 
2829
  [[package]]
2830
  name = "tinycss2"
2831
  version = "1.1.1"
 
3221
  ]
3222
 
3223
  [package.dependencies]
 
3224
  pytz-deprecation-shim = "*"
3225
  tzdata = {version = "*", markers = "platform_system == \"Windows\""}
3226
 
 
3375
 
3376
  [metadata]
3377
  lock-version = "2.0"
3378
+ python-versions = ">=3.10,<3.11"
3379
+ content-hash = "dbdefcb791a508ba44d21fa357b98ebd1d175052a707088c0039d0ebb85fe0b5"
pyproject.toml CHANGED
@@ -8,7 +8,7 @@ readme = "README.md"
8
  repository = "https://github.com/ffreemt/mlbee"
9
 
10
  [tool.poetry.dependencies]
11
- python = "^3.8.3"
12
  logzero = "^1.7.0"
13
  set-loglevel = "^0.1.2"
14
  icecream = "^2.1.1"
@@ -16,7 +16,6 @@ install = "^1.3.5"
16
  tqdm = "^4.64.0"
17
  about-time = "^3.1.1"
18
  more-itertools = "^8.13.0"
19
- cmat2aset = "^0.1.0-alpha.7"
20
  aset2pairs = "^0.1.0"
21
  pendulum = "^2.1.2"
22
  streamlit = "^1.10.0"
@@ -32,6 +31,7 @@ XlsxWriter = "^3.0.3"
32
  huggingface-hub = "^0.21.4"
33
  transformers = "^4.38.2"
34
  loadtext = "^0.0.2"
 
35
 
36
  [tool.poe.executor]
37
  type = "poetry"
 
8
  repository = "https://github.com/ffreemt/mlbee"
9
 
10
  [tool.poetry.dependencies]
11
+ python = ">=3.10,<3.11"
12
  logzero = "^1.7.0"
13
  set-loglevel = "^0.1.2"
14
  icecream = "^2.1.1"
 
16
  tqdm = "^4.64.0"
17
  about-time = "^3.1.1"
18
  more-itertools = "^8.13.0"
 
19
  aset2pairs = "^0.1.0"
20
  pendulum = "^2.1.2"
21
  streamlit = "^1.10.0"
 
31
  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"
requirements-bk2.txt ADDED
@@ -0,0 +1,160 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ --find-links https://download.pytorch.org/whl/cpu/torch/
2
+ torch==1.11.0
3
+
4
+ # fix attempt: ImportError: cannot import name 'is_nltk_available' from 'transformers.utils.import_utils' ==2.2.0
5
+ # transformers==4.18.0
6
+ sentence-transformers
7
+ pysbd
8
+ fasttext-wheel
9
+ fastlid
10
+ scipy
11
+
12
+ about-time==3.1.1 ; python_full_version >= "3.8.3" and python_full_version < "4.0.0"
13
+ altair==4.2.0 ; python_full_version >= "3.8.3" and python_version < "4.0"
14
+ anyio==3.6.1 ; python_full_version >= "3.8.3" and python_full_version < "4.0.0"
15
+ appnope==0.1.3 ; python_full_version >= "3.8.3" and python_version < "4.0" and (platform_system == "Darwin" or sys_platform == "darwin")
16
+ argon2-cffi-bindings==21.2.0 ; python_full_version >= "3.8.3" and python_version < "4.0"
17
+ argon2-cffi==21.3.0 ; python_full_version >= "3.8.3" and python_version < "4.0"
18
+ aset2pairs==0.1.0 ; python_full_version >= "3.8.3" and python_full_version < "4.0.0"
19
+ asttokens==2.0.5 ; python_full_version >= "3.8.3" and python_version < "4.0"
20
+ attrs==21.4.0 ; python_full_version >= "3.8.3" and python_version < "4.0"
21
+ backcall==0.2.0 ; python_full_version >= "3.8.3" and python_version < "4.0"
22
+ backports-zoneinfo==0.2.1 ; python_full_version >= "3.8.3" and python_version < "3.9"
23
+ beautifulsoup4==4.11.1 ; python_full_version >= "3.8.3" and python_version < "4.0"
24
+ bleach==5.0.0 ; python_full_version >= "3.8.3" and python_version < "4.0"
25
+ blinker==1.4 ; python_full_version >= "3.8.3" and python_version < "4.0"
26
+ cachetools==5.2.0 ; python_full_version >= "3.8.3" and python_version < "4.0"
27
+ cchardet==2.1.7 ; python_full_version >= "3.8.3" and python_full_version < "4.0.0"
28
+ certifi==2022.6.15 ; python_full_version >= "3.8.3" and python_version < "4"
29
+ cffi==1.15.0 ; python_full_version >= "3.8.3" and python_version < "4.0"
30
+ chardet==4.0.0 ; python_full_version >= "3.8.3" and python_full_version < "4.0.0"
31
+ charset-normalizer==2.0.12 ; python_full_version >= "3.8.3" and python_version < "4"
32
+ click==8.1.3 ; python_full_version >= "3.8.3" and python_version < "4.0"
33
+ cmat2aset==0.1.0a7 ; python_full_version >= "3.8.3" and python_version < "4.0"
34
+ colorama==0.4.5 ; python_full_version >= "3.8.3" and python_version < "4.0"
35
+ commonmark==0.9.1 ; python_full_version >= "3.8.3" and python_version < "4.0"
36
+ cssselect==1.1.0 ; python_full_version >= "3.8.3" and python_full_version < "4.0.0"
37
+ debugpy==1.6.0 ; python_full_version >= "3.8.3" and python_version < "4.0"
38
+ decorator==5.1.1 ; python_full_version >= "3.8.3" and python_version < "4.0"
39
+ defusedxml==0.7.1 ; python_full_version >= "3.8.3" and python_version < "4.0"
40
+ entrypoints==0.4 ; python_full_version >= "3.8.3" and python_version < "4.0"
41
+ environs==9.5.0 ; python_full_version >= "3.8.3" and python_full_version < "4.0.0"
42
+ executing==0.8.3 ; python_full_version >= "3.8.3" and python_version < "4.0"
43
+ fastjsonschema==2.15.3 ; python_full_version >= "3.8.3" and python_version < "4.0"
44
+ filelock==3.13.1 ; python_full_version >= "3.8.3" and python_full_version < "4.0.0"
45
+ fsspec==2024.2.0 ; python_full_version >= "3.8.3" and python_full_version < "4.0.0"
46
+ gitdb==4.0.9 ; python_full_version >= "3.8.3" and python_version < "4.0"
47
+ gitpython==3.1.27 ; python_full_version >= "3.8.3" and python_version < "4.0"
48
+ h11==0.12.0 ; python_full_version >= "3.8.3" and python_full_version < "4.0.0"
49
+ html2text==2020.1.16 ; python_full_version >= "3.8.3" and python_full_version < "4.0.0"
50
+ httpcore==0.15.0 ; python_full_version >= "3.8.3" and python_full_version < "4.0.0"
51
+ httpx==0.23.0 ; python_full_version >= "3.8.3" and python_full_version < "4.0.0"
52
+ huggingface-hub==0.21.4 ; python_full_version >= "3.8.3" and python_full_version < "4.0.0"
53
+ icecream==2.1.2 ; python_full_version >= "3.8.3" and python_version < "4.0"
54
+ idna==3.3 ; python_full_version >= "3.8.3" and python_version < "4"
55
+ importlib-metadata==4.11.4 ; python_full_version >= "3.8.3" and python_version < "4.0"
56
+ importlib-resources==5.8.0 ; python_full_version >= "3.8.3" and python_version < "3.9"
57
+ install==1.3.5 ; python_full_version >= "3.8.3" and python_version < "4.0"
58
+ ipykernel==6.15.0 ; python_full_version >= "3.8.3" and python_version < "4.0"
59
+ ipython-genutils==0.2.0 ; python_full_version >= "3.8.3" and python_version < "4.0"
60
+ ipython==8.4.0 ; python_full_version >= "3.8.3" and python_version < "4.0"
61
+ ipywidgets==7.7.0 ; python_full_version >= "3.8.3" and python_version < "4.0"
62
+ jedi==0.18.1 ; python_full_version >= "3.8.3" and python_version < "4.0"
63
+ jinja2==3.1.2 ; python_full_version >= "3.8.3" and python_version < "4.0"
64
+ joblib==1.1.0 ; python_full_version >= "3.8.3" and python_version < "4.0"
65
+ jsonschema==4.6.0 ; python_full_version >= "3.8.3" and python_version < "4.0"
66
+ jupyter-client==7.3.4 ; python_full_version >= "3.8.3" and python_version < "4.0"
67
+ jupyter-core==4.10.0 ; python_full_version >= "3.8.3" and python_version < "4.0"
68
+ jupyterlab-pygments==0.2.2 ; python_full_version >= "3.8.3" and python_version < "4.0"
69
+ jupyterlab-widgets==1.1.0 ; python_full_version >= "3.8.3" and python_version < "4.0"
70
+ loadtext==0.0.2 ; python_full_version >= "3.8.3" and python_full_version < "4.0.0"
71
+ loguru==0.6.0 ; python_full_version >= "3.8.3" and python_full_version < "4.0.0"
72
+ logzero==1.7.0 ; python_full_version >= "3.8.3" and python_version < "4.0"
73
+ lxml==4.9.0 ; python_full_version >= "3.8.3" and python_full_version < "4.0.0"
74
+ markupsafe==2.1.1 ; python_full_version >= "3.8.3" and python_version < "4.0"
75
+ marshmallow==3.16.0 ; python_full_version >= "3.8.3" and python_full_version < "4.0.0"
76
+ matplotlib-inline==0.1.3 ; python_full_version >= "3.8.3" and python_version < "4.0"
77
+ mistune==0.8.4 ; python_full_version >= "3.8.3" and python_version < "4.0"
78
+ more-itertools==8.13.0 ; python_full_version >= "3.8.3" and python_full_version < "4.0.0"
79
+ nbclient==0.6.4 ; python_full_version >= "3.8.3" and python_version < "4.0"
80
+ nbconvert==6.5.0 ; python_full_version >= "3.8.3" and python_version < "4.0"
81
+ nbformat==5.4.0 ; python_full_version >= "3.8.3" and python_version < "4.0"
82
+ nest-asyncio==1.5.5 ; python_full_version >= "3.8.3" and python_version < "4.0"
83
+ notebook==6.4.12 ; python_full_version >= "3.8.3" and python_version < "4.0"
84
+ numpy==1.22.4 ; python_full_version >= "3.8.3" and python_version < "4.0"
85
+ packaging==21.3 ; python_full_version >= "3.8.3" and python_version < "4.0"
86
+ pandas==1.4.2 ; python_full_version >= "3.8.3" and python_version < "4.0"
87
+ pandocfilters==1.5.0 ; python_full_version >= "3.8.3" and python_version < "4.0"
88
+ parso==0.8.3 ; python_full_version >= "3.8.3" and python_version < "4.0"
89
+ pendulum==2.1.2 ; python_full_version >= "3.8.3" and python_full_version < "4.0.0"
90
+ pexpect==4.8.0 ; python_full_version >= "3.8.3" and python_version < "4.0" and sys_platform != "win32"
91
+ pickleshare==0.7.5 ; python_full_version >= "3.8.3" and python_version < "4.0"
92
+ pillow==9.1.1 ; python_full_version >= "3.8.3" and python_version < "4.0"
93
+ prometheus-client==0.14.1 ; python_full_version >= "3.8.3" and python_version < "4.0"
94
+ prompt-toolkit==3.0.29 ; python_full_version >= "3.8.3" and python_version < "4.0"
95
+ protobuf==3.20.1 ; python_full_version >= "3.8.3" and python_version < "4.0"
96
+ psutil==5.9.1 ; python_full_version >= "3.8.3" and python_version < "4.0"
97
+ ptyprocess==0.7.0 ; python_full_version >= "3.8.3" and python_version < "4.0" and (sys_platform != "win32" or os_name != "nt")
98
+ pure-eval==0.2.2 ; python_full_version >= "3.8.3" and python_version < "4.0"
99
+ py==1.11.0 ; python_full_version >= "3.8.3" and python_version < "4.0" and implementation_name == "pypy"
100
+ pyarrow==8.0.0 ; python_full_version >= "3.8.3" and python_version < "4.0"
101
+ pycparser==2.21 ; python_full_version >= "3.8.3" and python_version < "4.0"
102
+ pydeck==0.7.1 ; python_full_version >= "3.8.3" and python_version < "4.0"
103
+ pygments==2.12.0 ; python_full_version >= "3.8.3" and python_version < "4.0"
104
+ pympler==1.0.1 ; python_full_version >= "3.8.3" and python_version < "4.0"
105
+ pyparsing==3.0.9 ; python_full_version >= "3.8.3" and python_version < "4.0"
106
+ pyrsistent==0.18.1 ; python_full_version >= "3.8.3" and python_version < "4.0"
107
+ python-dateutil==2.8.2 ; python_full_version >= "3.8.3" and python_version < "4.0"
108
+ python-dotenv==0.19.2 ; python_full_version >= "3.8.3" and python_version < "4.0"
109
+ pytz-deprecation-shim==0.1.0.post0 ; python_full_version >= "3.8.3" and python_version < "4.0"
110
+ pytz==2022.1 ; python_full_version >= "3.8.3" and python_version < "4.0"
111
+ pytzdata==2020.1 ; python_full_version >= "3.8.3" and python_full_version < "4.0.0"
112
+ pywin32==304 ; sys_platform == "win32" and platform_python_implementation != "PyPy" and python_full_version >= "3.8.3" and python_version < "4.0"
113
+ pywinpty==2.0.5 ; python_full_version >= "3.8.3" and python_version < "4.0" and os_name == "nt"
114
+ pyyaml==6.0.1 ; python_full_version >= "3.8.3" and python_full_version < "4.0.0"
115
+ pyzmq==23.1.0 ; python_full_version >= "3.8.3" and python_version < "4.0"
116
+ readability-lxml==0.8.1 ; python_full_version >= "3.8.3" and python_full_version < "4.0.0"
117
+ regex==2023.12.25 ; python_full_version >= "3.8.3" and python_full_version < "4.0.0"
118
+ requests==2.28.0 ; python_full_version >= "3.8.3" and python_version < "4"
119
+ rfc3986[idna2008]==1.5.0 ; python_full_version >= "3.8.3" and python_full_version < "4.0.0"
120
+ rich==12.4.4 ; python_full_version >= "3.8.3" and python_version < "4.0"
121
+ safetensors==0.4.2 ; python_full_version >= "3.8.3" and python_full_version < "4.0.0"
122
+ scikit-learn==1.1.1 ; python_full_version >= "3.8.3" and python_version < "4.0"
123
+ # scipy==1.6.1 ; python_full_version >= "3.8.3" and python_version < "4.0"
124
+ semver==2.13.0 ; python_full_version >= "3.8.3" and python_version < "4.0"
125
+ send2trash==1.8.0 ; python_full_version >= "3.8.3" and python_version < "4.0"
126
+ set-loglevel==0.1.2 ; python_full_version >= "3.8.3" and python_full_version < "4.0.0"
127
+ setuptools==69.1.1 ; python_full_version >= "3.8.3" and python_version < "4.0"
128
+ simplejson==3.17.6 ; python_full_version >= "3.8.3" and python_version < "4.0"
129
+ six==1.16.0 ; python_full_version >= "3.8.3" and python_version < "4.0"
130
+ sklearn==0.0 ; python_full_version >= "3.8.3" and python_version < "4.0"
131
+ smmap==5.0.0 ; python_full_version >= "3.8.3" and python_version < "4.0"
132
+ sniffio==1.2.0 ; python_full_version >= "3.8.3" and python_full_version < "4.0.0"
133
+ soupsieve==2.3.2.post1 ; python_full_version >= "3.8.3" and python_version < "4.0"
134
+ stack-data==0.3.0 ; python_full_version >= "3.8.3" and python_version < "4.0"
135
+ streamlit-aggrid==0.2.3.post2 ; python_full_version >= "3.8.3" and python_version < "4.0"
136
+ streamlit-option-menu==0.3.2 ; python_full_version >= "3.8.3" and python_full_version < "4.0.0"
137
+ streamlit==1.10.0 ; python_full_version >= "3.8.3" and python_version < "4.0"
138
+ terminado==0.15.0 ; python_full_version >= "3.8.3" and python_version < "4.0"
139
+ threadpoolctl==3.1.0 ; python_full_version >= "3.8.3" and python_version < "4.0"
140
+ tinycss2==1.1.1 ; python_full_version >= "3.8.3" and python_version < "4.0"
141
+ tokenizers==0.15.2 ; python_full_version >= "3.8.3" and python_full_version < "4.0.0"
142
+ toml==0.10.2 ; python_full_version >= "3.8.3" and python_version < "4.0"
143
+ toolz==0.11.2 ; python_full_version >= "3.8.3" and python_version < "4.0"
144
+ tornado==6.1 ; python_full_version >= "3.8.3" and python_version < "4.0"
145
+ tqdm==4.64.0 ; python_full_version >= "3.8.3" and python_full_version < "4.0.0"
146
+ traitlets==5.2.2.post1 ; python_full_version >= "3.8.3" and python_version < "4.0"
147
+ transformers==4.38.2 ; python_full_version >= "3.8.3" and python_full_version < "4.0.0"
148
+ typer==0.4.1 ; python_full_version >= "3.8.3" and python_full_version < "4.0.0"
149
+ typing-extensions==4.2.0 ; python_full_version >= "3.8.3" and python_version < "4.0"
150
+ tzdata==2022.1 ; python_full_version >= "3.8.3" and python_version < "4.0"
151
+ tzlocal==4.2 ; python_full_version >= "3.8.3" and python_version < "4.0"
152
+ urllib3==1.26.9 ; python_full_version >= "3.8.3" and python_version < "4"
153
+ validators==0.20.0 ; python_full_version >= "3.8.3" and python_version < "4.0"
154
+ watchdog==2.1.9 ; python_full_version >= "3.8.3" and python_version < "4.0" and platform_system != "Darwin"
155
+ wcwidth==0.2.5 ; python_full_version >= "3.8.3" and python_version < "4.0"
156
+ webencodings==0.5.1 ; python_full_version >= "3.8.3" and python_version < "4.0"
157
+ widgetsnbextension==3.6.0 ; python_full_version >= "3.8.3" and python_version < "4.0"
158
+ win32-setctime==1.1.0 ; python_full_version >= "3.8.3" and python_full_version < "4.0.0" and sys_platform == "win32"
159
+ xlsxwriter==3.0.3 ; python_full_version >= "3.8.3" and python_full_version < "4.0.0"
160
+ zipp==3.8.0 ; python_full_version >= "3.8.3" and python_version < "4.0"
requirements.txt CHANGED
@@ -1,160 +1,142 @@
1
- --find-links https://download.pytorch.org/whl/cpu/torch/
2
- torch==1.11.0
3
-
4
- # fix attempt: ImportError: cannot import name 'is_nltk_available' from 'transformers.utils.import_utils' ==2.2.0
5
- # transformers==4.18.0
6
- sentence-transformers
7
- pysbd
8
- fasttext-wheel
9
- fastlid
10
- scipy
11
-
12
- about-time==3.1.1 ; python_full_version >= "3.8.3" and python_full_version < "4.0.0"
13
- altair==4.2.0 ; python_full_version >= "3.8.3" and python_version < "4.0"
14
- anyio==3.6.1 ; python_full_version >= "3.8.3" and python_full_version < "4.0.0"
15
- appnope==0.1.3 ; python_full_version >= "3.8.3" and python_version < "4.0" and (platform_system == "Darwin" or sys_platform == "darwin")
16
- argon2-cffi-bindings==21.2.0 ; python_full_version >= "3.8.3" and python_version < "4.0"
17
- argon2-cffi==21.3.0 ; python_full_version >= "3.8.3" and python_version < "4.0"
18
- aset2pairs==0.1.0 ; python_full_version >= "3.8.3" and python_full_version < "4.0.0"
19
- asttokens==2.0.5 ; python_full_version >= "3.8.3" and python_version < "4.0"
20
- attrs==21.4.0 ; python_full_version >= "3.8.3" and python_version < "4.0"
21
- backcall==0.2.0 ; python_full_version >= "3.8.3" and python_version < "4.0"
22
- backports-zoneinfo==0.2.1 ; python_full_version >= "3.8.3" and python_version < "3.9"
23
- beautifulsoup4==4.11.1 ; python_full_version >= "3.8.3" and python_version < "4.0"
24
- bleach==5.0.0 ; python_full_version >= "3.8.3" and python_version < "4.0"
25
- blinker==1.4 ; python_full_version >= "3.8.3" and python_version < "4.0"
26
- cachetools==5.2.0 ; python_full_version >= "3.8.3" and python_version < "4.0"
27
- cchardet==2.1.7 ; python_full_version >= "3.8.3" and python_full_version < "4.0.0"
28
- certifi==2022.6.15 ; python_full_version >= "3.8.3" and python_version < "4"
29
- cffi==1.15.0 ; python_full_version >= "3.8.3" and python_version < "4.0"
30
- chardet==4.0.0 ; python_full_version >= "3.8.3" and python_full_version < "4.0.0"
31
- charset-normalizer==2.0.12 ; python_full_version >= "3.8.3" and python_version < "4"
32
- click==8.1.3 ; python_full_version >= "3.8.3" and python_version < "4.0"
33
- cmat2aset==0.1.0a7 ; python_full_version >= "3.8.3" and python_version < "4.0"
34
- colorama==0.4.5 ; python_full_version >= "3.8.3" and python_version < "4.0"
35
- commonmark==0.9.1 ; python_full_version >= "3.8.3" and python_version < "4.0"
36
- cssselect==1.1.0 ; python_full_version >= "3.8.3" and python_full_version < "4.0.0"
37
- debugpy==1.6.0 ; python_full_version >= "3.8.3" and python_version < "4.0"
38
- decorator==5.1.1 ; python_full_version >= "3.8.3" and python_version < "4.0"
39
- defusedxml==0.7.1 ; python_full_version >= "3.8.3" and python_version < "4.0"
40
- entrypoints==0.4 ; python_full_version >= "3.8.3" and python_version < "4.0"
41
- environs==9.5.0 ; python_full_version >= "3.8.3" and python_full_version < "4.0.0"
42
- executing==0.8.3 ; python_full_version >= "3.8.3" and python_version < "4.0"
43
- fastjsonschema==2.15.3 ; python_full_version >= "3.8.3" and python_version < "4.0"
44
- filelock==3.13.1 ; python_full_version >= "3.8.3" and python_full_version < "4.0.0"
45
- fsspec==2024.2.0 ; python_full_version >= "3.8.3" and python_full_version < "4.0.0"
46
- gitdb==4.0.9 ; python_full_version >= "3.8.3" and python_version < "4.0"
47
- gitpython==3.1.27 ; python_full_version >= "3.8.3" and python_version < "4.0"
48
- h11==0.12.0 ; python_full_version >= "3.8.3" and python_full_version < "4.0.0"
49
- html2text==2020.1.16 ; python_full_version >= "3.8.3" and python_full_version < "4.0.0"
50
- httpcore==0.15.0 ; python_full_version >= "3.8.3" and python_full_version < "4.0.0"
51
- httpx==0.23.0 ; python_full_version >= "3.8.3" and python_full_version < "4.0.0"
52
- huggingface-hub==0.21.4 ; python_full_version >= "3.8.3" and python_full_version < "4.0.0"
53
- icecream==2.1.2 ; python_full_version >= "3.8.3" and python_version < "4.0"
54
- idna==3.3 ; python_full_version >= "3.8.3" and python_version < "4"
55
- importlib-metadata==4.11.4 ; python_full_version >= "3.8.3" and python_version < "4.0"
56
- importlib-resources==5.8.0 ; python_full_version >= "3.8.3" and python_version < "3.9"
57
- install==1.3.5 ; python_full_version >= "3.8.3" and python_version < "4.0"
58
- ipykernel==6.15.0 ; python_full_version >= "3.8.3" and python_version < "4.0"
59
- ipython-genutils==0.2.0 ; python_full_version >= "3.8.3" and python_version < "4.0"
60
- ipython==8.4.0 ; python_full_version >= "3.8.3" and python_version < "4.0"
61
- ipywidgets==7.7.0 ; python_full_version >= "3.8.3" and python_version < "4.0"
62
- jedi==0.18.1 ; python_full_version >= "3.8.3" and python_version < "4.0"
63
- jinja2==3.1.2 ; python_full_version >= "3.8.3" and python_version < "4.0"
64
- joblib==1.1.0 ; python_full_version >= "3.8.3" and python_version < "4.0"
65
- jsonschema==4.6.0 ; python_full_version >= "3.8.3" and python_version < "4.0"
66
- jupyter-client==7.3.4 ; python_full_version >= "3.8.3" and python_version < "4.0"
67
- jupyter-core==4.10.0 ; python_full_version >= "3.8.3" and python_version < "4.0"
68
- jupyterlab-pygments==0.2.2 ; python_full_version >= "3.8.3" and python_version < "4.0"
69
- jupyterlab-widgets==1.1.0 ; python_full_version >= "3.8.3" and python_version < "4.0"
70
- loadtext==0.0.2 ; python_full_version >= "3.8.3" and python_full_version < "4.0.0"
71
- loguru==0.6.0 ; python_full_version >= "3.8.3" and python_full_version < "4.0.0"
72
- logzero==1.7.0 ; python_full_version >= "3.8.3" and python_version < "4.0"
73
- lxml==4.9.0 ; python_full_version >= "3.8.3" and python_full_version < "4.0.0"
74
- markupsafe==2.1.1 ; python_full_version >= "3.8.3" and python_version < "4.0"
75
- marshmallow==3.16.0 ; python_full_version >= "3.8.3" and python_full_version < "4.0.0"
76
- matplotlib-inline==0.1.3 ; python_full_version >= "3.8.3" and python_version < "4.0"
77
- mistune==0.8.4 ; python_full_version >= "3.8.3" and python_version < "4.0"
78
- more-itertools==8.13.0 ; python_full_version >= "3.8.3" and python_full_version < "4.0.0"
79
- nbclient==0.6.4 ; python_full_version >= "3.8.3" and python_version < "4.0"
80
- nbconvert==6.5.0 ; python_full_version >= "3.8.3" and python_version < "4.0"
81
- nbformat==5.4.0 ; python_full_version >= "3.8.3" and python_version < "4.0"
82
- nest-asyncio==1.5.5 ; python_full_version >= "3.8.3" and python_version < "4.0"
83
- notebook==6.4.12 ; python_full_version >= "3.8.3" and python_version < "4.0"
84
- numpy==1.22.4 ; python_full_version >= "3.8.3" and python_version < "4.0"
85
- packaging==21.3 ; python_full_version >= "3.8.3" and python_version < "4.0"
86
- pandas==1.4.2 ; python_full_version >= "3.8.3" and python_version < "4.0"
87
- pandocfilters==1.5.0 ; python_full_version >= "3.8.3" and python_version < "4.0"
88
- parso==0.8.3 ; python_full_version >= "3.8.3" and python_version < "4.0"
89
- pendulum==2.1.2 ; python_full_version >= "3.8.3" and python_full_version < "4.0.0"
90
- pexpect==4.8.0 ; python_full_version >= "3.8.3" and python_version < "4.0" and sys_platform != "win32"
91
- pickleshare==0.7.5 ; python_full_version >= "3.8.3" and python_version < "4.0"
92
- pillow==9.1.1 ; python_full_version >= "3.8.3" and python_version < "4.0"
93
- prometheus-client==0.14.1 ; python_full_version >= "3.8.3" and python_version < "4.0"
94
- prompt-toolkit==3.0.29 ; python_full_version >= "3.8.3" and python_version < "4.0"
95
- protobuf==3.20.1 ; python_full_version >= "3.8.3" and python_version < "4.0"
96
- psutil==5.9.1 ; python_full_version >= "3.8.3" and python_version < "4.0"
97
- ptyprocess==0.7.0 ; python_full_version >= "3.8.3" and python_version < "4.0" and (sys_platform != "win32" or os_name != "nt")
98
- pure-eval==0.2.2 ; python_full_version >= "3.8.3" and python_version < "4.0"
99
- py==1.11.0 ; python_full_version >= "3.8.3" and python_version < "4.0" and implementation_name == "pypy"
100
- pyarrow==8.0.0 ; python_full_version >= "3.8.3" and python_version < "4.0"
101
- pycparser==2.21 ; python_full_version >= "3.8.3" and python_version < "4.0"
102
- pydeck==0.7.1 ; python_full_version >= "3.8.3" and python_version < "4.0"
103
- pygments==2.12.0 ; python_full_version >= "3.8.3" and python_version < "4.0"
104
- pympler==1.0.1 ; python_full_version >= "3.8.3" and python_version < "4.0"
105
- pyparsing==3.0.9 ; python_full_version >= "3.8.3" and python_version < "4.0"
106
- pyrsistent==0.18.1 ; python_full_version >= "3.8.3" and python_version < "4.0"
107
- python-dateutil==2.8.2 ; python_full_version >= "3.8.3" and python_version < "4.0"
108
- python-dotenv==0.19.2 ; python_full_version >= "3.8.3" and python_version < "4.0"
109
- pytz-deprecation-shim==0.1.0.post0 ; python_full_version >= "3.8.3" and python_version < "4.0"
110
- pytz==2022.1 ; python_full_version >= "3.8.3" and python_version < "4.0"
111
- pytzdata==2020.1 ; python_full_version >= "3.8.3" and python_full_version < "4.0.0"
112
- pywin32==304 ; sys_platform == "win32" and platform_python_implementation != "PyPy" and python_full_version >= "3.8.3" and python_version < "4.0"
113
- pywinpty==2.0.5 ; python_full_version >= "3.8.3" and python_version < "4.0" and os_name == "nt"
114
- pyyaml==6.0.1 ; python_full_version >= "3.8.3" and python_full_version < "4.0.0"
115
- pyzmq==23.1.0 ; python_full_version >= "3.8.3" and python_version < "4.0"
116
- readability-lxml==0.8.1 ; python_full_version >= "3.8.3" and python_full_version < "4.0.0"
117
- regex==2023.12.25 ; python_full_version >= "3.8.3" and python_full_version < "4.0.0"
118
- requests==2.28.0 ; python_full_version >= "3.8.3" and python_version < "4"
119
- rfc3986[idna2008]==1.5.0 ; python_full_version >= "3.8.3" and python_full_version < "4.0.0"
120
- rich==12.4.4 ; python_full_version >= "3.8.3" and python_version < "4.0"
121
- safetensors==0.4.2 ; python_full_version >= "3.8.3" and python_full_version < "4.0.0"
122
- scikit-learn==1.1.1 ; python_full_version >= "3.8.3" and python_version < "4.0"
123
- # scipy==1.6.1 ; python_full_version >= "3.8.3" and python_version < "4.0"
124
- semver==2.13.0 ; python_full_version >= "3.8.3" and python_version < "4.0"
125
- send2trash==1.8.0 ; python_full_version >= "3.8.3" and python_version < "4.0"
126
- set-loglevel==0.1.2 ; python_full_version >= "3.8.3" and python_full_version < "4.0.0"
127
- setuptools==69.1.1 ; python_full_version >= "3.8.3" and python_version < "4.0"
128
- simplejson==3.17.6 ; python_full_version >= "3.8.3" and python_version < "4.0"
129
- six==1.16.0 ; python_full_version >= "3.8.3" and python_version < "4.0"
130
- sklearn==0.0 ; python_full_version >= "3.8.3" and python_version < "4.0"
131
- smmap==5.0.0 ; python_full_version >= "3.8.3" and python_version < "4.0"
132
- sniffio==1.2.0 ; python_full_version >= "3.8.3" and python_full_version < "4.0.0"
133
- soupsieve==2.3.2.post1 ; python_full_version >= "3.8.3" and python_version < "4.0"
134
- stack-data==0.3.0 ; python_full_version >= "3.8.3" and python_version < "4.0"
135
- streamlit-aggrid==0.2.3.post2 ; python_full_version >= "3.8.3" and python_version < "4.0"
136
- streamlit-option-menu==0.3.2 ; python_full_version >= "3.8.3" and python_full_version < "4.0.0"
137
- streamlit==1.10.0 ; python_full_version >= "3.8.3" and python_version < "4.0"
138
- terminado==0.15.0 ; python_full_version >= "3.8.3" and python_version < "4.0"
139
- threadpoolctl==3.1.0 ; python_full_version >= "3.8.3" and python_version < "4.0"
140
- tinycss2==1.1.1 ; python_full_version >= "3.8.3" and python_version < "4.0"
141
- tokenizers==0.15.2 ; python_full_version >= "3.8.3" and python_full_version < "4.0.0"
142
- toml==0.10.2 ; python_full_version >= "3.8.3" and python_version < "4.0"
143
- toolz==0.11.2 ; python_full_version >= "3.8.3" and python_version < "4.0"
144
- tornado==6.1 ; python_full_version >= "3.8.3" and python_version < "4.0"
145
- tqdm==4.64.0 ; python_full_version >= "3.8.3" and python_full_version < "4.0.0"
146
- traitlets==5.2.2.post1 ; python_full_version >= "3.8.3" and python_version < "4.0"
147
- transformers==4.38.2 ; python_full_version >= "3.8.3" and python_full_version < "4.0.0"
148
- typer==0.4.1 ; python_full_version >= "3.8.3" and python_full_version < "4.0.0"
149
- typing-extensions==4.2.0 ; python_full_version >= "3.8.3" and python_version < "4.0"
150
- tzdata==2022.1 ; python_full_version >= "3.8.3" and python_version < "4.0"
151
- tzlocal==4.2 ; python_full_version >= "3.8.3" and python_version < "4.0"
152
- urllib3==1.26.9 ; python_full_version >= "3.8.3" and python_version < "4"
153
- validators==0.20.0 ; python_full_version >= "3.8.3" and python_version < "4.0"
154
- watchdog==2.1.9 ; python_full_version >= "3.8.3" and python_version < "4.0" and platform_system != "Darwin"
155
- wcwidth==0.2.5 ; python_full_version >= "3.8.3" and python_version < "4.0"
156
- webencodings==0.5.1 ; python_full_version >= "3.8.3" and python_version < "4.0"
157
- widgetsnbextension==3.6.0 ; python_full_version >= "3.8.3" and python_version < "4.0"
158
- win32-setctime==1.1.0 ; python_full_version >= "3.8.3" and python_full_version < "4.0.0" and sys_platform == "win32"
159
- xlsxwriter==3.0.3 ; python_full_version >= "3.8.3" and python_full_version < "4.0.0"
160
- zipp==3.8.0 ; python_full_version >= "3.8.3" and python_version < "4.0"
 
1
+ about-time==3.1.1 ; python_version >= "3.10" and python_version < "3.11"
2
+ altair==4.2.0 ; python_version >= "3.10" and python_version < "3.11"
3
+ anyio==3.6.1 ; python_version >= "3.10" and python_version < "3.11"
4
+ appnope==0.1.3 ; python_version >= "3.10" and python_version < "3.11" and (platform_system == "Darwin" or sys_platform == "darwin")
5
+ argon2-cffi-bindings==21.2.0 ; python_version >= "3.10" and python_version < "3.11"
6
+ argon2-cffi==21.3.0 ; python_version >= "3.10" and python_version < "3.11"
7
+ aset2pairs==0.1.0 ; python_version >= "3.10" and python_version < "3.11"
8
+ asttokens==2.0.5 ; python_version >= "3.10" and python_version < "3.11"
9
+ attrs==21.4.0 ; python_version >= "3.10" and python_version < "3.11"
10
+ backcall==0.2.0 ; python_version >= "3.10" and python_version < "3.11"
11
+ beautifulsoup4==4.11.1 ; python_version >= "3.10" and python_version < "3.11"
12
+ bleach==5.0.0 ; python_version >= "3.10" and python_version < "3.11"
13
+ blinker==1.4 ; python_version >= "3.10" and python_version < "3.11"
14
+ cachetools==5.2.0 ; python_version >= "3.10" and python_version < "3.11"
15
+ cchardet==2.1.7 ; python_version >= "3.10" and python_version < "3.11"
16
+ certifi==2022.6.15 ; python_version >= "3.10" and python_version < "3.11"
17
+ 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"
24
+ debugpy==1.6.0 ; python_version >= "3.10" and python_version < "3.11"
25
+ decorator==5.1.1 ; python_version >= "3.10" and python_version < "3.11"
26
+ defusedxml==0.7.1 ; python_version >= "3.10" and python_version < "3.11"
27
+ entrypoints==0.4 ; python_version >= "3.10" and python_version < "3.11"
28
+ environs==9.5.0 ; python_version >= "3.10" and python_version < "3.11"
29
+ executing==0.8.3 ; python_version >= "3.10" and python_version < "3.11"
30
+ fastjsonschema==2.15.3 ; python_version >= "3.10" and python_version < "3.11"
31
+ filelock==3.13.1 ; python_version >= "3.10" and python_version < "3.11"
32
+ fsspec==2024.2.0 ; python_version >= "3.10" and python_version < "3.11"
33
+ gitdb==4.0.9 ; python_version >= "3.10" and python_version < "3.11"
34
+ gitpython==3.1.27 ; python_version >= "3.10" and python_version < "3.11"
35
+ h11==0.12.0 ; python_version >= "3.10" and python_version < "3.11"
36
+ html2text==2020.1.16 ; python_version >= "3.10" and python_version < "3.11"
37
+ httpcore==0.15.0 ; python_version >= "3.10" and python_version < "3.11"
38
+ httpx==0.23.0 ; python_version >= "3.10" and python_version < "3.11"
39
+ huggingface-hub==0.21.4 ; python_version >= "3.10" and python_version < "3.11"
40
+ icecream==2.1.2 ; python_version >= "3.10" and python_version < "3.11"
41
+ idna==3.3 ; python_version >= "3.10" and python_version < "3.11"
42
+ importlib-metadata==4.11.4 ; python_version >= "3.10" and python_version < "3.11"
43
+ install==1.3.5 ; python_version >= "3.10" and python_version < "3.11"
44
+ ipykernel==6.15.0 ; python_version >= "3.10" and python_version < "3.11"
45
+ ipython-genutils==0.2.0 ; python_version >= "3.10" and python_version < "3.11"
46
+ 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"
53
+ jupyterlab-pygments==0.2.2 ; python_version >= "3.10" and python_version < "3.11"
54
+ jupyterlab-widgets==1.1.0 ; python_version >= "3.10" and python_version < "3.11"
55
+ loadtext==0.0.2 ; python_version >= "3.10" and python_version < "3.11"
56
+ loguru==0.6.0 ; python_version >= "3.10" and python_version < "3.11"
57
+ logzero==1.7.0 ; python_version >= "3.10" and python_version < "3.11"
58
+ lxml==4.9.0 ; python_version >= "3.10" and python_version < "3.11"
59
+ markupsafe==2.1.1 ; python_version >= "3.10" and python_version < "3.11"
60
+ marshmallow==3.16.0 ; python_version >= "3.10" and python_version < "3.11"
61
+ matplotlib-inline==0.1.3 ; python_version >= "3.10" and python_version < "3.11"
62
+ mistune==0.8.4 ; python_version >= "3.10" and python_version < "3.11"
63
+ more-itertools==8.13.0 ; python_version >= "3.10" and python_version < "3.11"
64
+ nbclient==0.6.4 ; python_version >= "3.10" and python_version < "3.11"
65
+ nbconvert==6.5.0 ; python_version >= "3.10" and python_version < "3.11"
66
+ nbformat==5.4.0 ; python_version >= "3.10" and python_version < "3.11"
67
+ nest-asyncio==1.5.5 ; python_version >= "3.10" and python_version < "3.11"
68
+ notebook==6.4.12 ; python_version >= "3.10" and python_version < "3.11"
69
+ numpy==1.22.4 ; python_version >= "3.10" and python_version < "3.11"
70
+ packaging==21.3 ; python_version >= "3.10" and python_version < "3.11"
71
+ pandas==1.4.2 ; python_version >= "3.10" and python_version < "3.11"
72
+ pandocfilters==1.5.0 ; python_version >= "3.10" and python_version < "3.11"
73
+ parso==0.8.3 ; python_version >= "3.10" and python_version < "3.11"
74
+ pendulum==2.1.2 ; python_version >= "3.10" and python_version < "3.11"
75
+ pexpect==4.8.0 ; python_version >= "3.10" and python_version < "3.11" and sys_platform != "win32"
76
+ pickleshare==0.7.5 ; python_version >= "3.10" and python_version < "3.11"
77
+ pillow==9.1.1 ; python_version >= "3.10" and python_version < "3.11"
78
+ prometheus-client==0.14.1 ; python_version >= "3.10" and python_version < "3.11"
79
+ prompt-toolkit==3.0.29 ; python_version >= "3.10" and python_version < "3.11"
80
+ protobuf==3.20.1 ; python_version >= "3.10" and python_version < "3.11"
81
+ psutil==5.9.1 ; python_version >= "3.10" and python_version < "3.11"
82
+ ptyprocess==0.7.0 ; python_version >= "3.10" and python_version < "3.11" and (sys_platform != "win32" or os_name != "nt")
83
+ pure-eval==0.2.2 ; python_version >= "3.10" and python_version < "3.11"
84
+ py==1.11.0 ; python_version >= "3.10" and python_version < "3.11" and implementation_name == "pypy"
85
+ pyarrow==8.0.0 ; python_version >= "3.10" and python_version < "3.11"
86
+ pycparser==2.21 ; python_version >= "3.10" and python_version < "3.11"
87
+ pydeck==0.7.1 ; python_version >= "3.10" and python_version < "3.11"
88
+ pygments==2.12.0 ; python_version >= "3.10" and python_version < "3.11"
89
+ pympler==1.0.1 ; python_version >= "3.10" and python_version < "3.11"
90
+ pyparsing==3.0.9 ; python_version >= "3.10" and python_version < "3.11"
91
+ pyrsistent==0.18.1 ; python_version >= "3.10" and python_version < "3.11"
92
+ pysbd==0.3.4 ; python_version >= "3.10" and python_version < "3.11"
93
+ python-dateutil==2.8.2 ; python_version >= "3.10" and python_version < "3.11"
94
+ python-dotenv==0.19.2 ; python_version >= "3.10" and python_version < "3.11"
95
+ pytz-deprecation-shim==0.1.0.post0 ; python_version >= "3.10" and python_version < "3.11"
96
+ pytz==2022.1 ; python_version >= "3.10" and python_version < "3.11"
97
+ pytzdata==2020.1 ; python_version >= "3.10" and python_version < "3.11"
98
+ pywin32==304 ; sys_platform == "win32" and platform_python_implementation != "PyPy" and python_version >= "3.10" and python_version < "3.11"
99
+ pywinpty==2.0.5 ; python_version >= "3.10" and python_version < "3.11" and os_name == "nt"
100
+ pyyaml==6.0.1 ; python_version >= "3.10" and python_version < "3.11"
101
+ pyzmq==23.1.0 ; python_version >= "3.10" and python_version < "3.11"
102
+ readability-lxml==0.8.1 ; python_version >= "3.10" and python_version < "3.11"
103
+ regex==2023.12.25 ; python_version >= "3.10" and python_version < "3.11"
104
+ 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"
111
+ setuptools==69.1.1 ; python_version >= "3.10" and python_version < "3.11"
112
+ simplejson==3.17.6 ; python_version >= "3.10" and python_version < "3.11"
113
+ six==1.16.0 ; python_version >= "3.10" and python_version < "3.11"
114
+ smmap==5.0.0 ; python_version >= "3.10" and python_version < "3.11"
115
+ sniffio==1.2.0 ; python_version >= "3.10" and python_version < "3.11"
116
+ soupsieve==2.3.2.post1 ; python_version >= "3.10" and python_version < "3.11"
117
+ stack-data==0.3.0 ; python_version >= "3.10" and python_version < "3.11"
118
+ streamlit-aggrid==0.2.3.post2 ; python_version >= "3.10" and python_version < "3.11"
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"
125
+ toolz==0.11.2 ; python_version >= "3.10" and python_version < "3.11"
126
+ tornado==6.1 ; python_version >= "3.10" and python_version < "3.11"
127
+ tqdm==4.64.0 ; python_version >= "3.10" and python_version < "3.11"
128
+ traitlets==5.2.2.post1 ; python_version >= "3.10" and python_version < "3.11"
129
+ transformers==4.38.2 ; python_version >= "3.10" and python_version < "3.11"
130
+ typer==0.4.1 ; python_version >= "3.10" and python_version < "3.11"
131
+ typing-extensions==4.2.0 ; python_version >= "3.10" and python_version < "3.11"
132
+ tzdata==2022.1 ; python_version >= "3.10" and python_version < "3.11"
133
+ tzlocal==4.2 ; python_version >= "3.10" and python_version < "3.11"
134
+ urllib3==1.26.9 ; python_version >= "3.10" and python_version < "3.11"
135
+ validators==0.20.0 ; python_version >= "3.10" and python_version < "3.11"
136
+ watchdog==2.1.9 ; python_version >= "3.10" and python_version < "3.11" and platform_system != "Darwin"
137
+ wcwidth==0.2.5 ; python_version >= "3.10" and python_version < "3.11"
138
+ webencodings==0.5.1 ; python_version >= "3.10" and python_version < "3.11"
139
+ widgetsnbextension==3.6.0 ; python_version >= "3.10" and python_version < "3.11"
140
+ win32-setctime==1.1.0 ; python_version >= "3.10" and python_version < "3.11" and sys_platform == "win32"
141
+ xlsxwriter==3.0.3 ; python_version >= "3.10" and python_version < "3.11"
142
+ zipp==3.8.0 ; python_version >= "3.10" and python_version < "3.11"