chore: update poetry.lock
Browse files- poetry.lock +167 -82
poetry.lock
CHANGED
@@ -110,6 +110,7 @@ files = [
|
|
110 |
[package.dependencies]
|
111 |
aiohappyeyeballs = ">=2.3.0"
|
112 |
aiosignal = ">=1.1.2"
|
|
|
113 |
attrs = ">=17.3.0"
|
114 |
frozenlist = ">=1.1.1"
|
115 |
multidict = ">=4.5,<7.0"
|
@@ -156,6 +157,7 @@ files = [
|
|
156 |
]
|
157 |
|
158 |
[package.dependencies]
|
|
|
159 |
idna = ">=2.8"
|
160 |
sniffio = ">=1.1"
|
161 |
typing_extensions = {version = ">=4.5", markers = "python_version < \"3.13\""}
|
@@ -191,6 +193,17 @@ files = [
|
|
191 |
astroid = ["astroid (>=2,<4)"]
|
192 |
test = ["astroid (>=2,<4)", "pytest", "pytest-cov", "pytest-xdist"]
|
193 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
194 |
[[package]]
|
195 |
name = "attrs"
|
196 |
version = "24.3.0"
|
@@ -598,6 +611,9 @@ files = [
|
|
598 |
{file = "coverage-7.6.10.tar.gz", hash = "sha256:7fb105327c8f8f0682e29843e2ff96af9dcbe5bab8eeb4b398c6a33a16d80a23"},
|
599 |
]
|
600 |
|
|
|
|
|
|
|
601 |
[package.extras]
|
602 |
toml = ["tomli"]
|
603 |
|
@@ -765,6 +781,20 @@ tensorflow-gpu = ["tensorflow-gpu (>=2.2.0,!=2.6.0,!=2.6.1)"]
|
|
765 |
tests = ["Werkzeug (>=1.0.1)", "absl-py", "accelerate", "bert-score (>=0.3.6)", "cer (>=1.2.0)", "charcut (>=1.1.1)", "jiwer", "mauve-text", "nltk (<3.9)", "pytest", "pytest-datadir", "pytest-xdist", "requests-file (>=1.5.1)", "rouge-score (>=0.1.2)", "sacrebleu", "sacremoses", "scikit-learn", "scipy (>=1.10.0)", "sentencepiece", "seqeval", "six (>=1.15.0,<1.16.0)", "tensorflow (>=2.3,!=2.6.0,!=2.6.1,<=2.10)", "texttable (>=1.6.3)", "tldextract (>=3.1.0)", "toml (>=0.10.1)", "torch", "transformers", "trectools", "unidecode (>=1.3.4)"]
|
766 |
torch = ["torch"]
|
767 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
768 |
[[package]]
|
769 |
name = "executing"
|
770 |
version = "2.1.0"
|
@@ -1195,13 +1225,13 @@ typing = ["types-PyYAML", "types-requests", "types-simplejson", "types-toml", "t
|
|
1195 |
|
1196 |
[[package]]
|
1197 |
name = "identify"
|
1198 |
-
version = "2.6.
|
1199 |
description = "File identification library for Python"
|
1200 |
optional = false
|
1201 |
python-versions = ">=3.9"
|
1202 |
files = [
|
1203 |
-
{file = "identify-2.6.
|
1204 |
-
{file = "identify-2.6.
|
1205 |
]
|
1206 |
|
1207 |
[package.extras]
|
@@ -1298,6 +1328,7 @@ files = [
|
|
1298 |
[package.dependencies]
|
1299 |
colorama = {version = "*", markers = "sys_platform == \"win32\""}
|
1300 |
decorator = "*"
|
|
|
1301 |
jedi = ">=0.16"
|
1302 |
matplotlib-inline = "*"
|
1303 |
pexpect = {version = ">4.3", markers = "sys_platform != \"win32\" and sys_platform != \"emscripten\""}
|
@@ -1305,6 +1336,7 @@ prompt_toolkit = ">=3.0.41,<3.1.0"
|
|
1305 |
pygments = ">=2.4.0"
|
1306 |
stack_data = "*"
|
1307 |
traitlets = ">=5.13.0"
|
|
|
1308 |
|
1309 |
[package.extras]
|
1310 |
all = ["ipython[black,doc,kernel,matplotlib,nbconvert,nbformat,notebook,parallel,qtconsole]", "ipython[test,test-extra]"]
|
@@ -1809,6 +1841,9 @@ files = [
|
|
1809 |
{file = "multidict-6.1.0.tar.gz", hash = "sha256:22ae2ebf9b0c69d206c003e2f6a914ea33f0a932d4aa16f236afc049d9958f4a"},
|
1810 |
]
|
1811 |
|
|
|
|
|
|
|
1812 |
[[package]]
|
1813 |
name = "multiprocess"
|
1814 |
version = "0.70.16"
|
@@ -1876,6 +1911,7 @@ files = [
|
|
1876 |
|
1877 |
[package.dependencies]
|
1878 |
mypy_extensions = ">=1.0.0"
|
|
|
1879 |
typing_extensions = ">=4.6.0"
|
1880 |
|
1881 |
[package.extras]
|
@@ -1965,86 +2001,86 @@ files = [
|
|
1965 |
|
1966 |
[[package]]
|
1967 |
name = "orjson"
|
1968 |
-
version = "3.10.
|
1969 |
description = "Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy"
|
1970 |
optional = false
|
1971 |
python-versions = ">=3.8"
|
1972 |
files = [
|
1973 |
-
{file = "orjson-3.10.
|
1974 |
-
{file = "orjson-3.10.
|
1975 |
-
{file = "orjson-3.10.
|
1976 |
-
{file = "orjson-3.10.
|
1977 |
-
{file = "orjson-3.10.
|
1978 |
-
{file = "orjson-3.10.
|
1979 |
-
{file = "orjson-3.10.
|
1980 |
-
{file = "orjson-3.10.
|
1981 |
-
{file = "orjson-3.10.
|
1982 |
-
{file = "orjson-3.10.
|
1983 |
-
{file = "orjson-3.10.
|
1984 |
-
{file = "orjson-3.10.
|
1985 |
-
{file = "orjson-3.10.
|
1986 |
-
{file = "orjson-3.10.
|
1987 |
-
{file = "orjson-3.10.
|
1988 |
-
{file = "orjson-3.10.
|
1989 |
-
{file = "orjson-3.10.
|
1990 |
-
{file = "orjson-3.10.
|
1991 |
-
{file = "orjson-3.10.
|
1992 |
-
{file = "orjson-3.10.
|
1993 |
-
{file = "orjson-3.10.
|
1994 |
-
{file = "orjson-3.10.
|
1995 |
-
{file = "orjson-3.10.
|
1996 |
-
{file = "orjson-3.10.
|
1997 |
-
{file = "orjson-3.10.
|
1998 |
-
{file = "orjson-3.10.
|
1999 |
-
{file = "orjson-3.10.
|
2000 |
-
{file = "orjson-3.10.
|
2001 |
-
{file = "orjson-3.10.
|
2002 |
-
{file = "orjson-3.10.
|
2003 |
-
{file = "orjson-3.10.
|
2004 |
-
{file = "orjson-3.10.
|
2005 |
-
{file = "orjson-3.10.
|
2006 |
-
{file = "orjson-3.10.
|
2007 |
-
{file = "orjson-3.10.
|
2008 |
-
{file = "orjson-3.10.
|
2009 |
-
{file = "orjson-3.10.
|
2010 |
-
{file = "orjson-3.10.
|
2011 |
-
{file = "orjson-3.10.
|
2012 |
-
{file = "orjson-3.10.
|
2013 |
-
{file = "orjson-3.10.
|
2014 |
-
{file = "orjson-3.10.
|
2015 |
-
{file = "orjson-3.10.
|
2016 |
-
{file = "orjson-3.10.
|
2017 |
-
{file = "orjson-3.10.
|
2018 |
-
{file = "orjson-3.10.
|
2019 |
-
{file = "orjson-3.10.
|
2020 |
-
{file = "orjson-3.10.
|
2021 |
-
{file = "orjson-3.10.
|
2022 |
-
{file = "orjson-3.10.
|
2023 |
-
{file = "orjson-3.10.
|
2024 |
-
{file = "orjson-3.10.
|
2025 |
-
{file = "orjson-3.10.
|
2026 |
-
{file = "orjson-3.10.
|
2027 |
-
{file = "orjson-3.10.
|
2028 |
-
{file = "orjson-3.10.
|
2029 |
-
{file = "orjson-3.10.
|
2030 |
-
{file = "orjson-3.10.
|
2031 |
-
{file = "orjson-3.10.
|
2032 |
-
{file = "orjson-3.10.
|
2033 |
-
{file = "orjson-3.10.
|
2034 |
-
{file = "orjson-3.10.
|
2035 |
-
{file = "orjson-3.10.
|
2036 |
-
{file = "orjson-3.10.
|
2037 |
-
{file = "orjson-3.10.
|
2038 |
-
{file = "orjson-3.10.
|
2039 |
-
{file = "orjson-3.10.
|
2040 |
-
{file = "orjson-3.10.
|
2041 |
-
{file = "orjson-3.10.
|
2042 |
-
{file = "orjson-3.10.
|
2043 |
-
{file = "orjson-3.10.
|
2044 |
-
{file = "orjson-3.10.
|
2045 |
-
{file = "orjson-3.10.
|
2046 |
-
{file = "orjson-3.10.
|
2047 |
-
{file = "orjson-3.10.
|
2048 |
]
|
2049 |
|
2050 |
[[package]]
|
@@ -2110,7 +2146,11 @@ files = [
|
|
2110 |
]
|
2111 |
|
2112 |
[package.dependencies]
|
2113 |
-
numpy =
|
|
|
|
|
|
|
|
|
2114 |
python-dateutil = ">=2.8.2"
|
2115 |
pytz = ">=2020.1"
|
2116 |
tzdata = ">=2022.7"
|
@@ -2724,9 +2764,11 @@ files = [
|
|
2724 |
|
2725 |
[package.dependencies]
|
2726 |
colorama = {version = "*", markers = "sys_platform == \"win32\""}
|
|
|
2727 |
iniconfig = "*"
|
2728 |
packaging = "*"
|
2729 |
pluggy = ">=0.12,<2.0"
|
|
|
2730 |
|
2731 |
[package.extras]
|
2732 |
testing = ["argcomplete", "attrs (>=19.2.0)", "hypothesis (>=3.56)", "mock", "nose", "pygments (>=2.7.2)", "requests", "setuptools", "xmlschema"]
|
@@ -3030,6 +3072,7 @@ files = [
|
|
3030 |
[package.dependencies]
|
3031 |
markdown-it-py = ">=2.2.0"
|
3032 |
pygments = ">=2.13.0,<3.0.0"
|
|
|
3033 |
|
3034 |
[package.extras]
|
3035 |
jupyter = ["ipywidgets (>=7.5.1,<9)"]
|
@@ -3145,6 +3188,47 @@ anyio = ">=3.4.0,<5"
|
|
3145 |
[package.extras]
|
3146 |
full = ["httpx (>=0.22.0)", "itsdangerous", "jinja2", "python-multipart (>=0.0.7)", "pyyaml"]
|
3147 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3148 |
[[package]]
|
3149 |
name = "tomlkit"
|
3150 |
version = "0.12.0"
|
@@ -3293,6 +3377,7 @@ files = [
|
|
3293 |
[package.dependencies]
|
3294 |
click = ">=7.0"
|
3295 |
h11 = ">=0.8"
|
|
|
3296 |
|
3297 |
[package.extras]
|
3298 |
standard = ["colorama (>=0.4)", "httptools (>=0.6.3)", "python-dotenv (>=0.13)", "pyyaml (>=5.1)", "uvloop (>=0.14.0,!=0.15.0,!=0.15.1)", "watchfiles (>=0.13)", "websockets (>=10.4)"]
|
@@ -3650,5 +3735,5 @@ propcache = ">=0.2.0"
|
|
3650 |
|
3651 |
[metadata]
|
3652 |
lock-version = "2.0"
|
3653 |
-
python-versions = ">=3.
|
3654 |
-
content-hash = "
|
|
|
110 |
[package.dependencies]
|
111 |
aiohappyeyeballs = ">=2.3.0"
|
112 |
aiosignal = ">=1.1.2"
|
113 |
+
async-timeout = {version = ">=4.0,<6.0", markers = "python_version < \"3.11\""}
|
114 |
attrs = ">=17.3.0"
|
115 |
frozenlist = ">=1.1.1"
|
116 |
multidict = ">=4.5,<7.0"
|
|
|
157 |
]
|
158 |
|
159 |
[package.dependencies]
|
160 |
+
exceptiongroup = {version = ">=1.0.2", markers = "python_version < \"3.11\""}
|
161 |
idna = ">=2.8"
|
162 |
sniffio = ">=1.1"
|
163 |
typing_extensions = {version = ">=4.5", markers = "python_version < \"3.13\""}
|
|
|
193 |
astroid = ["astroid (>=2,<4)"]
|
194 |
test = ["astroid (>=2,<4)", "pytest", "pytest-cov", "pytest-xdist"]
|
195 |
|
196 |
+
[[package]]
|
197 |
+
name = "async-timeout"
|
198 |
+
version = "5.0.1"
|
199 |
+
description = "Timeout context manager for asyncio programs"
|
200 |
+
optional = false
|
201 |
+
python-versions = ">=3.8"
|
202 |
+
files = [
|
203 |
+
{file = "async_timeout-5.0.1-py3-none-any.whl", hash = "sha256:39e3809566ff85354557ec2398b55e096c8364bacac9405a7a1fa429e77fe76c"},
|
204 |
+
{file = "async_timeout-5.0.1.tar.gz", hash = "sha256:d9321a7a3d5a6a5e187e824d2fa0793ce379a202935782d555d6e9d2735677d3"},
|
205 |
+
]
|
206 |
+
|
207 |
[[package]]
|
208 |
name = "attrs"
|
209 |
version = "24.3.0"
|
|
|
611 |
{file = "coverage-7.6.10.tar.gz", hash = "sha256:7fb105327c8f8f0682e29843e2ff96af9dcbe5bab8eeb4b398c6a33a16d80a23"},
|
612 |
]
|
613 |
|
614 |
+
[package.dependencies]
|
615 |
+
tomli = {version = "*", optional = true, markers = "python_full_version <= \"3.11.0a6\" and extra == \"toml\""}
|
616 |
+
|
617 |
[package.extras]
|
618 |
toml = ["tomli"]
|
619 |
|
|
|
781 |
tests = ["Werkzeug (>=1.0.1)", "absl-py", "accelerate", "bert-score (>=0.3.6)", "cer (>=1.2.0)", "charcut (>=1.1.1)", "jiwer", "mauve-text", "nltk (<3.9)", "pytest", "pytest-datadir", "pytest-xdist", "requests-file (>=1.5.1)", "rouge-score (>=0.1.2)", "sacrebleu", "sacremoses", "scikit-learn", "scipy (>=1.10.0)", "sentencepiece", "seqeval", "six (>=1.15.0,<1.16.0)", "tensorflow (>=2.3,!=2.6.0,!=2.6.1,<=2.10)", "texttable (>=1.6.3)", "tldextract (>=3.1.0)", "toml (>=0.10.1)", "torch", "transformers", "trectools", "unidecode (>=1.3.4)"]
|
782 |
torch = ["torch"]
|
783 |
|
784 |
+
[[package]]
|
785 |
+
name = "exceptiongroup"
|
786 |
+
version = "1.2.2"
|
787 |
+
description = "Backport of PEP 654 (exception groups)"
|
788 |
+
optional = false
|
789 |
+
python-versions = ">=3.7"
|
790 |
+
files = [
|
791 |
+
{file = "exceptiongroup-1.2.2-py3-none-any.whl", hash = "sha256:3111b9d131c238bec2f8f516e123e14ba243563fb135d3fe885990585aa7795b"},
|
792 |
+
{file = "exceptiongroup-1.2.2.tar.gz", hash = "sha256:47c2edf7c6738fafb49fd34290706d1a1a2f4d1c6df275526b62cbb4aa5393cc"},
|
793 |
+
]
|
794 |
+
|
795 |
+
[package.extras]
|
796 |
+
test = ["pytest (>=6)"]
|
797 |
+
|
798 |
[[package]]
|
799 |
name = "executing"
|
800 |
version = "2.1.0"
|
|
|
1225 |
|
1226 |
[[package]]
|
1227 |
name = "identify"
|
1228 |
+
version = "2.6.4"
|
1229 |
description = "File identification library for Python"
|
1230 |
optional = false
|
1231 |
python-versions = ">=3.9"
|
1232 |
files = [
|
1233 |
+
{file = "identify-2.6.4-py2.py3-none-any.whl", hash = "sha256:993b0f01b97e0568c179bb9196391ff391bfb88a99099dbf5ce392b68f42d0af"},
|
1234 |
+
{file = "identify-2.6.4.tar.gz", hash = "sha256:285a7d27e397652e8cafe537a6cc97dd470a970f48fb2e9d979aa38eae5513ac"},
|
1235 |
]
|
1236 |
|
1237 |
[package.extras]
|
|
|
1328 |
[package.dependencies]
|
1329 |
colorama = {version = "*", markers = "sys_platform == \"win32\""}
|
1330 |
decorator = "*"
|
1331 |
+
exceptiongroup = {version = "*", markers = "python_version < \"3.11\""}
|
1332 |
jedi = ">=0.16"
|
1333 |
matplotlib-inline = "*"
|
1334 |
pexpect = {version = ">4.3", markers = "sys_platform != \"win32\" and sys_platform != \"emscripten\""}
|
|
|
1336 |
pygments = ">=2.4.0"
|
1337 |
stack_data = "*"
|
1338 |
traitlets = ">=5.13.0"
|
1339 |
+
typing_extensions = {version = ">=4.6", markers = "python_version < \"3.12\""}
|
1340 |
|
1341 |
[package.extras]
|
1342 |
all = ["ipython[black,doc,kernel,matplotlib,nbconvert,nbformat,notebook,parallel,qtconsole]", "ipython[test,test-extra]"]
|
|
|
1841 |
{file = "multidict-6.1.0.tar.gz", hash = "sha256:22ae2ebf9b0c69d206c003e2f6a914ea33f0a932d4aa16f236afc049d9958f4a"},
|
1842 |
]
|
1843 |
|
1844 |
+
[package.dependencies]
|
1845 |
+
typing-extensions = {version = ">=4.1.0", markers = "python_version < \"3.11\""}
|
1846 |
+
|
1847 |
[[package]]
|
1848 |
name = "multiprocess"
|
1849 |
version = "0.70.16"
|
|
|
1911 |
|
1912 |
[package.dependencies]
|
1913 |
mypy_extensions = ">=1.0.0"
|
1914 |
+
tomli = {version = ">=1.1.0", markers = "python_version < \"3.11\""}
|
1915 |
typing_extensions = ">=4.6.0"
|
1916 |
|
1917 |
[package.extras]
|
|
|
2001 |
|
2002 |
[[package]]
|
2003 |
name = "orjson"
|
2004 |
+
version = "3.10.13"
|
2005 |
description = "Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy"
|
2006 |
optional = false
|
2007 |
python-versions = ">=3.8"
|
2008 |
files = [
|
2009 |
+
{file = "orjson-3.10.13-cp310-cp310-macosx_10_15_x86_64.macosx_11_0_arm64.macosx_10_15_universal2.whl", hash = "sha256:1232c5e873a4d1638ef957c5564b4b0d6f2a6ab9e207a9b3de9de05a09d1d920"},
|
2010 |
+
{file = "orjson-3.10.13-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:d26a0eca3035619fa366cbaf49af704c7cb1d4a0e6c79eced9f6a3f2437964b6"},
|
2011 |
+
{file = "orjson-3.10.13-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:d4b6acd7c9c829895e50d385a357d4b8c3fafc19c5989da2bae11783b0fd4977"},
|
2012 |
+
{file = "orjson-3.10.13-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:1884e53c6818686891cc6fc5a3a2540f2f35e8c76eac8dc3b40480fb59660b00"},
|
2013 |
+
{file = "orjson-3.10.13-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:6a428afb5720f12892f64920acd2eeb4d996595bf168a26dd9190115dbf1130d"},
|
2014 |
+
{file = "orjson-3.10.13-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:ba5b13b8739ce5b630c65cb1c85aedbd257bcc2b9c256b06ab2605209af75a2e"},
|
2015 |
+
{file = "orjson-3.10.13-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:cab83e67f6aabda1b45882254b2598b48b80ecc112968fc6483fa6dae609e9f0"},
|
2016 |
+
{file = "orjson-3.10.13-cp310-cp310-musllinux_1_2_aarch64.whl", hash = "sha256:62c3cc00c7e776c71c6b7b9c48c5d2701d4c04e7d1d7cdee3572998ee6dc57cc"},
|
2017 |
+
{file = "orjson-3.10.13-cp310-cp310-musllinux_1_2_armv7l.whl", hash = "sha256:dc03db4922e75bbc870b03fc49734cefbd50fe975e0878327d200022210b82d8"},
|
2018 |
+
{file = "orjson-3.10.13-cp310-cp310-musllinux_1_2_i686.whl", hash = "sha256:22f1c9a30b43d14a041a6ea190d9eca8a6b80c4beb0e8b67602c82d30d6eec3e"},
|
2019 |
+
{file = "orjson-3.10.13-cp310-cp310-musllinux_1_2_x86_64.whl", hash = "sha256:b42f56821c29e697c68d7d421410d7c1d8f064ae288b525af6a50cf99a4b1200"},
|
2020 |
+
{file = "orjson-3.10.13-cp310-cp310-win32.whl", hash = "sha256:0dbf3b97e52e093d7c3e93eb5eb5b31dc7535b33c2ad56872c83f0160f943487"},
|
2021 |
+
{file = "orjson-3.10.13-cp310-cp310-win_amd64.whl", hash = "sha256:46c249b4e934453be4ff2e518cd1adcd90467da7391c7a79eaf2fbb79c51e8c7"},
|
2022 |
+
{file = "orjson-3.10.13-cp311-cp311-macosx_10_15_x86_64.macosx_11_0_arm64.macosx_10_15_universal2.whl", hash = "sha256:a36c0d48d2f084c800763473020a12976996f1109e2fcb66cfea442fdf88047f"},
|
2023 |
+
{file = "orjson-3.10.13-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:0065896f85d9497990731dfd4a9991a45b0a524baec42ef0a63c34630ee26fd6"},
|
2024 |
+
{file = "orjson-3.10.13-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:92b4ec30d6025a9dcdfe0df77063cbce238c08d0404471ed7a79f309364a3d19"},
|
2025 |
+
{file = "orjson-3.10.13-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:a94542d12271c30044dadad1125ee060e7a2048b6c7034e432e116077e1d13d2"},
|
2026 |
+
{file = "orjson-3.10.13-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:3723e137772639af8adb68230f2aa4bcb27c48b3335b1b1e2d49328fed5e244c"},
|
2027 |
+
{file = "orjson-3.10.13-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:5f00c7fb18843bad2ac42dc1ce6dd214a083c53f1e324a0fd1c8137c6436269b"},
|
2028 |
+
{file = "orjson-3.10.13-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:0e2759d3172300b2f892dee85500b22fca5ac49e0c42cfff101aaf9c12ac9617"},
|
2029 |
+
{file = "orjson-3.10.13-cp311-cp311-musllinux_1_2_aarch64.whl", hash = "sha256:ee948c6c01f6b337589c88f8e0bb11e78d32a15848b8b53d3f3b6fea48842c12"},
|
2030 |
+
{file = "orjson-3.10.13-cp311-cp311-musllinux_1_2_armv7l.whl", hash = "sha256:aa6fe68f0981fba0d4bf9cdc666d297a7cdba0f1b380dcd075a9a3dd5649a69e"},
|
2031 |
+
{file = "orjson-3.10.13-cp311-cp311-musllinux_1_2_i686.whl", hash = "sha256:dbcd7aad6bcff258f6896abfbc177d54d9b18149c4c561114f47ebfe74ae6bfd"},
|
2032 |
+
{file = "orjson-3.10.13-cp311-cp311-musllinux_1_2_x86_64.whl", hash = "sha256:2149e2fcd084c3fd584881c7f9d7f9e5ad1e2e006609d8b80649655e0d52cd02"},
|
2033 |
+
{file = "orjson-3.10.13-cp311-cp311-win32.whl", hash = "sha256:89367767ed27b33c25c026696507c76e3d01958406f51d3a2239fe9e91959df2"},
|
2034 |
+
{file = "orjson-3.10.13-cp311-cp311-win_amd64.whl", hash = "sha256:dca1d20f1af0daff511f6e26a27354a424f0b5cf00e04280279316df0f604a6f"},
|
2035 |
+
{file = "orjson-3.10.13-cp312-cp312-macosx_10_15_x86_64.macosx_11_0_arm64.macosx_10_15_universal2.whl", hash = "sha256:a3614b00621c77f3f6487792238f9ed1dd8a42f2ec0e6540ee34c2d4e6db813a"},
|
2036 |
+
{file = "orjson-3.10.13-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:9c976bad3996aa027cd3aef78aa57873f3c959b6c38719de9724b71bdc7bd14b"},
|
2037 |
+
{file = "orjson-3.10.13-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:5f74d878d1efb97a930b8a9f9898890067707d683eb5c7e20730030ecb3fb930"},
|
2038 |
+
{file = "orjson-3.10.13-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:33ef84f7e9513fb13b3999c2a64b9ca9c8143f3da9722fbf9c9ce51ce0d8076e"},
|
2039 |
+
{file = "orjson-3.10.13-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:dd2bcde107221bb9c2fa0c4aaba735a537225104173d7e19cf73f70b3126c993"},
|
2040 |
+
{file = "orjson-3.10.13-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:064b9dbb0217fd64a8d016a8929f2fae6f3312d55ab3036b00b1d17399ab2f3e"},
|
2041 |
+
{file = "orjson-3.10.13-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:c0044b0b8c85a565e7c3ce0a72acc5d35cda60793edf871ed94711e712cb637d"},
|
2042 |
+
{file = "orjson-3.10.13-cp312-cp312-musllinux_1_2_aarch64.whl", hash = "sha256:7184f608ad563032e398f311910bc536e62b9fbdca2041be889afcbc39500de8"},
|
2043 |
+
{file = "orjson-3.10.13-cp312-cp312-musllinux_1_2_armv7l.whl", hash = "sha256:d36f689e7e1b9b6fb39dbdebc16a6f07cbe994d3644fb1c22953020fc575935f"},
|
2044 |
+
{file = "orjson-3.10.13-cp312-cp312-musllinux_1_2_i686.whl", hash = "sha256:54433e421618cd5873e51c0e9d0b9fb35f7bf76eb31c8eab20b3595bb713cd3d"},
|
2045 |
+
{file = "orjson-3.10.13-cp312-cp312-musllinux_1_2_x86_64.whl", hash = "sha256:e1ba0c5857dd743438acecc1cd0e1adf83f0a81fee558e32b2b36f89e40cee8b"},
|
2046 |
+
{file = "orjson-3.10.13-cp312-cp312-win32.whl", hash = "sha256:a42b9fe4b0114b51eb5cdf9887d8c94447bc59df6dbb9c5884434eab947888d8"},
|
2047 |
+
{file = "orjson-3.10.13-cp312-cp312-win_amd64.whl", hash = "sha256:3a7df63076435f39ec024bdfeb4c9767ebe7b49abc4949068d61cf4857fa6d6c"},
|
2048 |
+
{file = "orjson-3.10.13-cp313-cp313-macosx_10_15_x86_64.macosx_11_0_arm64.macosx_10_15_universal2.whl", hash = "sha256:2cdaf8b028a976ebab837a2c27b82810f7fc76ed9fb243755ba650cc83d07730"},
|
2049 |
+
{file = "orjson-3.10.13-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:48a946796e390cbb803e069472de37f192b7a80f4ac82e16d6eb9909d9e39d56"},
|
2050 |
+
{file = "orjson-3.10.13-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:1a7d64f1db5ecbc21eb83097e5236d6ab7e86092c1cd4c216c02533332951afc"},
|
2051 |
+
{file = "orjson-3.10.13-cp313-cp313-musllinux_1_2_aarch64.whl", hash = "sha256:711878da48f89df194edd2ba603ad42e7afed74abcd2bac164685e7ec15f96de"},
|
2052 |
+
{file = "orjson-3.10.13-cp313-cp313-musllinux_1_2_armv7l.whl", hash = "sha256:cf16f06cb77ce8baf844bc222dbcb03838f61d0abda2c3341400c2b7604e436e"},
|
2053 |
+
{file = "orjson-3.10.13-cp313-cp313-musllinux_1_2_i686.whl", hash = "sha256:8257c3fb8dd7b0b446b5e87bf85a28e4071ac50f8c04b6ce2d38cb4abd7dff57"},
|
2054 |
+
{file = "orjson-3.10.13-cp313-cp313-musllinux_1_2_x86_64.whl", hash = "sha256:d9c3a87abe6f849a4a7ac8a8a1dede6320a4303d5304006b90da7a3cd2b70d2c"},
|
2055 |
+
{file = "orjson-3.10.13-cp313-cp313-win32.whl", hash = "sha256:527afb6ddb0fa3fe02f5d9fba4920d9d95da58917826a9be93e0242da8abe94a"},
|
2056 |
+
{file = "orjson-3.10.13-cp313-cp313-win_amd64.whl", hash = "sha256:b5f7c298d4b935b222f52d6c7f2ba5eafb59d690d9a3840b7b5c5cda97f6ec5c"},
|
2057 |
+
{file = "orjson-3.10.13-cp38-cp38-macosx_10_15_x86_64.macosx_11_0_arm64.macosx_10_15_universal2.whl", hash = "sha256:e49333d1038bc03a25fdfe11c86360df9b890354bfe04215f1f54d030f33c342"},
|
2058 |
+
{file = "orjson-3.10.13-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:003721c72930dbb973f25c5d8e68d0f023d6ed138b14830cc94e57c6805a2eab"},
|
2059 |
+
{file = "orjson-3.10.13-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:63664bf12addb318dc8f032160e0f5dc17eb8471c93601e8f5e0d07f95003784"},
|
2060 |
+
{file = "orjson-3.10.13-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:6066729cf9552d70de297b56556d14b4f49c8f638803ee3c90fd212fa43cc6af"},
|
2061 |
+
{file = "orjson-3.10.13-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:8a1152e2761025c5d13b5e1908d4b1c57f3797ba662e485ae6f26e4e0c466388"},
|
2062 |
+
{file = "orjson-3.10.13-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:69b21d91c5c5ef8a201036d207b1adf3aa596b930b6ca3c71484dd11386cf6c3"},
|
2063 |
+
{file = "orjson-3.10.13-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:b12a63f48bb53dba8453d36ca2661f2330126d54e26c1661e550b32864b28ce3"},
|
2064 |
+
{file = "orjson-3.10.13-cp38-cp38-musllinux_1_2_aarch64.whl", hash = "sha256:a5a7624ab4d121c7e035708c8dd1f99c15ff155b69a1c0affc4d9d8b551281ba"},
|
2065 |
+
{file = "orjson-3.10.13-cp38-cp38-musllinux_1_2_armv7l.whl", hash = "sha256:0fee076134398d4e6cb827002468679ad402b22269510cf228301b787fdff5ae"},
|
2066 |
+
{file = "orjson-3.10.13-cp38-cp38-musllinux_1_2_i686.whl", hash = "sha256:ae537fcf330b3947e82c6ae4271e092e6cf16b9bc2cef68b14ffd0df1fa8832a"},
|
2067 |
+
{file = "orjson-3.10.13-cp38-cp38-musllinux_1_2_x86_64.whl", hash = "sha256:f81b26c03f5fb5f0d0ee48d83cea4d7bc5e67e420d209cc1a990f5d1c62f9be0"},
|
2068 |
+
{file = "orjson-3.10.13-cp38-cp38-win32.whl", hash = "sha256:0bc858086088b39dc622bc8219e73d3f246fb2bce70a6104abd04b3a080a66a8"},
|
2069 |
+
{file = "orjson-3.10.13-cp38-cp38-win_amd64.whl", hash = "sha256:3ca6f17467ebbd763f8862f1d89384a5051b461bb0e41074f583a0ebd7120e8e"},
|
2070 |
+
{file = "orjson-3.10.13-cp39-cp39-macosx_10_15_x86_64.macosx_11_0_arm64.macosx_10_15_universal2.whl", hash = "sha256:4a11532cbfc2f5752c37e84863ef8435b68b0e6d459b329933294f65fa4bda1a"},
|
2071 |
+
{file = "orjson-3.10.13-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:c96d2fb80467d1d0dfc4d037b4e1c0f84f1fe6229aa7fea3f070083acef7f3d7"},
|
2072 |
+
{file = "orjson-3.10.13-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:dda4ba4d3e6f6c53b6b9c35266788053b61656a716a7fef5c884629c2a52e7aa"},
|
2073 |
+
{file = "orjson-3.10.13-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:e4f998bbf300690be881772ee9c5281eb9c0044e295bcd4722504f5b5c6092ff"},
|
2074 |
+
{file = "orjson-3.10.13-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:dce1cc42ed75b585c0c4dc5eb53a90a34ccb493c09a10750d1a1f9b9eff2bd12"},
|
2075 |
+
{file = "orjson-3.10.13-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:03b0f29d485411e3c13d79604b740b14e4e5fb58811743f6f4f9693ee6480a8f"},
|
2076 |
+
{file = "orjson-3.10.13-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:233aae4474078d82f425134bb6a10fb2b3fc5a1a1b3420c6463ddd1b6a97eda8"},
|
2077 |
+
{file = "orjson-3.10.13-cp39-cp39-musllinux_1_2_aarch64.whl", hash = "sha256:e384e330a67cf52b3597ee2646de63407da6f8fc9e9beec3eaaaef5514c7a1c9"},
|
2078 |
+
{file = "orjson-3.10.13-cp39-cp39-musllinux_1_2_armv7l.whl", hash = "sha256:4222881d0aab76224d7b003a8e5fdae4082e32c86768e0e8652de8afd6c4e2c1"},
|
2079 |
+
{file = "orjson-3.10.13-cp39-cp39-musllinux_1_2_i686.whl", hash = "sha256:e400436950ba42110a20c50c80dff4946c8e3ec09abc1c9cf5473467e83fd1c5"},
|
2080 |
+
{file = "orjson-3.10.13-cp39-cp39-musllinux_1_2_x86_64.whl", hash = "sha256:f47c9e7d224b86ffb086059cdcf634f4b3f32480f9838864aa09022fe2617ce2"},
|
2081 |
+
{file = "orjson-3.10.13-cp39-cp39-win32.whl", hash = "sha256:a9ecea472f3eb653e1c0a3d68085f031f18fc501ea392b98dcca3e87c24f9ebe"},
|
2082 |
+
{file = "orjson-3.10.13-cp39-cp39-win_amd64.whl", hash = "sha256:5385935a73adce85cc7faac9d396683fd813566d3857fa95a0b521ef84a5b588"},
|
2083 |
+
{file = "orjson-3.10.13.tar.gz", hash = "sha256:eb9bfb14ab8f68d9d9492d4817ae497788a15fd7da72e14dfabc289c3bb088ec"},
|
2084 |
]
|
2085 |
|
2086 |
[[package]]
|
|
|
2146 |
]
|
2147 |
|
2148 |
[package.dependencies]
|
2149 |
+
numpy = [
|
2150 |
+
{version = ">=1.22.4", markers = "python_version < \"3.11\""},
|
2151 |
+
{version = ">=1.23.2", markers = "python_version == \"3.11\""},
|
2152 |
+
{version = ">=1.26.0", markers = "python_version >= \"3.12\""},
|
2153 |
+
]
|
2154 |
python-dateutil = ">=2.8.2"
|
2155 |
pytz = ">=2020.1"
|
2156 |
tzdata = ">=2022.7"
|
|
|
2764 |
|
2765 |
[package.dependencies]
|
2766 |
colorama = {version = "*", markers = "sys_platform == \"win32\""}
|
2767 |
+
exceptiongroup = {version = ">=1.0.0rc8", markers = "python_version < \"3.11\""}
|
2768 |
iniconfig = "*"
|
2769 |
packaging = "*"
|
2770 |
pluggy = ">=0.12,<2.0"
|
2771 |
+
tomli = {version = ">=1.0.0", markers = "python_version < \"3.11\""}
|
2772 |
|
2773 |
[package.extras]
|
2774 |
testing = ["argcomplete", "attrs (>=19.2.0)", "hypothesis (>=3.56)", "mock", "nose", "pygments (>=2.7.2)", "requests", "setuptools", "xmlschema"]
|
|
|
3072 |
[package.dependencies]
|
3073 |
markdown-it-py = ">=2.2.0"
|
3074 |
pygments = ">=2.13.0,<3.0.0"
|
3075 |
+
typing-extensions = {version = ">=4.0.0,<5.0", markers = "python_version < \"3.11\""}
|
3076 |
|
3077 |
[package.extras]
|
3078 |
jupyter = ["ipywidgets (>=7.5.1,<9)"]
|
|
|
3188 |
[package.extras]
|
3189 |
full = ["httpx (>=0.22.0)", "itsdangerous", "jinja2", "python-multipart (>=0.0.7)", "pyyaml"]
|
3190 |
|
3191 |
+
[[package]]
|
3192 |
+
name = "tomli"
|
3193 |
+
version = "2.2.1"
|
3194 |
+
description = "A lil' TOML parser"
|
3195 |
+
optional = false
|
3196 |
+
python-versions = ">=3.8"
|
3197 |
+
files = [
|
3198 |
+
{file = "tomli-2.2.1-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:678e4fa69e4575eb77d103de3df8a895e1591b48e740211bd1067378c69e8249"},
|
3199 |
+
{file = "tomli-2.2.1-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:023aa114dd824ade0100497eb2318602af309e5a55595f76b626d6d9f3b7b0a6"},
|
3200 |
+
{file = "tomli-2.2.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:ece47d672db52ac607a3d9599a9d48dcb2f2f735c6c2d1f34130085bb12b112a"},
|
3201 |
+
{file = "tomli-2.2.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:6972ca9c9cc9f0acaa56a8ca1ff51e7af152a9f87fb64623e31d5c83700080ee"},
|
3202 |
+
{file = "tomli-2.2.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:c954d2250168d28797dd4e3ac5cf812a406cd5a92674ee4c8f123c889786aa8e"},
|
3203 |
+
{file = "tomli-2.2.1-cp311-cp311-musllinux_1_2_aarch64.whl", hash = "sha256:8dd28b3e155b80f4d54beb40a441d366adcfe740969820caf156c019fb5c7ec4"},
|
3204 |
+
{file = "tomli-2.2.1-cp311-cp311-musllinux_1_2_i686.whl", hash = "sha256:e59e304978767a54663af13c07b3d1af22ddee3bb2fb0618ca1593e4f593a106"},
|
3205 |
+
{file = "tomli-2.2.1-cp311-cp311-musllinux_1_2_x86_64.whl", hash = "sha256:33580bccab0338d00994d7f16f4c4ec25b776af3ffaac1ed74e0b3fc95e885a8"},
|
3206 |
+
{file = "tomli-2.2.1-cp311-cp311-win32.whl", hash = "sha256:465af0e0875402f1d226519c9904f37254b3045fc5084697cefb9bdde1ff99ff"},
|
3207 |
+
{file = "tomli-2.2.1-cp311-cp311-win_amd64.whl", hash = "sha256:2d0f2fdd22b02c6d81637a3c95f8cd77f995846af7414c5c4b8d0545afa1bc4b"},
|
3208 |
+
{file = "tomli-2.2.1-cp312-cp312-macosx_10_13_x86_64.whl", hash = "sha256:4a8f6e44de52d5e6c657c9fe83b562f5f4256d8ebbfe4ff922c495620a7f6cea"},
|
3209 |
+
{file = "tomli-2.2.1-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:8d57ca8095a641b8237d5b079147646153d22552f1c637fd3ba7f4b0b29167a8"},
|
3210 |
+
{file = "tomli-2.2.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:4e340144ad7ae1533cb897d406382b4b6fede8890a03738ff1683af800d54192"},
|
3211 |
+
{file = "tomli-2.2.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:db2b95f9de79181805df90bedc5a5ab4c165e6ec3fe99f970d0e302f384ad222"},
|
3212 |
+
{file = "tomli-2.2.1-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:40741994320b232529c802f8bc86da4e1aa9f413db394617b9a256ae0f9a7f77"},
|
3213 |
+
{file = "tomli-2.2.1-cp312-cp312-musllinux_1_2_aarch64.whl", hash = "sha256:400e720fe168c0f8521520190686ef8ef033fb19fc493da09779e592861b78c6"},
|
3214 |
+
{file = "tomli-2.2.1-cp312-cp312-musllinux_1_2_i686.whl", hash = "sha256:02abe224de6ae62c19f090f68da4e27b10af2b93213d36cf44e6e1c5abd19fdd"},
|
3215 |
+
{file = "tomli-2.2.1-cp312-cp312-musllinux_1_2_x86_64.whl", hash = "sha256:b82ebccc8c8a36f2094e969560a1b836758481f3dc360ce9a3277c65f374285e"},
|
3216 |
+
{file = "tomli-2.2.1-cp312-cp312-win32.whl", hash = "sha256:889f80ef92701b9dbb224e49ec87c645ce5df3fa2cc548664eb8a25e03127a98"},
|
3217 |
+
{file = "tomli-2.2.1-cp312-cp312-win_amd64.whl", hash = "sha256:7fc04e92e1d624a4a63c76474610238576942d6b8950a2d7f908a340494e67e4"},
|
3218 |
+
{file = "tomli-2.2.1-cp313-cp313-macosx_10_13_x86_64.whl", hash = "sha256:f4039b9cbc3048b2416cc57ab3bda989a6fcf9b36cf8937f01a6e731b64f80d7"},
|
3219 |
+
{file = "tomli-2.2.1-cp313-cp313-macosx_11_0_arm64.whl", hash = "sha256:286f0ca2ffeeb5b9bd4fcc8d6c330534323ec51b2f52da063b11c502da16f30c"},
|
3220 |
+
{file = "tomli-2.2.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:a92ef1a44547e894e2a17d24e7557a5e85a9e1d0048b0b5e7541f76c5032cb13"},
|
3221 |
+
{file = "tomli-2.2.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:9316dc65bed1684c9a98ee68759ceaed29d229e985297003e494aa825ebb0281"},
|
3222 |
+
{file = "tomli-2.2.1-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:e85e99945e688e32d5a35c1ff38ed0b3f41f43fad8df0bdf79f72b2ba7bc5272"},
|
3223 |
+
{file = "tomli-2.2.1-cp313-cp313-musllinux_1_2_aarch64.whl", hash = "sha256:ac065718db92ca818f8d6141b5f66369833d4a80a9d74435a268c52bdfa73140"},
|
3224 |
+
{file = "tomli-2.2.1-cp313-cp313-musllinux_1_2_i686.whl", hash = "sha256:d920f33822747519673ee656a4b6ac33e382eca9d331c87770faa3eef562aeb2"},
|
3225 |
+
{file = "tomli-2.2.1-cp313-cp313-musllinux_1_2_x86_64.whl", hash = "sha256:a198f10c4d1b1375d7687bc25294306e551bf1abfa4eace6650070a5c1ae2744"},
|
3226 |
+
{file = "tomli-2.2.1-cp313-cp313-win32.whl", hash = "sha256:d3f5614314d758649ab2ab3a62d4f2004c825922f9e370b29416484086b264ec"},
|
3227 |
+
{file = "tomli-2.2.1-cp313-cp313-win_amd64.whl", hash = "sha256:a38aa0308e754b0e3c67e344754dff64999ff9b513e691d0e786265c93583c69"},
|
3228 |
+
{file = "tomli-2.2.1-py3-none-any.whl", hash = "sha256:cb55c73c5f4408779d0cf3eef9f762b9c9f147a77de7b258bef0a5628adc85cc"},
|
3229 |
+
{file = "tomli-2.2.1.tar.gz", hash = "sha256:cd45e1dc79c835ce60f7404ec8119f2eb06d38b1deba146f07ced3bbc44505ff"},
|
3230 |
+
]
|
3231 |
+
|
3232 |
[[package]]
|
3233 |
name = "tomlkit"
|
3234 |
version = "0.12.0"
|
|
|
3377 |
[package.dependencies]
|
3378 |
click = ">=7.0"
|
3379 |
h11 = ">=0.8"
|
3380 |
+
typing-extensions = {version = ">=4.0", markers = "python_version < \"3.11\""}
|
3381 |
|
3382 |
[package.extras]
|
3383 |
standard = ["colorama (>=0.4)", "httptools (>=0.6.3)", "python-dotenv (>=0.13)", "pyyaml (>=5.1)", "uvloop (>=0.14.0,!=0.15.0,!=0.15.1)", "watchfiles (>=0.13)", "websockets (>=10.4)"]
|
|
|
3735 |
|
3736 |
[metadata]
|
3737 |
lock-version = "2.0"
|
3738 |
+
python-versions = ">=3.10"
|
3739 |
+
content-hash = "5f2f913ff8b38fdaa013d005fd13a796c9128442d7cdb34dcb416ecdad3eceb5"
|