2022-12-13 08:44:06 +01:00
# This file is automatically @generated by Poetry and should not be changed by hand.
2020-05-31 16:31:36 +02:00
[ [ package ] ]
name = "agate"
2023-01-24 12:17:44 +01:00
version = "1.7.1"
2020-09-08 14:04:00 +02:00
description = "A data analysis library that is optimized for humans instead of machines."
category = "dev"
2020-05-31 16:31:36 +02:00
optional = false
python-versions = "*"
2022-12-13 08:44:06 +01:00
files = [
2023-01-24 12:17:44 +01:00
{ file = "agate-1.7.1-py2.py3-none-any.whl" , hash = "sha256:23f9f412f74f97b72f82b1525ab235cc816bc8c8525d968a091576a0dbc54a5f" } ,
{ file = "agate-1.7.1.tar.gz" , hash = "sha256:eadf46d980168b8922d5d396d6258eecd5e7dbef7e6f0c0b71e968545ea96389" } ,
2022-12-13 08:44:06 +01:00
]
2020-05-31 16:31:36 +02:00
[ package . dependencies ]
Babel = ">=2.0"
isodate = ">=0.5.4"
leather = ">=0.3.2"
2023-01-24 12:17:44 +01:00
parsedatetime = ">=2.1,<2.5 || >2.5"
2020-05-31 16:31:36 +02:00
python-slugify = ">=1.2.1"
pytimeparse = ">=1.1.5"
2021-08-12 20:47:46 +02:00
[ package . extras ]
docs = [ "Sphinx (>=1.2.2)" , "sphinx-rtd-theme (>=0.1.6)" ]
2023-01-24 12:17:44 +01:00
test = [ "PyICU (>=2.4.2)" , "coverage (>=3.7.1)" , "cssselect (>=0.9.1)" , "lxml (>=3.6.0)" , "pytest" , "pytest-cov" , "pytz (>=2015.4)" ]
2021-08-12 20:47:46 +02:00
2020-05-31 16:31:36 +02:00
[ [ package ] ]
name = "agate-dbf"
2020-09-08 14:04:00 +02:00
version = "0.2.2"
description = "agate-dbf adds read support for dbf files to agate."
category = "dev"
2020-05-31 16:31:36 +02:00
optional = false
python-versions = "*"
2022-12-13 08:44:06 +01:00
files = [
{ file = "agate-dbf-0.2.2.tar.gz" , hash = "sha256:589682b78c5c03f2dc8511e6e3edb659fb7336cd118e248896bb0b44c2f1917b" } ,
{ file = "agate_dbf-0.2.2-py2.py3-none-any.whl" , hash = "sha256:632a8826ecde3dffb28f15e3ccb9d523bc15b79eb157f063f2febc2c4078957a" } ,
]
2020-05-31 16:31:36 +02:00
[ package . dependencies ]
agate = ">=1.5.0"
dbfread = ">=2.0.5"
[ [ package ] ]
name = "agate-excel"
2021-08-12 20:47:46 +02:00
version = "0.2.5"
2020-09-08 14:04:00 +02:00
description = "agate-excel adds read support for Excel files (xls and xlsx) to agate."
category = "dev"
2020-05-31 16:31:36 +02:00
optional = false
python-versions = "*"
2022-12-13 08:44:06 +01:00
files = [
{ file = "agate-excel-0.2.5.tar.gz" , hash = "sha256:62315708433108772f7f610ca769996b468a4ead380076dbaf6ffe262831b153" } ,
{ file = "agate_excel-0.2.5-py2.py3-none-any.whl" , hash = "sha256:8963da01e0a09438a9d2743573948c14689f43e7e01bdd9add9865e9e24e294b" } ,
]
2020-05-31 16:31:36 +02:00
[ package . dependencies ]
agate = ">=1.5.0"
2021-08-12 20:47:46 +02:00
olefile = "*"
2020-05-31 16:31:36 +02:00
openpyxl = ">=2.3.0"
2021-08-12 20:47:46 +02:00
six = "*"
2020-05-31 16:31:36 +02:00
xlrd = ">=0.9.4"
2021-08-12 20:47:46 +02:00
[ package . extras ]
docs = [ "Sphinx (>=1.2.2)" , "sphinx-rtd-theme (>=0.1.6)" ]
test = [ "nose (>=1.1.2)" ]
2020-05-31 16:31:36 +02:00
[ [ package ] ]
name = "agate-sql"
2021-09-27 13:11:21 +02:00
version = "0.5.8"
2020-09-08 14:04:00 +02:00
description = "agate-sql adds SQL read/write support to agate."
category = "dev"
2020-05-31 16:31:36 +02:00
optional = false
python-versions = "*"
2022-12-13 08:44:06 +01:00
files = [
{ file = "agate-sql-0.5.8.tar.gz" , hash = "sha256:581e062ae878cc087d3d0948670d46b16589df0790bf814524b0587a359f2ada" } ,
{ file = "agate_sql-0.5.8-py2.py3-none-any.whl" , hash = "sha256:aae3d1014c3396cb0c21a21f0e41b514128bc0479b9a1627d020611f470199c3" } ,
]
2020-05-31 16:31:36 +02:00
[ package . dependencies ]
agate = ">=1.5.0"
sqlalchemy = ">=1.0.8"
2021-03-17 08:57:31 +01:00
[ package . extras ]
2021-08-12 20:47:46 +02:00
docs = [ "Sphinx (>=1.2.2)" , "sphinx-rtd-theme (>=0.1.6)" ]
2022-09-01 07:44:12 +02:00
test = [ "crate" , "geojson" , "nose (>=1.1.2)" ]
2021-03-17 08:57:31 +01:00
2022-01-30 11:26:04 +01:00
[ [ package ] ]
name = "appdirs"
version = "1.4.4"
description = "A small Python module for determining appropriate platform-specific dirs, e.g. a \"user data dir\"."
category = "main"
optional = false
python-versions = "*"
2022-12-13 08:44:06 +01:00
files = [
{ file = "appdirs-1.4.4-py2.py3-none-any.whl" , hash = "sha256:a841dacd6b99318a741b166adb07e19ee71a274450e68237b4650ca1055ab128" } ,
{ file = "appdirs-1.4.4.tar.gz" , hash = "sha256:7d5d0167b2b1ba821647616af46a749d1c653740dd0d2415100fe26e27afdf41" } ,
]
2022-01-30 11:26:04 +01:00
2022-11-28 15:15:19 +01:00
[ [ package ] ]
name = "appnope"
version = "0.1.3"
description = "Disable App Nap on macOS >= 10.9"
category = "dev"
optional = false
python-versions = "*"
2022-12-13 08:44:06 +01:00
files = [
{ file = "appnope-0.1.3-py2.py3-none-any.whl" , hash = "sha256:265a455292d0bd8a72453494fa24df5a11eb18373a60c7c0430889f22548605e" } ,
{ file = "appnope-0.1.3.tar.gz" , hash = "sha256:02bd91c4de869fbb1e1c50aafc4098827a7a54ab2f39d9dcba6c9547ed920e24" } ,
]
2022-11-28 15:15:19 +01:00
[ [ package ] ]
name = "asttokens"
2022-12-13 08:44:06 +01:00
version = "2.2.1"
2022-11-28 15:15:19 +01:00
description = "Annotate AST trees with source code positions"
category = "dev"
optional = false
python-versions = "*"
2022-12-13 08:44:06 +01:00
files = [
{ file = "asttokens-2.2.1-py2.py3-none-any.whl" , hash = "sha256:6b0ac9e93fb0335014d382b8fa9b3afa7df546984258005da0b9e7095b3deb1c" } ,
{ file = "asttokens-2.2.1.tar.gz" , hash = "sha256:4622110b2a6f30b77e1473affaa97e711bc2f07d3f10848420ff1898edbe94f3" } ,
]
2022-11-28 15:15:19 +01:00
[ package . dependencies ]
six = "*"
[ package . extras ]
2022-12-13 08:44:06 +01:00
test = [ "astroid" , "pytest" ]
2022-11-28 15:15:19 +01:00
2020-05-31 16:31:36 +02:00
[ [ package ] ]
name = "attrs"
2023-01-24 12:17:44 +01:00
version = "22.2.0"
2020-09-08 14:04:00 +02:00
description = "Classes Without Boilerplate"
2022-01-30 11:26:04 +01:00
category = "main"
2020-05-31 16:31:36 +02:00
optional = false
2023-01-24 12:17:44 +01:00
python-versions = ">=3.6"
2022-12-13 08:44:06 +01:00
files = [
2023-01-24 12:17:44 +01:00
{ file = "attrs-22.2.0-py3-none-any.whl" , hash = "sha256:29e95c7f6778868dbd49170f98f8818f78f3dc5e0e37c0b1f474e3561b240836" } ,
{ file = "attrs-22.2.0.tar.gz" , hash = "sha256:c9227bfc2f01993c03f68db37d1d15c9690188323c067c641f1a35ca58185f99" } ,
2022-12-13 08:44:06 +01:00
]
2020-05-31 16:31:36 +02:00
[ package . extras ]
2023-01-24 12:17:44 +01:00
cov = [ "attrs[tests]" , "coverage-enable-subprocess" , "coverage[toml] (>=5.3)" ]
dev = [ "attrs[docs,tests]" ]
docs = [ "furo" , "myst-parser" , "sphinx" , "sphinx-notfound-page" , "sphinxcontrib-towncrier" , "towncrier" , "zope.interface" ]
tests = [ "attrs[tests-no-zope]" , "zope.interface" ]
tests-no-zope = [ "cloudpickle" , "cloudpickle" , "hypothesis" , "hypothesis" , "mypy (>=0.971,<0.990)" , "mypy (>=0.971,<0.990)" , "pympler" , "pympler" , "pytest (>=4.3.0)" , "pytest (>=4.3.0)" , "pytest-mypy-plugins" , "pytest-mypy-plugins" , "pytest-xdist[psutil]" , "pytest-xdist[psutil]" ]
2020-05-31 16:31:36 +02:00
[ [ package ] ]
2022-11-01 10:20:43 +01:00
name = "babel"
2022-11-07 10:13:44 +01:00
version = "2.11.0"
2020-09-08 14:04:00 +02:00
description = "Internationalization utilities"
category = "dev"
2020-05-31 16:31:36 +02:00
optional = false
2022-07-08 14:50:03 +02:00
python-versions = ">=3.6"
2022-12-13 08:44:06 +01:00
files = [
{ file = "Babel-2.11.0-py3-none-any.whl" , hash = "sha256:1ad3eca1c885218f6dce2ab67291178944f810a10a9b5f3cb8382a5a232b64fe" } ,
{ file = "Babel-2.11.0.tar.gz" , hash = "sha256:5ef4b3226b0180dedded4229651c8b0e1a3a6a2837d45a073272f313e4cf97f6" } ,
]
2020-05-31 16:31:36 +02:00
[ package . dependencies ]
pytz = ">=2015.7"
2022-11-28 15:15:19 +01:00
[ [ package ] ]
name = "backcall"
version = "0.2.0"
description = "Specifications for callback functions passed in to an API"
category = "dev"
optional = false
python-versions = "*"
2022-12-13 08:44:06 +01:00
files = [
{ file = "backcall-0.2.0-py2.py3-none-any.whl" , hash = "sha256:fbbce6a29f263178a1f7915c1940bde0ec2b2a967566fe1c65c1dfb7422bd255" } ,
{ file = "backcall-0.2.0.tar.gz" , hash = "sha256:5cbdbf27be5e7cfadb448baf0aa95508f91f2bbc6c6437cd9cd06e2a4c215e1e" } ,
]
2022-11-28 15:15:19 +01:00
2020-05-31 16:31:36 +02:00
[ [ package ] ]
name = "black"
2022-12-13 08:44:06 +01:00
version = "22.12.0"
2020-09-08 14:04:00 +02:00
description = "The uncompromising code formatter."
category = "dev"
2020-05-31 16:31:36 +02:00
optional = false
2022-11-01 10:20:43 +01:00
python-versions = ">=3.7"
2022-12-13 08:44:06 +01:00
files = [
{ file = "black-22.12.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:9eedd20838bd5d75b80c9f5487dbcb06836a43833a37846cf1d8c1cc01cef59d" } ,
{ file = "black-22.12.0-cp310-cp310-win_amd64.whl" , hash = "sha256:159a46a4947f73387b4d83e87ea006dbb2337eab6c879620a3ba52699b1f4351" } ,
{ file = "black-22.12.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:d30b212bffeb1e252b31dd269dfae69dd17e06d92b87ad26e23890f3efea366f" } ,
{ file = "black-22.12.0-cp311-cp311-win_amd64.whl" , hash = "sha256:7412e75863aa5c5411886804678b7d083c7c28421210180d67dfd8cf1221e1f4" } ,
{ file = "black-22.12.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:c116eed0efb9ff870ded8b62fe9f28dd61ef6e9ddd28d83d7d264a38417dcee2" } ,
{ file = "black-22.12.0-cp37-cp37m-win_amd64.whl" , hash = "sha256:1f58cbe16dfe8c12b7434e50ff889fa479072096d79f0a7f25e4ab8e94cd8350" } ,
{ file = "black-22.12.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:77d86c9f3db9b1bf6761244bc0b3572a546f5fe37917a044e02f3166d5aafa7d" } ,
{ file = "black-22.12.0-cp38-cp38-win_amd64.whl" , hash = "sha256:82d9fe8fee3401e02e79767016b4907820a7dc28d70d137eb397b92ef3cc5bfc" } ,
{ file = "black-22.12.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:101c69b23df9b44247bd88e1d7e90154336ac4992502d4197bdac35dd7ee3320" } ,
{ file = "black-22.12.0-cp39-cp39-win_amd64.whl" , hash = "sha256:559c7a1ba9a006226f09e4916060982fd27334ae1998e7a38b3f33a37f7a2148" } ,
{ file = "black-22.12.0-py3-none-any.whl" , hash = "sha256:436cc9167dd28040ad90d3b404aec22cedf24a6e4d7de221bec2730ec0c97bcf" } ,
{ file = "black-22.12.0.tar.gz" , hash = "sha256:229351e5a18ca30f447bf724d007f890f97e13af070bb6ad4c0a441cd7596a2f" } ,
]
2020-09-08 14:04:00 +02:00
2020-05-31 16:31:36 +02:00
[ package . dependencies ]
2022-01-30 11:26:04 +01:00
click = ">=8.0.0"
2020-10-06 16:20:16 +02:00
mypy-extensions = ">=0.4.3"
2022-01-30 11:26:04 +01:00
pathspec = ">=0.9.0"
2021-09-06 20:03:30 +02:00
platformdirs = ">=2"
2022-07-08 14:50:03 +02:00
tomli = { version = ">=1.1.0" , markers = "python_full_version < \"3.11.0a7\"" }
2022-01-30 11:26:04 +01:00
typing-extensions = { version = ">=3.10.0.0" , markers = "python_version < \"3.10\"" }
2020-05-31 16:31:36 +02:00
2021-02-04 20:45:30 +01:00
[ package . extras ]
colorama = [ "colorama (>=0.4.3)" ]
2021-11-27 11:25:40 +01:00
d = [ "aiohttp (>=3.7.4)" ]
2021-09-06 20:03:30 +02:00
jupyter = [ "ipython (>=7.8.0)" , "tokenize-rt (>=3.2.0)" ]
2021-07-06 14:37:57 +02:00
uvloop = [ "uvloop (>=0.15.2)" ]
2021-02-04 20:45:30 +01:00
2022-01-30 11:26:04 +01:00
[ [ package ] ]
name = "cattrs"
2022-11-01 10:20:43 +01:00
version = "22.2.0"
2022-01-30 11:26:04 +01:00
description = "Composable complex class support for attrs and dataclasses."
category = "main"
optional = false
2022-11-01 10:20:43 +01:00
python-versions = ">=3.7"
2022-12-13 08:44:06 +01:00
files = [
{ file = "cattrs-22.2.0-py3-none-any.whl" , hash = "sha256:bc12b1f0d000b9f9bee83335887d532a1d3e99a833d1bf0882151c97d3e68c21" } ,
{ file = "cattrs-22.2.0.tar.gz" , hash = "sha256:f0eed5642399423cf656e7b66ce92cdc5b963ecafd041d1b24d136fdde7acf6d" } ,
]
2022-01-30 11:26:04 +01:00
[ package . dependencies ]
attrs = ">=20"
2022-11-01 10:20:43 +01:00
exceptiongroup = { version = "*" , markers = "python_version < \"3.11\"" }
2022-01-30 11:26:04 +01:00
2020-05-31 16:31:36 +02:00
[ [ package ] ]
name = "certifi"
2022-12-13 08:44:06 +01:00
version = "2022.12.7"
2020-09-08 14:04:00 +02:00
description = "Python package for providing Mozilla's CA Bundle."
category = "main"
2020-05-31 16:31:36 +02:00
optional = false
2022-07-08 14:50:03 +02:00
python-versions = ">=3.6"
2022-12-13 08:44:06 +01:00
files = [
{ file = "certifi-2022.12.7-py3-none-any.whl" , hash = "sha256:4ad3232f5e926d6718ec31cfc1fcadfde020920e278684144551c91769c7bc18" } ,
{ file = "certifi-2022.12.7.tar.gz" , hash = "sha256:35824b4c3a97115964b408844d64aa14db1cc518f6562e8d7261699d1350a9e3" } ,
]
2020-05-31 16:31:36 +02:00
[ [ package ] ]
2021-08-12 20:47:46 +02:00
name = "charset-normalizer"
2023-01-24 12:17:44 +01:00
version = "3.0.1"
2021-08-12 20:47:46 +02:00
description = "The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet."
2020-09-08 14:04:00 +02:00
category = "main"
2020-05-31 16:31:36 +02:00
optional = false
2023-01-24 12:17:44 +01:00
python-versions = "*"
2022-12-13 08:44:06 +01:00
files = [
2023-01-24 12:17:44 +01:00
{ file = "charset-normalizer-3.0.1.tar.gz" , hash = "sha256:ebea339af930f8ca5d7a699b921106c6e29c617fe9606fa7baa043c1cdae326f" } ,
{ file = "charset_normalizer-3.0.1-cp310-cp310-macosx_10_9_universal2.whl" , hash = "sha256:88600c72ef7587fe1708fd242b385b6ed4b8904976d5da0893e31df8b3480cb6" } ,
{ file = "charset_normalizer-3.0.1-cp310-cp310-macosx_10_9_x86_64.whl" , hash = "sha256:c75ffc45f25324e68ab238cb4b5c0a38cd1c3d7f1fb1f72b5541de469e2247db" } ,
{ file = "charset_normalizer-3.0.1-cp310-cp310-macosx_11_0_arm64.whl" , hash = "sha256:db72b07027db150f468fbada4d85b3b2729a3db39178abf5c543b784c1254539" } ,
{ file = "charset_normalizer-3.0.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:62595ab75873d50d57323a91dd03e6966eb79c41fa834b7a1661ed043b2d404d" } ,
{ file = "charset_normalizer-3.0.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:ff6f3db31555657f3163b15a6b7c6938d08df7adbfc9dd13d9d19edad678f1e8" } ,
{ file = "charset_normalizer-3.0.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:772b87914ff1152b92a197ef4ea40efe27a378606c39446ded52c8f80f79702e" } ,
{ file = "charset_normalizer-3.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:70990b9c51340e4044cfc394a81f614f3f90d41397104d226f21e66de668730d" } ,
{ file = "charset_normalizer-3.0.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:292d5e8ba896bbfd6334b096e34bffb56161c81408d6d036a7dfa6929cff8783" } ,
{ file = "charset_normalizer-3.0.1-cp310-cp310-musllinux_1_1_aarch64.whl" , hash = "sha256:2edb64ee7bf1ed524a1da60cdcd2e1f6e2b4f66ef7c077680739f1641f62f555" } ,
{ file = "charset_normalizer-3.0.1-cp310-cp310-musllinux_1_1_i686.whl" , hash = "sha256:31a9ddf4718d10ae04d9b18801bd776693487cbb57d74cc3458a7673f6f34639" } ,
{ file = "charset_normalizer-3.0.1-cp310-cp310-musllinux_1_1_ppc64le.whl" , hash = "sha256:44ba614de5361b3e5278e1241fda3dc1838deed864b50a10d7ce92983797fa76" } ,
{ file = "charset_normalizer-3.0.1-cp310-cp310-musllinux_1_1_s390x.whl" , hash = "sha256:12db3b2c533c23ab812c2b25934f60383361f8a376ae272665f8e48b88e8e1c6" } ,
{ file = "charset_normalizer-3.0.1-cp310-cp310-musllinux_1_1_x86_64.whl" , hash = "sha256:c512accbd6ff0270939b9ac214b84fb5ada5f0409c44298361b2f5e13f9aed9e" } ,
{ file = "charset_normalizer-3.0.1-cp310-cp310-win32.whl" , hash = "sha256:502218f52498a36d6bf5ea77081844017bf7982cdbe521ad85e64cabee1b608b" } ,
{ file = "charset_normalizer-3.0.1-cp310-cp310-win_amd64.whl" , hash = "sha256:601f36512f9e28f029d9481bdaf8e89e5148ac5d89cffd3b05cd533eeb423b59" } ,
{ file = "charset_normalizer-3.0.1-cp311-cp311-macosx_10_9_universal2.whl" , hash = "sha256:0298eafff88c99982a4cf66ba2efa1128e4ddaca0b05eec4c456bbc7db691d8d" } ,
{ file = "charset_normalizer-3.0.1-cp311-cp311-macosx_10_9_x86_64.whl" , hash = "sha256:a8d0fc946c784ff7f7c3742310cc8a57c5c6dc31631269876a88b809dbeff3d3" } ,
{ file = "charset_normalizer-3.0.1-cp311-cp311-macosx_11_0_arm64.whl" , hash = "sha256:87701167f2a5c930b403e9756fab1d31d4d4da52856143b609e30a1ce7160f3c" } ,
{ file = "charset_normalizer-3.0.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:14e76c0f23218b8f46c4d87018ca2e441535aed3632ca134b10239dfb6dadd6b" } ,
{ file = "charset_normalizer-3.0.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:0c0a590235ccd933d9892c627dec5bc7511ce6ad6c1011fdf5b11363022746c1" } ,
{ file = "charset_normalizer-3.0.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:8c7fe7afa480e3e82eed58e0ca89f751cd14d767638e2550c77a92a9e749c317" } ,
{ file = "charset_normalizer-3.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:79909e27e8e4fcc9db4addea88aa63f6423ebb171db091fb4373e3312cb6d603" } ,
{ file = "charset_normalizer-3.0.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:8ac7b6a045b814cf0c47f3623d21ebd88b3e8cf216a14790b455ea7ff0135d18" } ,
{ file = "charset_normalizer-3.0.1-cp311-cp311-musllinux_1_1_aarch64.whl" , hash = "sha256:72966d1b297c741541ca8cf1223ff262a6febe52481af742036a0b296e35fa5a" } ,
{ file = "charset_normalizer-3.0.1-cp311-cp311-musllinux_1_1_i686.whl" , hash = "sha256:f9d0c5c045a3ca9bedfc35dca8526798eb91a07aa7a2c0fee134c6c6f321cbd7" } ,
{ file = "charset_normalizer-3.0.1-cp311-cp311-musllinux_1_1_ppc64le.whl" , hash = "sha256:5995f0164fa7df59db4746112fec3f49c461dd6b31b841873443bdb077c13cfc" } ,
{ file = "charset_normalizer-3.0.1-cp311-cp311-musllinux_1_1_s390x.whl" , hash = "sha256:4a8fcf28c05c1f6d7e177a9a46a1c52798bfe2ad80681d275b10dcf317deaf0b" } ,
{ file = "charset_normalizer-3.0.1-cp311-cp311-musllinux_1_1_x86_64.whl" , hash = "sha256:761e8904c07ad053d285670f36dd94e1b6ab7f16ce62b9805c475b7aa1cffde6" } ,
{ file = "charset_normalizer-3.0.1-cp311-cp311-win32.whl" , hash = "sha256:71140351489970dfe5e60fc621ada3e0f41104a5eddaca47a7acb3c1b851d6d3" } ,
{ file = "charset_normalizer-3.0.1-cp311-cp311-win_amd64.whl" , hash = "sha256:9ab77acb98eba3fd2a85cd160851816bfce6871d944d885febf012713f06659c" } ,
{ file = "charset_normalizer-3.0.1-cp36-cp36m-macosx_10_9_x86_64.whl" , hash = "sha256:84c3990934bae40ea69a82034912ffe5a62c60bbf6ec5bc9691419641d7d5c9a" } ,
{ file = "charset_normalizer-3.0.1-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:74292fc76c905c0ef095fe11e188a32ebd03bc38f3f3e9bcb85e4e6db177b7ea" } ,
{ file = "charset_normalizer-3.0.1-cp36-cp36m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:c95a03c79bbe30eec3ec2b7f076074f4281526724c8685a42872974ef4d36b72" } ,
{ file = "charset_normalizer-3.0.1-cp36-cp36m-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:f4c39b0e3eac288fedc2b43055cfc2ca7a60362d0e5e87a637beac5d801ef478" } ,
{ file = "charset_normalizer-3.0.1-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:df2c707231459e8a4028eabcd3cfc827befd635b3ef72eada84ab13b52e1574d" } ,
{ file = "charset_normalizer-3.0.1-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:93ad6d87ac18e2a90b0fe89df7c65263b9a99a0eb98f0a3d2e079f12a0735837" } ,
{ file = "charset_normalizer-3.0.1-cp36-cp36m-musllinux_1_1_aarch64.whl" , hash = "sha256:59e5686dd847347e55dffcc191a96622f016bc0ad89105e24c14e0d6305acbc6" } ,
{ file = "charset_normalizer-3.0.1-cp36-cp36m-musllinux_1_1_i686.whl" , hash = "sha256:cd6056167405314a4dc3c173943f11249fa0f1b204f8b51ed4bde1a9cd1834dc" } ,
{ file = "charset_normalizer-3.0.1-cp36-cp36m-musllinux_1_1_ppc64le.whl" , hash = "sha256:083c8d17153ecb403e5e1eb76a7ef4babfc2c48d58899c98fcaa04833e7a2f9a" } ,
{ file = "charset_normalizer-3.0.1-cp36-cp36m-musllinux_1_1_s390x.whl" , hash = "sha256:f5057856d21e7586765171eac8b9fc3f7d44ef39425f85dbcccb13b3ebea806c" } ,
{ file = "charset_normalizer-3.0.1-cp36-cp36m-musllinux_1_1_x86_64.whl" , hash = "sha256:7eb33a30d75562222b64f569c642ff3dc6689e09adda43a082208397f016c39a" } ,
{ file = "charset_normalizer-3.0.1-cp36-cp36m-win32.whl" , hash = "sha256:95dea361dd73757c6f1c0a1480ac499952c16ac83f7f5f4f84f0658a01b8ef41" } ,
{ file = "charset_normalizer-3.0.1-cp36-cp36m-win_amd64.whl" , hash = "sha256:eaa379fcd227ca235d04152ca6704c7cb55564116f8bc52545ff357628e10602" } ,
{ file = "charset_normalizer-3.0.1-cp37-cp37m-macosx_10_9_x86_64.whl" , hash = "sha256:3e45867f1f2ab0711d60c6c71746ac53537f1684baa699f4f668d4c6f6ce8e14" } ,
{ file = "charset_normalizer-3.0.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:cadaeaba78750d58d3cc6ac4d1fd867da6fc73c88156b7a3212a3cd4819d679d" } ,
{ file = "charset_normalizer-3.0.1-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:911d8a40b2bef5b8bbae2e36a0b103f142ac53557ab421dc16ac4aafee6f53dc" } ,
{ file = "charset_normalizer-3.0.1-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:503e65837c71b875ecdd733877d852adbc465bd82c768a067badd953bf1bc5a3" } ,
{ file = "charset_normalizer-3.0.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:a60332922359f920193b1d4826953c507a877b523b2395ad7bc716ddd386d866" } ,
{ file = "charset_normalizer-3.0.1-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:16a8663d6e281208d78806dbe14ee9903715361cf81f6d4309944e4d1e59ac5b" } ,
{ file = "charset_normalizer-3.0.1-cp37-cp37m-musllinux_1_1_aarch64.whl" , hash = "sha256:a16418ecf1329f71df119e8a65f3aa68004a3f9383821edcb20f0702934d8087" } ,
{ file = "charset_normalizer-3.0.1-cp37-cp37m-musllinux_1_1_i686.whl" , hash = "sha256:9d9153257a3f70d5f69edf2325357251ed20f772b12e593f3b3377b5f78e7ef8" } ,
{ file = "charset_normalizer-3.0.1-cp37-cp37m-musllinux_1_1_ppc64le.whl" , hash = "sha256:02a51034802cbf38db3f89c66fb5d2ec57e6fe7ef2f4a44d070a593c3688667b" } ,
{ file = "charset_normalizer-3.0.1-cp37-cp37m-musllinux_1_1_s390x.whl" , hash = "sha256:2e396d70bc4ef5325b72b593a72c8979999aa52fb8bcf03f701c1b03e1166918" } ,
{ file = "charset_normalizer-3.0.1-cp37-cp37m-musllinux_1_1_x86_64.whl" , hash = "sha256:11b53acf2411c3b09e6af37e4b9005cba376c872503c8f28218c7243582df45d" } ,
{ file = "charset_normalizer-3.0.1-cp37-cp37m-win32.whl" , hash = "sha256:0bf2dae5291758b6f84cf923bfaa285632816007db0330002fa1de38bfcb7154" } ,
{ file = "charset_normalizer-3.0.1-cp37-cp37m-win_amd64.whl" , hash = "sha256:2c03cc56021a4bd59be889c2b9257dae13bf55041a3372d3295416f86b295fb5" } ,
{ file = "charset_normalizer-3.0.1-cp38-cp38-macosx_10_9_universal2.whl" , hash = "sha256:024e606be3ed92216e2b6952ed859d86b4cfa52cd5bc5f050e7dc28f9b43ec42" } ,
{ file = "charset_normalizer-3.0.1-cp38-cp38-macosx_10_9_x86_64.whl" , hash = "sha256:4b0d02d7102dd0f997580b51edc4cebcf2ab6397a7edf89f1c73b586c614272c" } ,
{ file = "charset_normalizer-3.0.1-cp38-cp38-macosx_11_0_arm64.whl" , hash = "sha256:358a7c4cb8ba9b46c453b1dd8d9e431452d5249072e4f56cfda3149f6ab1405e" } ,
{ file = "charset_normalizer-3.0.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:81d6741ab457d14fdedc215516665050f3822d3e56508921cc7239f8c8e66a58" } ,
{ file = "charset_normalizer-3.0.1-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:8b8af03d2e37866d023ad0ddea594edefc31e827fee64f8de5611a1dbc373174" } ,
{ file = "charset_normalizer-3.0.1-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:9cf4e8ad252f7c38dd1f676b46514f92dc0ebeb0db5552f5f403509705e24753" } ,
{ file = "charset_normalizer-3.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:e696f0dd336161fca9adbb846875d40752e6eba585843c768935ba5c9960722b" } ,
{ file = "charset_normalizer-3.0.1-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:c22d3fe05ce11d3671297dc8973267daa0f938b93ec716e12e0f6dee81591dc1" } ,
{ file = "charset_normalizer-3.0.1-cp38-cp38-musllinux_1_1_aarch64.whl" , hash = "sha256:109487860ef6a328f3eec66f2bf78b0b72400280d8f8ea05f69c51644ba6521a" } ,
{ file = "charset_normalizer-3.0.1-cp38-cp38-musllinux_1_1_i686.whl" , hash = "sha256:37f8febc8ec50c14f3ec9637505f28e58d4f66752207ea177c1d67df25da5aed" } ,
{ file = "charset_normalizer-3.0.1-cp38-cp38-musllinux_1_1_ppc64le.whl" , hash = "sha256:f97e83fa6c25693c7a35de154681fcc257c1c41b38beb0304b9c4d2d9e164479" } ,
{ file = "charset_normalizer-3.0.1-cp38-cp38-musllinux_1_1_s390x.whl" , hash = "sha256:a152f5f33d64a6be73f1d30c9cc82dfc73cec6477ec268e7c6e4c7d23c2d2291" } ,
{ file = "charset_normalizer-3.0.1-cp38-cp38-musllinux_1_1_x86_64.whl" , hash = "sha256:39049da0ffb96c8cbb65cbf5c5f3ca3168990adf3551bd1dee10c48fce8ae820" } ,
{ file = "charset_normalizer-3.0.1-cp38-cp38-win32.whl" , hash = "sha256:4457ea6774b5611f4bed5eaa5df55f70abde42364d498c5134b7ef4c6958e20e" } ,
{ file = "charset_normalizer-3.0.1-cp38-cp38-win_amd64.whl" , hash = "sha256:e62164b50f84e20601c1ff8eb55620d2ad25fb81b59e3cd776a1902527a788af" } ,
{ file = "charset_normalizer-3.0.1-cp39-cp39-macosx_10_9_universal2.whl" , hash = "sha256:8eade758719add78ec36dc13201483f8e9b5d940329285edcd5f70c0a9edbd7f" } ,
{ file = "charset_normalizer-3.0.1-cp39-cp39-macosx_10_9_x86_64.whl" , hash = "sha256:8499ca8f4502af841f68135133d8258f7b32a53a1d594aa98cc52013fff55678" } ,
{ file = "charset_normalizer-3.0.1-cp39-cp39-macosx_11_0_arm64.whl" , hash = "sha256:3fc1c4a2ffd64890aebdb3f97e1278b0cc72579a08ca4de8cd2c04799a3a22be" } ,
{ file = "charset_normalizer-3.0.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:00d3ffdaafe92a5dc603cb9bd5111aaa36dfa187c8285c543be562e61b755f6b" } ,
{ file = "charset_normalizer-3.0.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:c2ac1b08635a8cd4e0cbeaf6f5e922085908d48eb05d44c5ae9eabab148512ca" } ,
{ file = "charset_normalizer-3.0.1-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl" , hash = "sha256:f6f45710b4459401609ebebdbcfb34515da4fc2aa886f95107f556ac69a9147e" } ,
{ file = "charset_normalizer-3.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:3ae1de54a77dc0d6d5fcf623290af4266412a7c4be0b1ff7444394f03f5c54e3" } ,
{ file = "charset_normalizer-3.0.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl" , hash = "sha256:3b590df687e3c5ee0deef9fc8c547d81986d9a1b56073d82de008744452d6541" } ,
{ file = "charset_normalizer-3.0.1-cp39-cp39-musllinux_1_1_aarch64.whl" , hash = "sha256:ab5de034a886f616a5668aa5d098af2b5385ed70142090e2a31bcbd0af0fdb3d" } ,
{ file = "charset_normalizer-3.0.1-cp39-cp39-musllinux_1_1_i686.whl" , hash = "sha256:9cb3032517f1627cc012dbc80a8ec976ae76d93ea2b5feaa9d2a5b8882597579" } ,
{ file = "charset_normalizer-3.0.1-cp39-cp39-musllinux_1_1_ppc64le.whl" , hash = "sha256:608862a7bf6957f2333fc54ab4399e405baad0163dc9f8d99cb236816db169d4" } ,
{ file = "charset_normalizer-3.0.1-cp39-cp39-musllinux_1_1_s390x.whl" , hash = "sha256:0f438ae3532723fb6ead77e7c604be7c8374094ef4ee2c5e03a3a17f1fca256c" } ,
{ file = "charset_normalizer-3.0.1-cp39-cp39-musllinux_1_1_x86_64.whl" , hash = "sha256:356541bf4381fa35856dafa6a965916e54bed415ad8a24ee6de6e37deccf2786" } ,
{ file = "charset_normalizer-3.0.1-cp39-cp39-win32.whl" , hash = "sha256:39cf9ed17fe3b1bc81f33c9ceb6ce67683ee7526e65fde1447c772afc54a1bb8" } ,
{ file = "charset_normalizer-3.0.1-cp39-cp39-win_amd64.whl" , hash = "sha256:0a11e971ed097d24c534c037d298ad32c6ce81a45736d31e0ff0ad37ab437d59" } ,
{ file = "charset_normalizer-3.0.1-py3-none-any.whl" , hash = "sha256:7e189e2e1d3ed2f4aebabd2d5b0f931e883676e51c7624826e0a4e5fe8a0bf24" } ,
2022-12-13 08:44:06 +01:00
]
2021-08-12 20:47:46 +02:00
2020-05-31 16:31:36 +02:00
[ [ package ] ]
name = "click"
2022-07-08 14:50:03 +02:00
version = "8.1.3"
2020-09-08 14:04:00 +02:00
description = "Composable command line interface toolkit"
category = "dev"
2020-05-31 16:31:36 +02:00
optional = false
2022-07-08 14:50:03 +02:00
python-versions = ">=3.7"
2022-12-13 08:44:06 +01:00
files = [
{ file = "click-8.1.3-py3-none-any.whl" , hash = "sha256:bb4d8133cb15a609f44e8213d9b391b0809795062913b383c62be0ee95b1db48" } ,
{ file = "click-8.1.3.tar.gz" , hash = "sha256:7682dc8afb30297001674575ea00d1814d808d6a36af415a82bd481d37ba7b8e" } ,
]
2021-06-14 11:52:28 +02:00
[ package . dependencies ]
colorama = { version = "*" , markers = "platform_system == \"Windows\"" }
2020-05-31 16:31:36 +02:00
[ [ package ] ]
name = "colorama"
2022-11-01 10:20:43 +01:00
version = "0.4.6"
2020-09-08 14:04:00 +02:00
description = "Cross-platform colored terminal text."
2021-02-21 12:00:31 +01:00
category = "main"
2020-05-31 16:31:36 +02:00
optional = false
2022-11-01 10:20:43 +01:00
python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,!=3.6.*,>=2.7"
2022-12-13 08:44:06 +01:00
files = [
{ file = "colorama-0.4.6-py2.py3-none-any.whl" , hash = "sha256:4f1d9991f5acc0ca119f9d443620b77f9d6b33703e51011c16baf57afb285fc6" } ,
{ file = "colorama-0.4.6.tar.gz" , hash = "sha256:08695f5cb7ed6e0531a20572697297273c47b8cae5a63ffc6d6ed5c201be6e44" } ,
]
2020-05-31 16:31:36 +02:00
2021-12-08 14:19:49 +01:00
[ [ package ] ]
name = "country-converter"
2022-11-28 15:38:45 +01:00
version = "0.8.1.dev0"
2021-12-08 14:19:49 +01:00
description = "The country converter (coco) - a Python package for converting country names between different classifications schemes."
category = "main"
optional = false
python-versions = "*"
2022-12-13 08:44:06 +01:00
files = [ ]
2022-11-28 15:38:45 +01:00
develop = false
2021-12-08 14:19:49 +01:00
[ package . dependencies ]
pandas = ">=1.0"
2022-11-28 15:38:45 +01:00
[ package . source ]
type = "git"
url = "https://github.com/alanorth/country_converter.git"
reference = "myanmar-region"
resolved_reference = "ec553386f3d81097b492ad9f8aff5286cf58d66b"
2020-05-31 16:31:36 +02:00
[ [ package ] ]
name = "csvkit"
2023-01-24 12:17:44 +01:00
version = "1.1.0"
2020-09-08 14:04:00 +02:00
description = "A suite of command-line tools for working with CSV, the king of tabular file formats."
category = "dev"
2020-05-31 16:31:36 +02:00
optional = false
python-versions = "*"
2022-12-13 08:44:06 +01:00
files = [
2023-01-24 12:17:44 +01:00
{ file = "csvkit-1.1.0-py2.py3-none-any.whl" , hash = "sha256:78e5e038505406fa24a976b2f2ba6935f1512e69903603d76f341ef096d4d0dc" } ,
{ file = "csvkit-1.1.0.tar.gz" , hash = "sha256:ad836b4ebf17674284ec94e2adeb9bea97367c9c7310187c2d8e2e3f1ded9c13" } ,
2022-12-13 08:44:06 +01:00
]
2020-05-31 16:31:36 +02:00
[ package . dependencies ]
agate = ">=1.6.1"
2022-03-21 12:37:03 +01:00
agate-dbf = ">=0.2.2"
2020-05-31 16:31:36 +02:00
agate-excel = ">=0.2.2"
agate-sql = ">=0.5.3"
2021-08-12 20:47:46 +02:00
[ package . extras ]
docs = [ "sphinx (>=1.0.7)" , "sphinx-rtd-theme" ]
2023-01-24 12:17:44 +01:00
test = [ "coverage (>=4.4.2)" , "pytest" , "pytest-cov" ]
2021-08-12 20:47:46 +02:00
2020-05-31 16:31:36 +02:00
[ [ package ] ]
name = "dbfread"
2020-09-08 14:04:00 +02:00
version = "2.0.7"
description = "Read DBF Files with Python"
category = "dev"
2020-05-31 16:31:36 +02:00
optional = false
python-versions = "*"
2022-12-13 08:44:06 +01:00
files = [
{ file = "dbfread-2.0.7-py2.py3-none-any.whl" , hash = "sha256:f604def58c59694fa0160d7be5d0b8d594467278d2bb6a47d46daf7162c84cec" } ,
{ file = "dbfread-2.0.7.tar.gz" , hash = "sha256:07c8a9af06ffad3f6f03e8fe91ad7d2733e31a26d2b72c4dd4cfbae07ee3b73d" } ,
]
2020-05-31 16:31:36 +02:00
2022-11-28 15:15:19 +01:00
[ [ package ] ]
name = "decorator"
version = "5.1.1"
description = "Decorators for Humans"
category = "dev"
optional = false
python-versions = ">=3.5"
2022-12-13 08:44:06 +01:00
files = [
{ file = "decorator-5.1.1-py3-none-any.whl" , hash = "sha256:b8c3f85900b9dc423225913c5aace94729fe1fa9763b38939a95226f02d37186" } ,
{ file = "decorator-5.1.1.tar.gz" , hash = "sha256:637996211036b6385ef91435e4fae22989472f9d571faba8927ba8253acbc330" } ,
]
2022-11-28 15:15:19 +01:00
2020-05-31 16:31:36 +02:00
[ [ package ] ]
name = "et-xmlfile"
2021-06-14 11:52:28 +02:00
version = "1.1.0"
2020-09-08 14:04:00 +02:00
description = "An implementation of lxml.xmlfile for the standard library"
category = "dev"
2020-05-31 16:31:36 +02:00
optional = false
2021-06-14 11:52:28 +02:00
python-versions = ">=3.6"
2022-12-13 08:44:06 +01:00
files = [
{ file = "et_xmlfile-1.1.0-py3-none-any.whl" , hash = "sha256:a2ba85d1d6a74ef63837eed693bcb89c3f752169b0e3e7ae5b16ca5e1b3deada" } ,
{ file = "et_xmlfile-1.1.0.tar.gz" , hash = "sha256:8eb9e2bc2f8c97e37a2dc85a09ecdcdec9d8a396530a6d5a33b30b9a92da0c5c" } ,
]
2020-05-31 16:31:36 +02:00
2022-07-08 14:50:03 +02:00
[ [ package ] ]
name = "exceptiongroup"
2023-01-24 12:17:44 +01:00
version = "1.1.0"
2022-07-08 14:50:03 +02:00
description = "Backport of PEP 654 (exception groups)"
category = "main"
optional = false
python-versions = ">=3.7"
2022-12-13 08:44:06 +01:00
files = [
2023-01-24 12:17:44 +01:00
{ file = "exceptiongroup-1.1.0-py3-none-any.whl" , hash = "sha256:327cbda3da756e2de031a3107b81ab7b3770a602c4d16ca618298c526f4bec1e" } ,
{ file = "exceptiongroup-1.1.0.tar.gz" , hash = "sha256:bcb67d800a4497e1b404c2dd44fca47d3b7a5e5433dbab67f96c1a685cdfdf23" } ,
2022-12-13 08:44:06 +01:00
]
2022-07-08 14:50:03 +02:00
[ package . extras ]
test = [ "pytest (>=6)" ]
2022-11-28 15:15:19 +01:00
[ [ package ] ]
name = "executing"
version = "1.2.0"
description = "Get the currently executing AST node of a frame, and other information"
category = "dev"
optional = false
python-versions = "*"
2022-12-13 08:44:06 +01:00
files = [
{ file = "executing-1.2.0-py2.py3-none-any.whl" , hash = "sha256:0314a69e37426e3608aada02473b4161d4caf5a4b244d1d0c48072b8fee7bacc" } ,
{ file = "executing-1.2.0.tar.gz" , hash = "sha256:19da64c18d2d851112f09c287f8d3dbbdf725ab0e569077efb6cdcbd3497c107" } ,
]
2022-11-28 15:15:19 +01:00
[ package . extras ]
tests = [ "asttokens" , "littleutils" , "pytest" , "rich" ]
2020-05-31 16:31:36 +02:00
[ [ package ] ]
name = "flake8"
2022-09-02 15:31:19 +02:00
version = "5.0.4"
2020-09-08 14:04:00 +02:00
description = "the modular source code checker: pep8 pyflakes and co"
category = "dev"
2020-05-31 16:31:36 +02:00
optional = false
2022-09-02 15:31:19 +02:00
python-versions = ">=3.6.1"
2022-12-13 08:44:06 +01:00
files = [
{ file = "flake8-5.0.4-py2.py3-none-any.whl" , hash = "sha256:7a1cf6b73744f5806ab95e526f6f0d8c01c66d7bbe349562d22dfca20610b248" } ,
{ file = "flake8-5.0.4.tar.gz" , hash = "sha256:6fbe320aad8d6b95cec8b8e47bc933004678dc63095be98528b7bdd2a9f510db" } ,
]
2020-05-31 16:31:36 +02:00
[ package . dependencies ]
2022-09-02 15:31:19 +02:00
mccabe = ">=0.7.0,<0.8.0"
pycodestyle = ">=2.9.0,<2.10.0"
pyflakes = ">=2.5.0,<2.6.0"
2021-03-17 08:57:31 +01:00
2021-03-19 09:28:55 +01:00
[ [ package ] ]
name = "ftfy"
2022-03-21 12:37:03 +01:00
version = "6.1.1"
description = "Fixes mojibake and other problems with Unicode, after the fact"
2021-03-19 09:28:55 +01:00
category = "main"
optional = false
2022-03-21 12:37:03 +01:00
python-versions = ">=3.7,<4"
2022-12-13 08:44:06 +01:00
files = [
{ file = "ftfy-6.1.1-py3-none-any.whl" , hash = "sha256:0ffd33fce16b54cccaec78d6ec73d95ad370e5df5a25255c8966a6147bd667ca" } ,
{ file = "ftfy-6.1.1.tar.gz" , hash = "sha256:bfc2019f84fcd851419152320a6375604a0f1459c281b5b199b2cd0d2e727f8f" } ,
]
2021-03-19 09:28:55 +01:00
[ package . dependencies ]
2022-03-21 12:37:03 +01:00
wcwidth = ">=0.2.5"
2021-12-15 22:10:27 +01:00
2021-03-17 08:57:31 +01:00
[ [ package ] ]
name = "greenlet"
2022-11-28 15:15:19 +01:00
version = "2.0.1"
2021-03-17 08:57:31 +01:00
description = "Lightweight in-process concurrent programming"
2022-09-02 15:31:19 +02:00
category = "dev"
2021-03-17 08:57:31 +01:00
optional = false
python-versions = ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*"
2022-12-13 08:44:06 +01:00
files = [
{ file = "greenlet-2.0.1-cp27-cp27m-macosx_10_14_x86_64.whl" , hash = "sha256:9ed358312e63bf683b9ef22c8e442ef6c5c02973f0c2a939ec1d7b50c974015c" } ,
{ file = "greenlet-2.0.1-cp27-cp27m-manylinux2010_x86_64.whl" , hash = "sha256:4f09b0010e55bec3239278f642a8a506b91034f03a4fb28289a7d448a67f1515" } ,
{ file = "greenlet-2.0.1-cp27-cp27m-win32.whl" , hash = "sha256:1407fe45246632d0ffb7a3f4a520ba4e6051fc2cbd61ba1f806900c27f47706a" } ,
{ file = "greenlet-2.0.1-cp27-cp27m-win_amd64.whl" , hash = "sha256:3001d00eba6bbf084ae60ec7f4bb8ed375748f53aeaefaf2a37d9f0370558524" } ,
{ file = "greenlet-2.0.1-cp27-cp27mu-manylinux2010_x86_64.whl" , hash = "sha256:d566b82e92ff2e09dd6342df7e0eb4ff6275a3f08db284888dcd98134dbd4243" } ,
{ file = "greenlet-2.0.1-cp310-cp310-macosx_10_15_x86_64.whl" , hash = "sha256:0722c9be0797f544a3ed212569ca3fe3d9d1a1b13942d10dd6f0e8601e484d26" } ,
{ file = "greenlet-2.0.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:4d37990425b4687ade27810e3b1a1c37825d242ebc275066cfee8cb6b8829ccd" } ,
{ file = "greenlet-2.0.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:be35822f35f99dcc48152c9839d0171a06186f2d71ef76dc57fa556cc9bf6b45" } ,
{ file = "greenlet-2.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:c140e7eb5ce47249668056edf3b7e9900c6a2e22fb0eaf0513f18a1b2c14e1da" } ,
{ file = "greenlet-2.0.1-cp310-cp310-musllinux_1_1_aarch64.whl" , hash = "sha256:d21681f09e297a5adaa73060737e3aa1279a13ecdcfcc6ef66c292cb25125b2d" } ,
{ file = "greenlet-2.0.1-cp310-cp310-musllinux_1_1_x86_64.whl" , hash = "sha256:fb412b7db83fe56847df9c47b6fe3f13911b06339c2aa02dcc09dce8bbf582cd" } ,
{ file = "greenlet-2.0.1-cp310-cp310-win_amd64.whl" , hash = "sha256:c6a08799e9e88052221adca55741bf106ec7ea0710bca635c208b751f0d5b617" } ,
{ file = "greenlet-2.0.1-cp311-cp311-macosx_10_9_universal2.whl" , hash = "sha256:9e112e03d37987d7b90c1e98ba5e1b59e1645226d78d73282f45b326f7bddcb9" } ,
{ file = "greenlet-2.0.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:56961cfca7da2fdd178f95ca407fa330c64f33289e1804b592a77d5593d9bd94" } ,
{ file = "greenlet-2.0.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:13ba6e8e326e2116c954074c994da14954982ba2795aebb881c07ac5d093a58a" } ,
{ file = "greenlet-2.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:1bf633a50cc93ed17e494015897361010fc08700d92676c87931d3ea464123ce" } ,
{ file = "greenlet-2.0.1-cp311-cp311-musllinux_1_1_aarch64.whl" , hash = "sha256:9f2c221eecb7ead00b8e3ddb913c67f75cba078fd1d326053225a3f59d850d72" } ,
{ file = "greenlet-2.0.1-cp311-cp311-musllinux_1_1_x86_64.whl" , hash = "sha256:13ebf93c343dd8bd010cd98e617cb4c1c1f352a0cf2524c82d3814154116aa82" } ,
{ file = "greenlet-2.0.1-cp311-cp311-win_amd64.whl" , hash = "sha256:6f61d71bbc9b4a3de768371b210d906726535d6ca43506737682caa754b956cd" } ,
{ file = "greenlet-2.0.1-cp35-cp35m-macosx_10_14_x86_64.whl" , hash = "sha256:2d0bac0385d2b43a7bd1d651621a4e0f1380abc63d6fb1012213a401cbd5bf8f" } ,
{ file = "greenlet-2.0.1-cp35-cp35m-manylinux2010_x86_64.whl" , hash = "sha256:f6327b6907b4cb72f650a5b7b1be23a2aab395017aa6f1adb13069d66360eb3f" } ,
{ file = "greenlet-2.0.1-cp35-cp35m-win32.whl" , hash = "sha256:81b0ea3715bf6a848d6f7149d25bf018fd24554a4be01fcbbe3fdc78e890b955" } ,
{ file = "greenlet-2.0.1-cp35-cp35m-win_amd64.whl" , hash = "sha256:38255a3f1e8942573b067510f9611fc9e38196077b0c8eb7a8c795e105f9ce77" } ,
{ file = "greenlet-2.0.1-cp36-cp36m-macosx_10_14_x86_64.whl" , hash = "sha256:04957dc96669be041e0c260964cfef4c77287f07c40452e61abe19d647505581" } ,
{ file = "greenlet-2.0.1-cp36-cp36m-manylinux2010_x86_64.whl" , hash = "sha256:4aeaebcd91d9fee9aa768c1b39cb12214b30bf36d2b7370505a9f2165fedd8d9" } ,
{ file = "greenlet-2.0.1-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:974a39bdb8c90a85982cdb78a103a32e0b1be986d411303064b28a80611f6e51" } ,
{ file = "greenlet-2.0.1-cp36-cp36m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:8dca09dedf1bd8684767bc736cc20c97c29bc0c04c413e3276e0962cd7aeb148" } ,
{ file = "greenlet-2.0.1-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:a4c0757db9bd08470ff8277791795e70d0bf035a011a528ee9a5ce9454b6cba2" } ,
{ file = "greenlet-2.0.1-cp36-cp36m-musllinux_1_1_aarch64.whl" , hash = "sha256:5067920de254f1a2dee8d3d9d7e4e03718e8fd2d2d9db962c8c9fa781ae82a39" } ,
{ file = "greenlet-2.0.1-cp36-cp36m-musllinux_1_1_x86_64.whl" , hash = "sha256:5a8e05057fab2a365c81abc696cb753da7549d20266e8511eb6c9d9f72fe3e92" } ,
{ file = "greenlet-2.0.1-cp36-cp36m-win32.whl" , hash = "sha256:3d75b8d013086b08e801fbbb896f7d5c9e6ccd44f13a9241d2bf7c0df9eda928" } ,
{ file = "greenlet-2.0.1-cp36-cp36m-win_amd64.whl" , hash = "sha256:097e3dae69321e9100202fc62977f687454cd0ea147d0fd5a766e57450c569fd" } ,
{ file = "greenlet-2.0.1-cp37-cp37m-macosx_10_15_x86_64.whl" , hash = "sha256:cb242fc2cda5a307a7698c93173d3627a2a90d00507bccf5bc228851e8304963" } ,
{ file = "greenlet-2.0.1-cp37-cp37m-manylinux2010_x86_64.whl" , hash = "sha256:72b00a8e7c25dcea5946692a2485b1a0c0661ed93ecfedfa9b6687bd89a24ef5" } ,
{ file = "greenlet-2.0.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:d5b0ff9878333823226d270417f24f4d06f235cb3e54d1103b71ea537a6a86ce" } ,
{ file = "greenlet-2.0.1-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:be9e0fb2ada7e5124f5282d6381903183ecc73ea019568d6d63d33f25b2a9000" } ,
{ file = "greenlet-2.0.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:0b493db84d124805865adc587532ebad30efa68f79ad68f11b336e0a51ec86c2" } ,
{ file = "greenlet-2.0.1-cp37-cp37m-musllinux_1_1_aarch64.whl" , hash = "sha256:0459d94f73265744fee4c2d5ec44c6f34aa8a31017e6e9de770f7bcf29710be9" } ,
{ file = "greenlet-2.0.1-cp37-cp37m-musllinux_1_1_x86_64.whl" , hash = "sha256:a20d33124935d27b80e6fdacbd34205732660e0a1d35d8b10b3328179a2b51a1" } ,
{ file = "greenlet-2.0.1-cp37-cp37m-win32.whl" , hash = "sha256:ea688d11707d30e212e0110a1aac7f7f3f542a259235d396f88be68b649e47d1" } ,
{ file = "greenlet-2.0.1-cp37-cp37m-win_amd64.whl" , hash = "sha256:afe07421c969e259e9403c3bb658968702bc3b78ec0b6fde3ae1e73440529c23" } ,
{ file = "greenlet-2.0.1-cp38-cp38-macosx_10_15_x86_64.whl" , hash = "sha256:cd4ccc364cf75d1422e66e247e52a93da6a9b73cefa8cad696f3cbbb75af179d" } ,
{ file = "greenlet-2.0.1-cp38-cp38-manylinux2010_x86_64.whl" , hash = "sha256:4c8b1c43e75c42a6cafcc71defa9e01ead39ae80bd733a2608b297412beede68" } ,
{ file = "greenlet-2.0.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:659f167f419a4609bc0516fb18ea69ed39dbb25594934bd2dd4d0401660e8a1e" } ,
{ file = "greenlet-2.0.1-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:356e4519d4dfa766d50ecc498544b44c0249b6de66426041d7f8b751de4d6b48" } ,
{ file = "greenlet-2.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:811e1d37d60b47cb8126e0a929b58c046251f28117cb16fcd371eed61f66b764" } ,
{ file = "greenlet-2.0.1-cp38-cp38-musllinux_1_1_aarch64.whl" , hash = "sha256:d38ffd0e81ba8ef347d2be0772e899c289b59ff150ebbbbe05dc61b1246eb4e0" } ,
{ file = "greenlet-2.0.1-cp38-cp38-musllinux_1_1_x86_64.whl" , hash = "sha256:0109af1138afbfb8ae647e31a2b1ab030f58b21dd8528c27beaeb0093b7938a9" } ,
{ file = "greenlet-2.0.1-cp38-cp38-win32.whl" , hash = "sha256:88c8d517e78acdf7df8a2134a3c4b964415b575d2840a2746ddb1cc6175f8608" } ,
{ file = "greenlet-2.0.1-cp38-cp38-win_amd64.whl" , hash = "sha256:d6ee1aa7ab36475035eb48c01efae87d37936a8173fc4d7b10bb02c2d75dd8f6" } ,
{ file = "greenlet-2.0.1-cp39-cp39-macosx_10_15_x86_64.whl" , hash = "sha256:b1992ba9d4780d9af9726bbcef6a1db12d9ab1ccc35e5773685a24b7fb2758eb" } ,
{ file = "greenlet-2.0.1-cp39-cp39-manylinux2010_x86_64.whl" , hash = "sha256:b5e83e4de81dcc9425598d9469a624826a0b1211380ac444c7c791d4a2137c19" } ,
{ file = "greenlet-2.0.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:505138d4fa69462447a562a7c2ef723c6025ba12ac04478bc1ce2fcc279a2db5" } ,
{ file = "greenlet-2.0.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl" , hash = "sha256:cce1e90dd302f45716a7715517c6aa0468af0bf38e814ad4eab58e88fc09f7f7" } ,
{ file = "greenlet-2.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:9e9744c657d896c7b580455e739899e492a4a452e2dd4d2b3e459f6b244a638d" } ,
{ file = "greenlet-2.0.1-cp39-cp39-musllinux_1_1_aarch64.whl" , hash = "sha256:662e8f7cad915ba75d8017b3e601afc01ef20deeeabf281bd00369de196d7726" } ,
{ file = "greenlet-2.0.1-cp39-cp39-musllinux_1_1_x86_64.whl" , hash = "sha256:41b825d65f31e394b523c84db84f9383a2f7eefc13d987f308f4663794d2687e" } ,
{ file = "greenlet-2.0.1-cp39-cp39-win32.whl" , hash = "sha256:db38f80540083ea33bdab614a9d28bcec4b54daa5aff1668d7827a9fc769ae0a" } ,
{ file = "greenlet-2.0.1-cp39-cp39-win_amd64.whl" , hash = "sha256:b23d2a46d53210b498e5b701a1913697671988f4bf8e10f935433f6e7c332fb6" } ,
{ file = "greenlet-2.0.1.tar.gz" , hash = "sha256:42e602564460da0e8ee67cb6d7236363ee5e131aa15943b6670e44e5c2ed0f67" } ,
]
2021-03-17 08:57:31 +01:00
[ package . extras ]
2022-11-01 10:20:43 +01:00
docs = [ "Sphinx" , "docutils (<0.18)" ]
2022-11-28 15:15:19 +01:00
test = [ "faulthandler" , "objgraph" , "psutil" ]
2020-05-31 16:31:36 +02:00
[ [ package ] ]
name = "idna"
2022-11-01 10:20:43 +01:00
version = "3.4"
2020-09-08 14:04:00 +02:00
description = "Internationalized Domain Names in Applications (IDNA)"
category = "main"
2020-05-31 16:31:36 +02:00
optional = false
2021-08-12 20:47:46 +02:00
python-versions = ">=3.5"
2022-12-13 08:44:06 +01:00
files = [
{ file = "idna-3.4-py3-none-any.whl" , hash = "sha256:90b77e79eaa3eba6de819a0c442c0b4ceefc341a7a2ab77d7562bf49f425c5c2" } ,
{ file = "idna-3.4.tar.gz" , hash = "sha256:814f528e8dead7d329833b91c5faa87d60bf71824cd12a7530b5526063d02cb4" } ,
]
2020-05-31 16:31:36 +02:00
2020-10-06 16:20:16 +02:00
[ [ package ] ]
name = "iniconfig"
2023-01-24 12:17:44 +01:00
version = "2.0.0"
description = "brain-dead simple config-ini parsing"
2020-10-06 16:20:16 +02:00
category = "dev"
optional = false
2023-01-24 12:17:44 +01:00
python-versions = ">=3.7"
2022-12-13 08:44:06 +01:00
files = [
2023-01-24 12:17:44 +01:00
{ file = "iniconfig-2.0.0-py3-none-any.whl" , hash = "sha256:b6a85871a79d2e3b22d2d1b94ac2824226a63c6b741c88f7ae975f18b6778374" } ,
{ file = "iniconfig-2.0.0.tar.gz" , hash = "sha256:2d91e135bf72d31a410b17c16da610a82cb55f6b0477d1a902134b24a455b8b3" } ,
2022-12-13 08:44:06 +01:00
]
2020-10-06 16:20:16 +02:00
2022-11-28 15:15:19 +01:00
[ [ package ] ]
name = "ipython"
2023-01-24 12:17:44 +01:00
version = "8.8.0"
2022-11-28 15:15:19 +01:00
description = "IPython: Productive Interactive Computing"
category = "dev"
optional = false
python-versions = ">=3.8"
2022-12-13 08:44:06 +01:00
files = [
2023-01-24 12:17:44 +01:00
{ file = "ipython-8.8.0-py3-none-any.whl" , hash = "sha256:da01e6df1501e6e7c32b5084212ddadd4ee2471602e2cf3e0190f4de6b0ea481" } ,
{ file = "ipython-8.8.0.tar.gz" , hash = "sha256:f3bf2c08505ad2c3f4ed5c46ae0331a8547d36bf4b21a451e8ae80c0791db95b" } ,
2022-12-13 08:44:06 +01:00
]
2022-11-28 15:15:19 +01:00
[ package . dependencies ]
appnope = { version = "*" , markers = "sys_platform == \"darwin\"" }
backcall = "*"
colorama = { version = "*" , markers = "sys_platform == \"win32\"" }
decorator = "*"
jedi = ">=0.16"
matplotlib-inline = "*"
pexpect = { version = ">4.3" , markers = "sys_platform != \"win32\"" }
pickleshare = "*"
prompt-toolkit = ">=3.0.11,<3.1.0"
pygments = ">=2.4.0"
stack-data = "*"
traitlets = ">=5"
[ package . extras ]
all = [ "black" , "curio" , "docrepr" , "ipykernel" , "ipyparallel" , "ipywidgets" , "matplotlib" , "matplotlib (!=3.2.0)" , "nbconvert" , "nbformat" , "notebook" , "numpy (>=1.20)" , "pandas" , "pytest (<7)" , "pytest (<7.1)" , "pytest-asyncio" , "qtconsole" , "setuptools (>=18.5)" , "sphinx (>=1.3)" , "sphinx-rtd-theme" , "stack-data" , "testpath" , "trio" , "typing-extensions" ]
black = [ "black" ]
doc = [ "docrepr" , "ipykernel" , "matplotlib" , "pytest (<7)" , "pytest (<7.1)" , "pytest-asyncio" , "setuptools (>=18.5)" , "sphinx (>=1.3)" , "sphinx-rtd-theme" , "stack-data" , "testpath" , "typing-extensions" ]
kernel = [ "ipykernel" ]
nbconvert = [ "nbconvert" ]
nbformat = [ "nbformat" ]
notebook = [ "ipywidgets" , "notebook" ]
parallel = [ "ipyparallel" ]
qtconsole = [ "qtconsole" ]
test = [ "pytest (<7.1)" , "pytest-asyncio" , "testpath" ]
test-extra = [ "curio" , "matplotlib (!=3.2.0)" , "nbformat" , "numpy (>=1.20)" , "pandas" , "pytest (<7.1)" , "pytest-asyncio" , "testpath" , "trio" ]
2020-05-31 16:31:36 +02:00
[ [ package ] ]
name = "isodate"
2021-12-15 22:10:27 +01:00
version = "0.6.1"
2020-09-08 14:04:00 +02:00
description = "An ISO 8601 date/time/duration parser and formatter"
category = "dev"
2020-05-31 16:31:36 +02:00
optional = false
python-versions = "*"
2022-12-13 08:44:06 +01:00
files = [
{ file = "isodate-0.6.1-py2.py3-none-any.whl" , hash = "sha256:0751eece944162659049d35f4f549ed815792b38793f07cf73381c1c87cbed96" } ,
{ file = "isodate-0.6.1.tar.gz" , hash = "sha256:48c5881de7e8b0a0d648cb024c8062dc84e7b840ed81e864c7614fd3c127bde9" } ,
]
2020-05-31 16:31:36 +02:00
[ package . dependencies ]
six = "*"
[ [ package ] ]
name = "isort"
2023-01-24 12:17:44 +01:00
version = "5.11.4"
2020-09-08 14:04:00 +02:00
description = "A Python utility / library to sort Python imports."
category = "dev"
2020-05-31 16:31:36 +02:00
optional = false
2022-12-13 08:44:06 +01:00
python-versions = ">=3.7.0"
files = [
2023-01-24 12:17:44 +01:00
{ file = "isort-5.11.4-py3-none-any.whl" , hash = "sha256:c033fd0edb91000a7f09527fe5c75321878f98322a77ddcc81adbd83724afb7b" } ,
{ file = "isort-5.11.4.tar.gz" , hash = "sha256:6db30c5ded9815d813932c04c2f85a360bcdd35fed496f4d8f35495ef0a261b6" } ,
2022-12-13 08:44:06 +01:00
]
2020-05-31 16:31:36 +02:00
[ package . extras ]
2020-10-06 16:20:16 +02:00
colors = [ "colorama (>=0.4.3,<0.5.0)" ]
2022-11-01 10:20:43 +01:00
pipfile-deprecated-finder = [ "pipreqs" , "requirementslib" ]
2021-07-06 14:37:57 +02:00
plugins = [ "setuptools" ]
2022-11-01 10:20:43 +01:00
requirements-deprecated-finder = [ "pip-api" , "pipreqs" ]
2021-07-06 14:37:57 +02:00
2022-11-28 15:15:19 +01:00
[ [ package ] ]
name = "jedi"
version = "0.18.2"
description = "An autocompletion tool for Python that can be used for text editors."
category = "dev"
optional = false
python-versions = ">=3.6"
2022-12-13 08:44:06 +01:00
files = [
{ file = "jedi-0.18.2-py2.py3-none-any.whl" , hash = "sha256:203c1fd9d969ab8f2119ec0a3342e0b49910045abe6af0a3ae83a5764d54639e" } ,
{ file = "jedi-0.18.2.tar.gz" , hash = "sha256:bae794c30d07f6d910d32a7048af09b5a39ed740918da923c6b780790ebac612" } ,
]
2022-11-28 15:15:19 +01:00
[ package . dependencies ]
parso = ">=0.8.0,<0.9.0"
[ package . extras ]
docs = [ "Jinja2 (==2.11.3)" , "MarkupSafe (==1.1.1)" , "Pygments (==2.8.1)" , "alabaster (==0.7.12)" , "babel (==2.9.1)" , "chardet (==4.0.0)" , "commonmark (==0.8.1)" , "docutils (==0.17.1)" , "future (==0.18.2)" , "idna (==2.10)" , "imagesize (==1.2.0)" , "mock (==1.0.1)" , "packaging (==20.9)" , "pyparsing (==2.4.7)" , "pytz (==2021.1)" , "readthedocs-sphinx-ext (==2.1.4)" , "recommonmark (==0.5.0)" , "requests (==2.25.1)" , "six (==1.15.0)" , "snowballstemmer (==2.1.0)" , "sphinx (==1.8.5)" , "sphinx-rtd-theme (==0.4.3)" , "sphinxcontrib-serializinghtml (==1.1.4)" , "sphinxcontrib-websupport (==1.2.4)" , "urllib3 (==1.26.4)" ]
qa = [ "flake8 (==3.8.3)" , "mypy (==0.782)" ]
testing = [ "Django (<3.1)" , "attrs" , "colorama" , "docopt" , "pytest (<7.0.0)" ]
2020-05-31 16:31:36 +02:00
[ [ package ] ]
name = "langid"
2020-09-08 14:04:00 +02:00
version = "1.1.6"
description = "langid.py is a standalone Language Identification (LangID) tool."
category = "main"
2020-05-31 16:31:36 +02:00
optional = false
python-versions = "*"
2022-12-13 08:44:06 +01:00
files = [
{ file = "langid-1.1.6.tar.gz" , hash = "sha256:044bcae1912dab85c33d8e98f2811b8f4ff1213e5e9a9e9510137b84da2cb293" } ,
]
2020-05-31 16:31:36 +02:00
[ package . dependencies ]
numpy = "*"
[ [ package ] ]
name = "leather"
2021-11-27 11:25:40 +01:00
version = "0.3.4"
2020-09-08 14:04:00 +02:00
description = "Python charting for 80% of humans."
category = "dev"
2020-05-31 16:31:36 +02:00
optional = false
python-versions = "*"
2022-12-13 08:44:06 +01:00
files = [
{ file = "leather-0.3.4-py2.py3-none-any.whl" , hash = "sha256:5e741daee96e9f1e9e06081b8c8a10c4ac199301a0564cdd99b09df15b4603d2" } ,
{ file = "leather-0.3.4.tar.gz" , hash = "sha256:b43e21c8fa46b2679de8449f4d953c06418666dc058ce41055ee8a8d3bb40918" } ,
]
2020-05-31 16:31:36 +02:00
[ package . dependencies ]
six = ">=1.6.1"
2023-01-24 12:17:44 +01:00
[ [ package ] ]
name = "markdown-it-py"
version = "2.1.0"
description = "Python port of markdown-it. Markdown parsing, done right!"
category = "dev"
optional = false
python-versions = ">=3.7"
files = [
{ file = "markdown-it-py-2.1.0.tar.gz" , hash = "sha256:cf7e59fed14b5ae17c0006eff14a2d9a00ed5f3a846148153899a0224e2c07da" } ,
{ file = "markdown_it_py-2.1.0-py3-none-any.whl" , hash = "sha256:93de681e5c021a432c63147656fe21790bc01231e0cd2da73626f1aa3ac0fe27" } ,
]
[ package . dependencies ]
mdurl = ">=0.1,<1.0"
[ package . extras ]
benchmarking = [ "psutil" , "pytest" , "pytest-benchmark (>=3.2,<4.0)" ]
code-style = [ "pre-commit (==2.6)" ]
compare = [ "commonmark (>=0.9.1,<0.10.0)" , "markdown (>=3.3.6,<3.4.0)" , "mistletoe (>=0.8.1,<0.9.0)" , "mistune (>=2.0.2,<2.1.0)" , "panflute (>=2.1.3,<2.2.0)" ]
linkify = [ "linkify-it-py (>=1.0,<2.0)" ]
plugins = [ "mdit-py-plugins" ]
profiling = [ "gprof2dot" ]
rtd = [ "attrs" , "myst-parser" , "pyyaml" , "sphinx" , "sphinx-copybutton" , "sphinx-design" , "sphinx_book_theme" ]
testing = [ "coverage" , "pytest" , "pytest-cov" , "pytest-regressions" ]
2022-11-28 15:15:19 +01:00
[ [ package ] ]
name = "matplotlib-inline"
version = "0.1.6"
description = "Inline Matplotlib backend for Jupyter"
category = "dev"
optional = false
python-versions = ">=3.5"
2022-12-13 08:44:06 +01:00
files = [
{ file = "matplotlib-inline-0.1.6.tar.gz" , hash = "sha256:f887e5f10ba98e8d2b150ddcf4702c1e5f8b3a20005eb0f74bfdbd360ee6f304" } ,
{ file = "matplotlib_inline-0.1.6-py3-none-any.whl" , hash = "sha256:f1f41aab5328aa5aaea9b16d083b128102f8712542f819fe7e6a420ff581b311" } ,
]
2022-11-28 15:15:19 +01:00
[ package . dependencies ]
traitlets = "*"
2020-05-31 16:31:36 +02:00
[ [ package ] ]
name = "mccabe"
2022-09-02 15:31:19 +02:00
version = "0.7.0"
2020-09-08 14:04:00 +02:00
description = "McCabe checker, plugin for flake8"
category = "dev"
2020-05-31 16:31:36 +02:00
optional = false
2022-09-02 15:31:19 +02:00
python-versions = ">=3.6"
2022-12-13 08:44:06 +01:00
files = [
{ file = "mccabe-0.7.0-py2.py3-none-any.whl" , hash = "sha256:6c2d30ab6be0e4a46919781807b4f0d834ebdd6c6e3dca0bda5a15f863427b6e" } ,
{ file = "mccabe-0.7.0.tar.gz" , hash = "sha256:348e0240c33b60bbdf4e523192ef919f28cb2c3d7d5c7794f74009290f236325" } ,
]
2020-05-31 16:31:36 +02:00
2023-01-24 12:17:44 +01:00
[ [ package ] ]
name = "mdurl"
version = "0.1.2"
description = "Markdown URL utilities"
category = "dev"
optional = false
python-versions = ">=3.7"
files = [
{ file = "mdurl-0.1.2-py3-none-any.whl" , hash = "sha256:84008a41e51615a49fc9966191ff91509e3c40b939176e643fd50a5c2196b8f8" } ,
{ file = "mdurl-0.1.2.tar.gz" , hash = "sha256:bb413d29f5eea38f31dd4754dd7377d4465116fb207585f97bf925588687c1ba" } ,
]
2020-05-31 16:31:36 +02:00
[ [ package ] ]
2020-10-06 16:20:16 +02:00
name = "mypy-extensions"
version = "0.4.3"
description = "Experimental type system extensions for programs checked with the mypy typechecker."
2020-09-08 14:04:00 +02:00
category = "dev"
2020-05-31 16:31:36 +02:00
optional = false
2020-10-06 16:20:16 +02:00
python-versions = "*"
2022-12-13 08:44:06 +01:00
files = [
{ file = "mypy_extensions-0.4.3-py2.py3-none-any.whl" , hash = "sha256:090fedd75945a69ae91ce1303b5824f428daf5a028d2f6ab8a299250a846f15d" } ,
{ file = "mypy_extensions-0.4.3.tar.gz" , hash = "sha256:2d82818f5bb3e369420cb3c4060a7970edba416647068eb4c5343488a6c604a8" } ,
]
2020-05-31 16:31:36 +02:00
[ [ package ] ]
name = "numpy"
2023-01-24 12:17:44 +01:00
version = "1.24.1"
2022-12-20 13:59:35 +01:00
description = "Fundamental package for array computing in Python"
2020-09-08 14:04:00 +02:00
category = "main"
2020-05-31 16:31:36 +02:00
optional = false
2022-01-30 11:26:04 +01:00
python-versions = ">=3.8"
2022-12-13 08:44:06 +01:00
files = [
2023-01-24 12:17:44 +01:00
{ file = "numpy-1.24.1-cp310-cp310-macosx_10_9_x86_64.whl" , hash = "sha256:179a7ef0889ab769cc03573b6217f54c8bd8e16cef80aad369e1e8185f994cd7" } ,
{ file = "numpy-1.24.1-cp310-cp310-macosx_11_0_arm64.whl" , hash = "sha256:b09804ff570b907da323b3d762e74432fb07955701b17b08ff1b5ebaa8cfe6a9" } ,
{ file = "numpy-1.24.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:f1b739841821968798947d3afcefd386fa56da0caf97722a5de53e07c4ccedc7" } ,
{ file = "numpy-1.24.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:0e3463e6ac25313462e04aea3fb8a0a30fb906d5d300f58b3bc2c23da6a15398" } ,
{ file = "numpy-1.24.1-cp310-cp310-win32.whl" , hash = "sha256:b31da69ed0c18be8b77bfce48d234e55d040793cebb25398e2a7d84199fbc7e2" } ,
{ file = "numpy-1.24.1-cp310-cp310-win_amd64.whl" , hash = "sha256:b07b40f5fb4fa034120a5796288f24c1fe0e0580bbfff99897ba6267af42def2" } ,
{ file = "numpy-1.24.1-cp311-cp311-macosx_10_9_x86_64.whl" , hash = "sha256:7094891dcf79ccc6bc2a1f30428fa5edb1e6fb955411ffff3401fb4ea93780a8" } ,
{ file = "numpy-1.24.1-cp311-cp311-macosx_11_0_arm64.whl" , hash = "sha256:28e418681372520c992805bb723e29d69d6b7aa411065f48216d8329d02ba032" } ,
{ file = "numpy-1.24.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:e274f0f6c7efd0d577744f52032fdd24344f11c5ae668fe8d01aac0422611df1" } ,
{ file = "numpy-1.24.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:0044f7d944ee882400890f9ae955220d29b33d809a038923d88e4e01d652acd9" } ,
{ file = "numpy-1.24.1-cp311-cp311-win32.whl" , hash = "sha256:442feb5e5bada8408e8fcd43f3360b78683ff12a4444670a7d9e9824c1817d36" } ,
{ file = "numpy-1.24.1-cp311-cp311-win_amd64.whl" , hash = "sha256:de92efa737875329b052982e37bd4371d52cabf469f83e7b8be9bb7752d67e51" } ,
{ file = "numpy-1.24.1-cp38-cp38-macosx_10_9_x86_64.whl" , hash = "sha256:b162ac10ca38850510caf8ea33f89edcb7b0bb0dfa5592d59909419986b72407" } ,
{ file = "numpy-1.24.1-cp38-cp38-macosx_11_0_arm64.whl" , hash = "sha256:26089487086f2648944f17adaa1a97ca6aee57f513ba5f1c0b7ebdabbe2b9954" } ,
{ file = "numpy-1.24.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:caf65a396c0d1f9809596be2e444e3bd4190d86d5c1ce21f5fc4be60a3bc5b36" } ,
{ file = "numpy-1.24.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:b0677a52f5d896e84414761531947c7a330d1adc07c3a4372262f25d84af7bf7" } ,
{ file = "numpy-1.24.1-cp38-cp38-win32.whl" , hash = "sha256:dae46bed2cb79a58d6496ff6d8da1e3b95ba09afeca2e277628171ca99b99db1" } ,
{ file = "numpy-1.24.1-cp38-cp38-win_amd64.whl" , hash = "sha256:6ec0c021cd9fe732e5bab6401adea5a409214ca5592cd92a114f7067febcba0c" } ,
{ file = "numpy-1.24.1-cp39-cp39-macosx_10_9_x86_64.whl" , hash = "sha256:28bc9750ae1f75264ee0f10561709b1462d450a4808cd97c013046073ae64ab6" } ,
{ file = "numpy-1.24.1-cp39-cp39-macosx_11_0_arm64.whl" , hash = "sha256:84e789a085aabef2f36c0515f45e459f02f570c4b4c4c108ac1179c34d475ed7" } ,
{ file = "numpy-1.24.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:8e669fbdcdd1e945691079c2cae335f3e3a56554e06bbd45d7609a6cf568c700" } ,
{ file = "numpy-1.24.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:ef85cf1f693c88c1fd229ccd1055570cb41cdf4875873b7728b6301f12cd05bf" } ,
{ file = "numpy-1.24.1-cp39-cp39-win32.whl" , hash = "sha256:87a118968fba001b248aac90e502c0b13606721b1343cdaddbc6e552e8dfb56f" } ,
{ file = "numpy-1.24.1-cp39-cp39-win_amd64.whl" , hash = "sha256:ddc7ab52b322eb1e40521eb422c4e0a20716c271a306860979d450decbb51b8e" } ,
{ file = "numpy-1.24.1-pp38-pypy38_pp73-macosx_10_9_x86_64.whl" , hash = "sha256:ed5fb71d79e771ec930566fae9c02626b939e37271ec285e9efaf1b5d4370e7d" } ,
{ file = "numpy-1.24.1-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:ad2925567f43643f51255220424c23d204024ed428afc5aad0f86f3ffc080086" } ,
{ file = "numpy-1.24.1-pp38-pypy38_pp73-win_amd64.whl" , hash = "sha256:cfa1161c6ac8f92dea03d625c2d0c05e084668f4a06568b77a25a89111621566" } ,
{ file = "numpy-1.24.1.tar.gz" , hash = "sha256:2386da9a471cc00a1f47845e27d916d5ec5346ae9696e01a8a34760858fe9dd2" } ,
2022-12-13 08:44:06 +01:00
]
2020-05-31 16:31:36 +02:00
2021-08-12 20:47:46 +02:00
[ [ package ] ]
name = "olefile"
version = "0.46"
description = "Python package to parse, read and write Microsoft OLE2 files (Structured Storage or Compound Document, Microsoft Office)"
category = "dev"
optional = false
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*"
2022-12-13 08:44:06 +01:00
files = [
{ file = "olefile-0.46.zip" , hash = "sha256:133b031eaf8fd2c9399b78b8bc5b8fcbe4c31e85295749bb17a87cba8f3c3964" } ,
]
2021-08-12 20:47:46 +02:00
2020-05-31 16:31:36 +02:00
[ [ package ] ]
name = "openpyxl"
2022-07-08 14:50:03 +02:00
version = "3.0.10"
2020-09-08 14:04:00 +02:00
description = "A Python library to read/write Excel 2010 xlsx/xlsm files"
category = "dev"
2020-05-31 16:31:36 +02:00
optional = false
2021-09-27 13:11:21 +02:00
python-versions = ">=3.6"
2022-12-13 08:44:06 +01:00
files = [
{ file = "openpyxl-3.0.10-py2.py3-none-any.whl" , hash = "sha256:0ab6d25d01799f97a9464630abacbb34aafecdcaa0ef3cba6d6b3499867d0355" } ,
{ file = "openpyxl-3.0.10.tar.gz" , hash = "sha256:e47805627aebcf860edb4edf7987b1309c1b3632f3750538ed962bbcc3bd7449" } ,
]
2020-05-31 16:31:36 +02:00
[ package . dependencies ]
2020-07-06 12:56:31 +02:00
et-xmlfile = "*"
2020-05-31 16:31:36 +02:00
[ [ package ] ]
name = "packaging"
2023-01-24 12:17:44 +01:00
version = "23.0"
2020-09-08 14:04:00 +02:00
description = "Core utilities for Python packages"
category = "dev"
2020-05-31 16:31:36 +02:00
optional = false
2022-12-13 08:44:06 +01:00
python-versions = ">=3.7"
files = [
2023-01-24 12:17:44 +01:00
{ file = "packaging-23.0-py3-none-any.whl" , hash = "sha256:714ac14496c3e68c99c29b00845f7a2b85f3bb6f1078fd9f72fd20f0570002b2" } ,
{ file = "packaging-23.0.tar.gz" , hash = "sha256:b6ad297f8907de0fa2fe1ccbd26fdaf387f5f47c7275fedf8cce89f99446cf97" } ,
2022-12-13 08:44:06 +01:00
]
2020-05-31 16:31:36 +02:00
[ [ package ] ]
name = "pandas"
2023-01-24 12:17:44 +01:00
version = "1.5.3"
2020-09-08 14:04:00 +02:00
description = "Powerful data structures for data analysis, time series, and statistics"
category = "main"
2020-05-31 16:31:36 +02:00
optional = false
2022-01-30 11:26:04 +01:00
python-versions = ">=3.8"
2022-12-13 08:44:06 +01:00
files = [
2023-01-24 12:17:44 +01:00
{ file = "pandas-1.5.3-cp310-cp310-macosx_10_9_universal2.whl" , hash = "sha256:3749077d86e3a2f0ed51367f30bf5b82e131cc0f14260c4d3e499186fccc4406" } ,
{ file = "pandas-1.5.3-cp310-cp310-macosx_10_9_x86_64.whl" , hash = "sha256:972d8a45395f2a2d26733eb8d0f629b2f90bebe8e8eddbb8829b180c09639572" } ,
{ file = "pandas-1.5.3-cp310-cp310-macosx_11_0_arm64.whl" , hash = "sha256:50869a35cbb0f2e0cd5ec04b191e7b12ed688874bd05dd777c19b28cbea90996" } ,
{ file = "pandas-1.5.3-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:c3ac844a0fe00bfaeb2c9b51ab1424e5c8744f89860b138434a363b1f620f354" } ,
{ file = "pandas-1.5.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:7a0a56cef15fd1586726dace5616db75ebcfec9179a3a55e78f72c5639fa2a23" } ,
{ file = "pandas-1.5.3-cp310-cp310-win_amd64.whl" , hash = "sha256:478ff646ca42b20376e4ed3fa2e8d7341e8a63105586efe54fa2508ee087f328" } ,
{ file = "pandas-1.5.3-cp311-cp311-macosx_10_9_universal2.whl" , hash = "sha256:6973549c01ca91ec96199e940495219c887ea815b2083722821f1d7abfa2b4dc" } ,
{ file = "pandas-1.5.3-cp311-cp311-macosx_10_9_x86_64.whl" , hash = "sha256:c39a8da13cede5adcd3be1182883aea1c925476f4e84b2807a46e2775306305d" } ,
{ file = "pandas-1.5.3-cp311-cp311-macosx_11_0_arm64.whl" , hash = "sha256:f76d097d12c82a535fda9dfe5e8dd4127952b45fea9b0276cb30cca5ea313fbc" } ,
{ file = "pandas-1.5.3-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:e474390e60ed609cec869b0da796ad94f420bb057d86784191eefc62b65819ae" } ,
{ file = "pandas-1.5.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:5f2b952406a1588ad4cad5b3f55f520e82e902388a6d5a4a91baa8d38d23c7f6" } ,
{ file = "pandas-1.5.3-cp311-cp311-win_amd64.whl" , hash = "sha256:bc4c368f42b551bf72fac35c5128963a171b40dce866fb066540eeaf46faa003" } ,
{ file = "pandas-1.5.3-cp38-cp38-macosx_10_9_universal2.whl" , hash = "sha256:14e45300521902689a81f3f41386dc86f19b8ba8dd5ac5a3c7010ef8d2932813" } ,
{ file = "pandas-1.5.3-cp38-cp38-macosx_10_9_x86_64.whl" , hash = "sha256:9842b6f4b8479e41968eced654487258ed81df7d1c9b7b870ceea24ed9459b31" } ,
{ file = "pandas-1.5.3-cp38-cp38-macosx_11_0_arm64.whl" , hash = "sha256:26d9c71772c7afb9d5046e6e9cf42d83dd147b5cf5bcb9d97252077118543792" } ,
{ file = "pandas-1.5.3-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:5fbcb19d6fceb9e946b3e23258757c7b225ba450990d9ed63ccceeb8cae609f7" } ,
{ file = "pandas-1.5.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:565fa34a5434d38e9d250af3c12ff931abaf88050551d9fbcdfafca50d62babf" } ,
{ file = "pandas-1.5.3-cp38-cp38-win32.whl" , hash = "sha256:87bd9c03da1ac870a6d2c8902a0e1fd4267ca00f13bc494c9e5a9020920e1d51" } ,
{ file = "pandas-1.5.3-cp38-cp38-win_amd64.whl" , hash = "sha256:41179ce559943d83a9b4bbacb736b04c928b095b5f25dd2b7389eda08f46f373" } ,
{ file = "pandas-1.5.3-cp39-cp39-macosx_10_9_universal2.whl" , hash = "sha256:c74a62747864ed568f5a82a49a23a8d7fe171d0c69038b38cedf0976831296fa" } ,
{ file = "pandas-1.5.3-cp39-cp39-macosx_10_9_x86_64.whl" , hash = "sha256:c4c00e0b0597c8e4f59e8d461f797e5d70b4d025880516a8261b2817c47759ee" } ,
{ file = "pandas-1.5.3-cp39-cp39-macosx_11_0_arm64.whl" , hash = "sha256:a50d9a4336a9621cab7b8eb3fb11adb82de58f9b91d84c2cd526576b881a0c5a" } ,
{ file = "pandas-1.5.3-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:dd05f7783b3274aa206a1af06f0ceed3f9b412cf665b7247eacd83be41cf7bf0" } ,
{ file = "pandas-1.5.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:9f69c4029613de47816b1bb30ff5ac778686688751a5e9c99ad8c7031f6508e5" } ,
{ file = "pandas-1.5.3-cp39-cp39-win32.whl" , hash = "sha256:7cec0bee9f294e5de5bbfc14d0573f65526071029d036b753ee6507d2a21480a" } ,
{ file = "pandas-1.5.3-cp39-cp39-win_amd64.whl" , hash = "sha256:dfd681c5dc216037e0b0a2c821f5ed99ba9f03ebcf119c7dac0e9a7b960b9ec9" } ,
{ file = "pandas-1.5.3.tar.gz" , hash = "sha256:74a3fd7e5a7ec052f183273dc7b0acd3a863edf7520f5d3a1765c04ffdb3b0b1" } ,
2022-12-13 08:44:06 +01:00
]
2020-05-31 16:31:36 +02:00
2020-09-08 14:04:00 +02:00
[ package . dependencies ]
2021-11-27 11:25:40 +01:00
numpy = [
2022-11-01 10:20:43 +01:00
{ version = ">=1.20.3" , markers = "python_version < \"3.10\"" } ,
2021-11-27 11:25:40 +01:00
{ version = ">=1.21.0" , markers = "python_version >= \"3.10\"" } ,
2022-11-28 15:15:19 +01:00
{ version = ">=1.23.2" , markers = "python_version >= \"3.11\"" } ,
2021-11-27 11:25:40 +01:00
]
2022-01-30 11:26:04 +01:00
python-dateutil = ">=2.8.1"
pytz = ">=2020.1"
2020-09-08 14:04:00 +02:00
2021-02-04 20:45:30 +01:00
[ package . extras ]
2022-01-30 11:26:04 +01:00
test = [ "hypothesis (>=5.5.3)" , "pytest (>=6.0)" , "pytest-xdist (>=1.31)" ]
2021-02-04 20:45:30 +01:00
2020-05-31 16:31:36 +02:00
[ [ package ] ]
name = "parsedatetime"
2023-01-24 12:17:44 +01:00
version = "2.6"
2020-09-08 14:04:00 +02:00
description = "Parse human-readable date/time text."
category = "dev"
2020-05-31 16:31:36 +02:00
optional = false
python-versions = "*"
2022-12-13 08:44:06 +01:00
files = [
2023-01-24 12:17:44 +01:00
{ file = "parsedatetime-2.6-py3-none-any.whl" , hash = "sha256:cb96edd7016872f58479e35879294258c71437195760746faffedb692aef000b" } ,
{ file = "parsedatetime-2.6.tar.gz" , hash = "sha256:4cb368fbb18a0b7231f4d76119165451c8d2e35951455dfee97c62a87b04d455" } ,
2022-12-13 08:44:06 +01:00
]
2020-05-31 16:31:36 +02:00
2022-11-28 15:15:19 +01:00
[ [ package ] ]
name = "parso"
version = "0.8.3"
description = "A Python Parser"
category = "dev"
optional = false
python-versions = ">=3.6"
2022-12-13 08:44:06 +01:00
files = [
{ file = "parso-0.8.3-py2.py3-none-any.whl" , hash = "sha256:c001d4636cd3aecdaf33cbb40aebb59b094be2a74c556778ef5576c175e19e75" } ,
{ file = "parso-0.8.3.tar.gz" , hash = "sha256:8c07be290bb59f03588915921e29e8a50002acaf2cdc5fa0e0114f91709fafa0" } ,
]
2022-11-28 15:15:19 +01:00
[ package . extras ]
qa = [ "flake8 (==3.8.3)" , "mypy (==0.782)" ]
testing = [ "docopt" , "pytest (<6.0.0)" ]
2020-05-31 16:31:36 +02:00
[ [ package ] ]
name = "pathspec"
2022-12-13 08:44:06 +01:00
version = "0.10.3"
2020-09-08 14:04:00 +02:00
description = "Utility library for gitignore style pattern matching of file paths."
category = "dev"
2020-05-31 16:31:36 +02:00
optional = false
2022-09-01 07:44:12 +02:00
python-versions = ">=3.7"
2022-12-13 08:44:06 +01:00
files = [
{ file = "pathspec-0.10.3-py3-none-any.whl" , hash = "sha256:3c95343af8b756205e2aba76e843ba9520a24dd84f68c22b9f93251507509dd6" } ,
{ file = "pathspec-0.10.3.tar.gz" , hash = "sha256:56200de4077d9d0791465aa9095a01d421861e405b5096955051deefd697d6f6" } ,
]
2020-05-31 16:31:36 +02:00
2022-11-28 15:15:19 +01:00
[ [ package ] ]
name = "pexpect"
version = "4.8.0"
description = "Pexpect allows easy control of interactive console applications."
category = "dev"
optional = false
python-versions = "*"
2022-12-13 08:44:06 +01:00
files = [
{ file = "pexpect-4.8.0-py2.py3-none-any.whl" , hash = "sha256:0b48a55dcb3c05f3329815901ea4fc1537514d6ba867a152b581d69ae3710937" } ,
{ file = "pexpect-4.8.0.tar.gz" , hash = "sha256:fc65a43959d153d0114afe13997d439c22823a27cefceb5ff35c2178c6784c0c" } ,
]
2022-11-28 15:15:19 +01:00
[ package . dependencies ]
ptyprocess = ">=0.5"
[ [ package ] ]
name = "pickleshare"
version = "0.7.5"
description = "Tiny 'shelve'-like database with concurrency support"
category = "dev"
optional = false
python-versions = "*"
2022-12-13 08:44:06 +01:00
files = [
{ file = "pickleshare-0.7.5-py2.py3-none-any.whl" , hash = "sha256:9649af414d74d4df115d5d718f82acb59c9d418196b7b4290ed47a12ce62df56" } ,
{ file = "pickleshare-0.7.5.tar.gz" , hash = "sha256:87683d47965c1da65cdacaf31c8441d12b8044cdec9aca500cd78fc2c683afca" } ,
]
2022-11-28 15:15:19 +01:00
2021-09-06 20:03:30 +02:00
[ [ package ] ]
name = "platformdirs"
2023-01-24 12:17:44 +01:00
version = "2.6.2"
2022-11-07 10:13:44 +01:00
description = "A small Python package for determining appropriate platform-specific dirs, e.g. a \"user data dir\"."
2021-09-06 20:03:30 +02:00
category = "dev"
optional = false
2022-01-29 14:26:16 +01:00
python-versions = ">=3.7"
2022-12-13 08:44:06 +01:00
files = [
2023-01-24 12:17:44 +01:00
{ file = "platformdirs-2.6.2-py3-none-any.whl" , hash = "sha256:83c8f6d04389165de7c9b6f0c682439697887bca0aa2f1c87ef1826be3584490" } ,
{ file = "platformdirs-2.6.2.tar.gz" , hash = "sha256:e1fea1fe471b9ff8332e229df3cb7de4f53eeea4998d3b6bfff542115e998bd2" } ,
2022-12-13 08:44:06 +01:00
]
2021-09-06 20:03:30 +02:00
[ package . extras ]
2023-01-24 12:17:44 +01:00
docs = [ "furo (>=2022.12.7)" , "proselint (>=0.13)" , "sphinx (>=5.3)" , "sphinx-autodoc-typehints (>=1.19.5)" ]
test = [ "appdirs (==1.4.4)" , "covdefaults (>=2.2.2)" , "pytest (>=7.2)" , "pytest-cov (>=4)" , "pytest-mock (>=3.10)" ]
2021-09-06 20:03:30 +02:00
2020-05-31 16:31:36 +02:00
[ [ package ] ]
name = "pluggy"
2021-09-06 20:03:30 +02:00
version = "1.0.0"
2020-09-08 14:04:00 +02:00
description = "plugin and hook calling mechanisms for python"
category = "dev"
2020-05-31 16:31:36 +02:00
optional = false
2021-09-06 20:03:30 +02:00
python-versions = ">=3.6"
2022-12-13 08:44:06 +01:00
files = [
{ file = "pluggy-1.0.0-py2.py3-none-any.whl" , hash = "sha256:74134bbf457f031a36d68416e1509f34bd5ccc019f0bcc952c7b909d06b37bd3" } ,
{ file = "pluggy-1.0.0.tar.gz" , hash = "sha256:4224373bacce55f955a878bf9cfa763c1e360858e330072059e10bad68531159" } ,
]
2020-05-31 16:31:36 +02:00
[ package . extras ]
dev = [ "pre-commit" , "tox" ]
2021-09-06 20:03:30 +02:00
testing = [ "pytest" , "pytest-benchmark" ]
2020-05-31 16:31:36 +02:00
2021-07-06 14:37:57 +02:00
[ [ package ] ]
name = "pprintpp"
version = "0.4.0"
description = "A drop-in replacement for pprint that's actually pretty"
category = "dev"
optional = false
python-versions = "*"
2022-12-13 08:44:06 +01:00
files = [
{ file = "pprintpp-0.4.0-py2.py3-none-any.whl" , hash = "sha256:b6b4dcdd0c0c0d75e4d7b2f21a9e933e5b2ce62b26e1a54537f9651ae5a5c01d" } ,
{ file = "pprintpp-0.4.0.tar.gz" , hash = "sha256:ea826108e2c7f49dc6d66c752973c3fc9749142a798d6b254e1e301cfdbc6403" } ,
]
2021-07-06 14:37:57 +02:00
2022-11-28 15:15:19 +01:00
[ [ package ] ]
name = "prompt-toolkit"
2022-12-13 08:44:06 +01:00
version = "3.0.36"
2022-11-28 15:15:19 +01:00
description = "Library for building powerful interactive command lines in Python"
category = "dev"
optional = false
python-versions = ">=3.6.2"
2022-12-13 08:44:06 +01:00
files = [
{ file = "prompt_toolkit-3.0.36-py3-none-any.whl" , hash = "sha256:aa64ad242a462c5ff0363a7b9cfe696c20d55d9fc60c11fd8e632d064804d305" } ,
{ file = "prompt_toolkit-3.0.36.tar.gz" , hash = "sha256:3e163f254bef5a03b146397d7c1963bd3e2812f0964bb9a24e6ec761fd28db63" } ,
]
2022-11-28 15:15:19 +01:00
[ package . dependencies ]
wcwidth = "*"
[ [ package ] ]
name = "ptyprocess"
version = "0.7.0"
description = "Run a subprocess in a pseudo terminal"
category = "dev"
optional = false
python-versions = "*"
2022-12-13 08:44:06 +01:00
files = [
{ file = "ptyprocess-0.7.0-py2.py3-none-any.whl" , hash = "sha256:4b41f3967fce3af57cc7e94b888626c18bf37a083e3651ca8feeb66d492fef35" } ,
{ file = "ptyprocess-0.7.0.tar.gz" , hash = "sha256:5c5d0a3b48ceee0b48485e0c26037c0acd7d29765ca3fbb5cb3831d347423220" } ,
]
2022-11-28 15:15:19 +01:00
[ [ package ] ]
name = "pure-eval"
version = "0.2.2"
description = "Safely evaluate AST nodes without side effects"
category = "dev"
optional = false
python-versions = "*"
2022-12-13 08:44:06 +01:00
files = [
{ file = "pure_eval-0.2.2-py3-none-any.whl" , hash = "sha256:01eaab343580944bc56080ebe0a674b39ec44a945e6d09ba7db3cb8cec289350" } ,
{ file = "pure_eval-0.2.2.tar.gz" , hash = "sha256:2b45320af6dfaa1750f543d714b6d1c520a1688dec6fd24d339063ce0aaa9ac3" } ,
]
[ package . extras ]
2022-11-28 15:15:19 +01:00
tests = [ "pytest" ]
2020-05-31 16:31:36 +02:00
[ [ package ] ]
name = "pycodestyle"
2022-09-02 15:31:19 +02:00
version = "2.9.1"
2020-09-08 14:04:00 +02:00
description = "Python style guide checker"
category = "dev"
2020-05-31 16:31:36 +02:00
optional = false
2022-09-02 15:31:19 +02:00
python-versions = ">=3.6"
2022-12-13 08:44:06 +01:00
files = [
{ file = "pycodestyle-2.9.1-py2.py3-none-any.whl" , hash = "sha256:d1735fc58b418fd7c5f658d28d943854f8a849b01a5d0a1e6f3f3fdd0166804b" } ,
{ file = "pycodestyle-2.9.1.tar.gz" , hash = "sha256:2c9607871d58c76354b697b42f5d57e1ada7d261c261efac224b664affdc5785" } ,
]
2020-05-31 16:31:36 +02:00
[ [ package ] ]
name = "pycountry"
2022-11-08 08:21:28 +01:00
version = "22.3.6.dev0"
2020-09-08 14:04:00 +02:00
description = "ISO country, subdivision, language, currency and script definitions and their translations"
category = "main"
2020-05-31 16:31:36 +02:00
optional = false
2022-11-08 08:21:28 +01:00
python-versions = ">=3.7"
2022-12-13 08:44:06 +01:00
files = [ ]
2022-11-08 08:21:28 +01:00
develop = false
2020-05-31 16:31:36 +02:00
2022-11-08 08:21:28 +01:00
[ package . source ]
type = "git"
url = "https://github.com/alanorth/pycountry"
reference = "iso-codes-4.12.0"
resolved_reference = "7abda245295da5280de172ceb9bbf2f6f1336e57"
2022-09-01 07:44:12 +02:00
2020-05-31 16:31:36 +02:00
[ [ package ] ]
name = "pyflakes"
2022-09-02 15:31:19 +02:00
version = "2.5.0"
2020-09-08 14:04:00 +02:00
description = "passive checker of Python programs"
category = "dev"
2020-05-31 16:31:36 +02:00
optional = false
2022-09-02 15:31:19 +02:00
python-versions = ">=3.6"
2022-12-13 08:44:06 +01:00
files = [
{ file = "pyflakes-2.5.0-py2.py3-none-any.whl" , hash = "sha256:4579f67d887f804e67edb544428f264b7b24f435b263c4614f384135cea553d2" } ,
{ file = "pyflakes-2.5.0.tar.gz" , hash = "sha256:491feb020dca48ccc562a8c0cbe8df07ee13078df59813b83959cbdada312ea3" } ,
]
2020-05-31 16:31:36 +02:00
[ [ package ] ]
2022-11-01 10:20:43 +01:00
name = "pygments"
2023-01-24 12:17:44 +01:00
version = "2.14.0"
2020-09-08 14:04:00 +02:00
description = "Pygments is a syntax highlighting package written in Python."
category = "dev"
2020-05-31 16:31:36 +02:00
optional = false
2022-07-08 14:50:03 +02:00
python-versions = ">=3.6"
2022-12-13 08:44:06 +01:00
files = [
2023-01-24 12:17:44 +01:00
{ file = "Pygments-2.14.0-py3-none-any.whl" , hash = "sha256:fa7bd7bd2771287c0de303af8bfdfc731f51bd2c6a47ab69d117138893b82717" } ,
{ file = "Pygments-2.14.0.tar.gz" , hash = "sha256:b3ed06a9e8ac9a9aae5a6f5dbe78a8a58655d17b43b93c078f094ddc476ae297" } ,
2022-12-13 08:44:06 +01:00
]
2020-05-31 16:31:36 +02:00
2022-09-01 07:44:12 +02:00
[ package . extras ]
plugins = [ "importlib-metadata" ]
2020-05-31 16:31:36 +02:00
[ [ package ] ]
name = "pytest"
2023-01-24 12:17:44 +01:00
version = "7.2.1"
2020-09-08 14:04:00 +02:00
description = "pytest: simple powerful testing with Python"
category = "dev"
2020-05-31 16:31:36 +02:00
optional = false
2022-09-02 15:31:19 +02:00
python-versions = ">=3.7"
2022-12-13 08:44:06 +01:00
files = [
2023-01-24 12:17:44 +01:00
{ file = "pytest-7.2.1-py3-none-any.whl" , hash = "sha256:c7c6ca206e93355074ae32f7403e8ea12163b1163c976fee7d4d84027c162be5" } ,
{ file = "pytest-7.2.1.tar.gz" , hash = "sha256:d45e0952f3727241918b8fd0f376f5ff6b301cc0777c6f9a556935c92d8a7d42" } ,
2022-12-13 08:44:06 +01:00
]
2020-09-08 14:04:00 +02:00
2020-05-31 16:31:36 +02:00
[ package . dependencies ]
2021-01-03 14:41:08 +01:00
attrs = ">=19.2.0"
2021-02-04 20:45:30 +01:00
colorama = { version = "*" , markers = "sys_platform == \"win32\"" }
2022-11-01 10:20:43 +01:00
exceptiongroup = { version = ">=1.0.0rc8" , markers = "python_version < \"3.11\"" }
2020-10-06 16:20:16 +02:00
iniconfig = "*"
2020-05-31 16:31:36 +02:00
packaging = "*"
2021-09-06 20:03:30 +02:00
pluggy = ">=0.12,<2.0"
2022-11-01 10:20:43 +01:00
tomli = { version = ">=1.0.0" , markers = "python_version < \"3.11\"" }
2020-05-31 16:31:36 +02:00
2021-02-04 20:45:30 +01:00
[ package . extras ]
2022-09-02 15:31:19 +02:00
testing = [ "argcomplete" , "hypothesis (>=3.56)" , "mock" , "nose" , "pygments (>=2.7.2)" , "requests" , "xmlschema" ]
2021-02-04 20:45:30 +01:00
2020-05-31 16:31:36 +02:00
[ [ package ] ]
name = "pytest-clarity"
2021-07-06 14:37:57 +02:00
version = "1.0.1"
2020-09-08 14:04:00 +02:00
description = "A plugin providing an alternative, colourful diff output for failing assertions."
category = "dev"
2020-05-31 16:31:36 +02:00
optional = false
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*"
2022-12-13 08:44:06 +01:00
files = [
{ file = "pytest-clarity-1.0.1.tar.gz" , hash = "sha256:505fe345fad4fe11c6a4187fe683f2c7c52c077caa1e135f3e483fe112db7772" } ,
]
2020-05-31 16:31:36 +02:00
[ package . dependencies ]
2021-07-06 14:37:57 +02:00
pprintpp = ">=0.4.0"
2020-05-31 16:31:36 +02:00
pytest = ">=3.5.0"
2021-07-06 14:37:57 +02:00
rich = ">=8.0.0"
2020-05-31 16:31:36 +02:00
[ [ package ] ]
name = "python-dateutil"
2021-08-12 20:47:46 +02:00
version = "2.8.2"
2020-09-08 14:04:00 +02:00
description = "Extensions to the standard Python datetime module"
category = "main"
2020-05-31 16:31:36 +02:00
optional = false
python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,>=2.7"
2022-12-13 08:44:06 +01:00
files = [
{ file = "python-dateutil-2.8.2.tar.gz" , hash = "sha256:0123cacc1627ae19ddf3c27a5de5bd67ee4586fbdd6440d9748f8abb483d3e86" } ,
{ file = "python_dateutil-2.8.2-py2.py3-none-any.whl" , hash = "sha256:961d03dc3453ebbc59dbdea9e4e11c5651520a876d0f4db161e8674aae935da9" } ,
]
2020-05-31 16:31:36 +02:00
[ package . dependencies ]
six = ">=1.5"
[ [ package ] ]
name = "python-slugify"
2022-11-28 15:15:19 +01:00
version = "7.0.0"
2022-03-21 12:37:03 +01:00
description = "A Python slugify application that also handles Unicode"
2020-09-08 14:04:00 +02:00
category = "dev"
2020-05-31 16:31:36 +02:00
optional = false
2022-11-28 15:15:19 +01:00
python-versions = ">=3.7"
2022-12-13 08:44:06 +01:00
files = [
{ file = "python-slugify-7.0.0.tar.gz" , hash = "sha256:7a0f21a39fa6c1c4bf2e5984c9b9ae944483fd10b54804cb0e23a3ccd4954f0b" } ,
{ file = "python_slugify-7.0.0-py2.py3-none-any.whl" , hash = "sha256:003aee64f9fd955d111549f96c4b58a3f40b9319383c70fad6277a4974bbf570" } ,
]
2020-05-31 16:31:36 +02:00
2020-09-08 14:04:00 +02:00
[ package . dependencies ]
text-unidecode = ">=1.3"
2021-02-04 20:45:30 +01:00
[ package . extras ]
unidecode = [ "Unidecode (>=1.1.1)" ]
2020-05-31 16:31:36 +02:00
[ [ package ] ]
name = "python-stdnum"
2022-11-28 15:15:19 +01:00
version = "1.18"
2020-09-08 14:04:00 +02:00
description = "Python module to handle standardized numbers and codes"
category = "main"
2020-05-31 16:31:36 +02:00
optional = false
python-versions = "*"
2022-12-13 08:44:06 +01:00
files = [
{ file = "python-stdnum-1.18.tar.gz" , hash = "sha256:bcc763d9c49ae23da5d2b7a686d5fd1deec9d9051341160a10d1ac723a26bec0" } ,
{ file = "python_stdnum-1.18-py2.py3-none-any.whl" , hash = "sha256:d7f2a3c7ef4635c957b9cbdd9b1993d1f6ee3a2959f03e172c45440d99f296eb" } ,
]
2020-05-31 16:31:36 +02:00
[ package . extras ]
soap = [ "zeep" ]
soap-alt = [ "suds" ]
2022-09-01 07:44:12 +02:00
soap-fallback = [ "PySimpleSOAP" ]
2020-05-31 16:31:36 +02:00
[ [ package ] ]
name = "pytimeparse"
2020-09-08 14:04:00 +02:00
version = "1.1.8"
description = "Time expression parser"
category = "dev"
2020-05-31 16:31:36 +02:00
optional = false
python-versions = "*"
2022-12-13 08:44:06 +01:00
files = [
{ file = "pytimeparse-1.1.8-py2.py3-none-any.whl" , hash = "sha256:04b7be6cc8bd9f5647a6325444926c3ac34ee6bc7e69da4367ba282f076036bd" } ,
{ file = "pytimeparse-1.1.8.tar.gz" , hash = "sha256:e86136477be924d7e670646a98561957e8ca7308d44841e21f5ddea757556a0a" } ,
]
2020-05-31 16:31:36 +02:00
[ [ package ] ]
name = "pytz"
2023-01-24 12:17:44 +01:00
version = "2022.7.1"
2020-09-08 14:04:00 +02:00
description = "World timezone definitions, modern and historical"
category = "main"
2020-05-31 16:31:36 +02:00
optional = false
python-versions = "*"
2022-12-13 08:44:06 +01:00
files = [
2023-01-24 12:17:44 +01:00
{ file = "pytz-2022.7.1-py2.py3-none-any.whl" , hash = "sha256:78f4f37d8198e0627c5f1143240bb0206b8691d8d7ac6d78fee88b78733f8c4a" } ,
{ file = "pytz-2022.7.1.tar.gz" , hash = "sha256:01a0681c4b9684a28304615eba55d1ab31ae00bf68ec157ec3708a8182dbbcd0" } ,
2022-12-13 08:44:06 +01:00
]
2020-05-31 16:31:36 +02:00
[ [ package ] ]
name = "requests"
2023-01-24 12:17:44 +01:00
version = "2.28.2"
2020-09-08 14:04:00 +02:00
description = "Python HTTP for Humans."
category = "main"
2020-05-31 16:31:36 +02:00
optional = false
2022-07-08 14:50:03 +02:00
python-versions = ">=3.7, <4"
2022-12-13 08:44:06 +01:00
files = [
2023-01-24 12:17:44 +01:00
{ file = "requests-2.28.2-py3-none-any.whl" , hash = "sha256:64299f4909223da747622c030b781c0d7811e359c37124b4bd368fb8c6518baa" } ,
{ file = "requests-2.28.2.tar.gz" , hash = "sha256:98b1b2782e3c6c4904938b84c0eb932721069dfdb9134313beff7c83c2df24bf" } ,
2022-12-13 08:44:06 +01:00
]
2020-09-08 14:04:00 +02:00
2020-05-31 16:31:36 +02:00
[ package . dependencies ]
certifi = ">=2017.4.17"
2023-01-24 12:17:44 +01:00
charset-normalizer = ">=2,<4"
2022-07-08 14:50:03 +02:00
idna = ">=2.5,<4"
2021-01-03 14:41:08 +01:00
urllib3 = ">=1.21.1,<1.27"
2020-05-31 16:31:36 +02:00
2021-02-04 20:45:30 +01:00
[ package . extras ]
2022-07-08 14:50:03 +02:00
socks = [ "PySocks (>=1.5.6,!=1.5.7)" ]
2022-11-01 10:20:43 +01:00
use-chardet-on-py3 = [ "chardet (>=3.0.2,<6)" ]
2021-02-04 20:45:30 +01:00
2020-05-31 16:31:36 +02:00
[ [ package ] ]
name = "requests-cache"
2023-01-24 12:17:44 +01:00
version = "0.9.8"
2022-01-30 11:26:04 +01:00
description = "A transparent persistent cache for the requests library"
2020-09-08 14:04:00 +02:00
category = "main"
2020-05-31 16:31:36 +02:00
optional = false
2022-01-30 11:26:04 +01:00
python-versions = ">=3.7,<4.0"
2022-12-13 08:44:06 +01:00
files = [
2023-01-24 12:17:44 +01:00
{ file = "requests_cache-0.9.8-py3-none-any.whl" , hash = "sha256:3a16021a4b5014b5b32af9c34f07cb911e99a69074d664dfd4fddb62a2997c21" } ,
{ file = "requests_cache-0.9.8.tar.gz" , hash = "sha256:eaed4eb5fd5c392ba5e7cfa000d4ab96b1d32c1a1620f37aa558c43741ac362b" } ,
2022-12-13 08:44:06 +01:00
]
2021-07-06 14:37:57 +02:00
[ package . dependencies ]
2022-09-01 07:44:12 +02:00
appdirs = ">=1.4.4"
attrs = ">=21.2"
2022-11-01 10:20:43 +01:00
cattrs = ">=22.2"
2022-09-01 07:44:12 +02:00
requests = ">=2.22"
url-normalize = ">=1.4"
urllib3 = ">=1.25.5"
2021-07-06 14:37:57 +02:00
[ package . extras ]
2022-09-01 07:44:12 +02:00
all = [ "boto3 (>=1.15)" , "botocore (>=1.18)" , "itsdangerous (>=2.0)" , "pymongo (>=3)" , "pyyaml (>=5.4)" , "redis (>=3)" , "ujson (>=4.0)" ]
bson = [ "bson (>=0.5)" ]
docs = [ "furo (>=2021.9.8)" , "linkify-it-py (>=1.0.1,<2.0.0)" , "myst-parser (>=0.15.1,<0.16.0)" , "sphinx (==4.3.0)" , "sphinx-autodoc-typehints (>=1.11,<2.0)" , "sphinx-automodapi (>=0.13,<0.15)" , "sphinx-copybutton (>=0.3,<0.5)" , "sphinx-inline-tabs (>=2022.1.2b11)" , "sphinx-notfound-page (>=0.8)" , "sphinx-panels (>=0.6,<0.7)" , "sphinxcontrib-apidoc (>=0.3,<0.4)" ]
dynamodb = [ "boto3 (>=1.15)" , "botocore (>=1.18)" ]
json = [ "ujson (>=4.0)" ]
2022-07-08 14:50:03 +02:00
mongodb = [ "pymongo (>=3)" ]
redis = [ "redis (>=3)" ]
2022-09-01 07:44:12 +02:00
security = [ "itsdangerous (>=2.0)" ]
2022-01-30 11:26:04 +01:00
yaml = [ "pyyaml (>=5.4)" ]
2021-07-06 14:37:57 +02:00
[ [ package ] ]
name = "rich"
2023-01-24 12:17:44 +01:00
version = "13.2.0"
2021-07-06 14:37:57 +02:00
description = "Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal"
category = "dev"
optional = false
2023-01-24 12:17:44 +01:00
python-versions = ">=3.7.0"
2022-12-13 08:44:06 +01:00
files = [
2023-01-24 12:17:44 +01:00
{ file = "rich-13.2.0-py3-none-any.whl" , hash = "sha256:7c963f0d03819221e9ac561e1bc866e3f95a02248c1234daa48954e6d381c003" } ,
{ file = "rich-13.2.0.tar.gz" , hash = "sha256:f1a00cdd3eebf999a15d85ec498bfe0b1a77efe9b34f645768a54132ef444ac5" } ,
2022-12-13 08:44:06 +01:00
]
2020-05-31 16:31:36 +02:00
[ package . dependencies ]
2023-01-24 12:17:44 +01:00
markdown-it-py = ">=2.1.0,<3.0.0"
2021-07-06 14:37:57 +02:00
pygments = ">=2.6.0,<3.0.0"
[ package . extras ]
jupyter = [ "ipywidgets (>=7.5.1,<8.0.0)" ]
2020-05-31 16:31:36 +02:00
[ [ package ] ]
name = "six"
2021-06-14 11:52:28 +02:00
version = "1.16.0"
2020-09-08 14:04:00 +02:00
description = "Python 2 and 3 compatibility utilities"
category = "main"
2020-05-31 16:31:36 +02:00
optional = false
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*"
2022-12-13 08:44:06 +01:00
files = [
{ file = "six-1.16.0-py2.py3-none-any.whl" , hash = "sha256:8abb2f1d86890a2dfb989f9a77cfcfd3e47c2a354b01111771326f8aa26e0254" } ,
{ file = "six-1.16.0.tar.gz" , hash = "sha256:1e61c37477a1626458e36f7b1d82aa5c9b094fa4802892072e49de9c60c4c926" } ,
]
2021-03-11 10:10:02 +01:00
2020-05-31 16:31:36 +02:00
[ [ package ] ]
2022-11-01 10:20:43 +01:00
name = "sqlalchemy"
2023-01-24 12:17:44 +01:00
version = "1.4.46"
2020-09-08 14:04:00 +02:00
description = "Database Abstraction Library"
2022-09-02 15:31:19 +02:00
category = "dev"
2020-05-31 16:31:36 +02:00
optional = false
2021-03-17 08:57:31 +01:00
python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,>=2.7"
2022-12-13 08:44:06 +01:00
files = [
2023-01-24 12:17:44 +01:00
{ file = "SQLAlchemy-1.4.46-cp27-cp27m-macosx_10_14_x86_64.whl" , hash = "sha256:7001f16a9a8e06488c3c7154827c48455d1c1507d7228d43e781afbc8ceccf6d" } ,
{ file = "SQLAlchemy-1.4.46-cp27-cp27m-manylinux_2_5_x86_64.manylinux1_x86_64.whl" , hash = "sha256:c7a46639ba058d320c9f53a81db38119a74b8a7a1884df44d09fbe807d028aaf" } ,
{ file = "SQLAlchemy-1.4.46-cp27-cp27m-win32.whl" , hash = "sha256:c04144a24103135ea0315d459431ac196fe96f55d3213bfd6d39d0247775c854" } ,
{ file = "SQLAlchemy-1.4.46-cp27-cp27m-win_amd64.whl" , hash = "sha256:7b81b1030c42b003fc10ddd17825571603117f848814a344d305262d370e7c34" } ,
{ file = "SQLAlchemy-1.4.46-cp27-cp27mu-manylinux_2_5_x86_64.manylinux1_x86_64.whl" , hash = "sha256:939f9a018d2ad04036746e15d119c0428b1e557470361aa798e6e7d7f5875be0" } ,
{ file = "SQLAlchemy-1.4.46-cp310-cp310-macosx_11_0_x86_64.whl" , hash = "sha256:b7f4b6aa6e87991ec7ce0e769689a977776db6704947e562102431474799a857" } ,
{ file = "SQLAlchemy-1.4.46-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:5dbf17ac9a61e7a3f1c7ca47237aac93cabd7f08ad92ac5b96d6f8dea4287fc1" } ,
{ file = "SQLAlchemy-1.4.46-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl" , hash = "sha256:7f8267682eb41a0584cf66d8a697fef64b53281d01c93a503e1344197f2e01fe" } ,
{ file = "SQLAlchemy-1.4.46-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:64cb0ad8a190bc22d2112001cfecdec45baffdf41871de777239da6a28ed74b6" } ,
{ file = "SQLAlchemy-1.4.46-cp310-cp310-win32.whl" , hash = "sha256:5f752676fc126edc1c4af0ec2e4d2adca48ddfae5de46bb40adbd3f903eb2120" } ,
{ file = "SQLAlchemy-1.4.46-cp310-cp310-win_amd64.whl" , hash = "sha256:31de1e2c45e67a5ec1ecca6ec26aefc299dd5151e355eb5199cd9516b57340be" } ,
{ file = "SQLAlchemy-1.4.46-cp311-cp311-macosx_10_9_universal2.whl" , hash = "sha256:d68e1762997bfebf9e5cf2a9fd0bcf9ca2fdd8136ce7b24bbd3bbfa4328f3e4a" } ,
{ file = "SQLAlchemy-1.4.46-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:4d112b0f3c1bc5ff70554a97344625ef621c1bfe02a73c5d97cac91f8cd7a41e" } ,
{ file = "SQLAlchemy-1.4.46-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:69fac0a7054d86b997af12dc23f581cf0b25fb1c7d1fed43257dee3af32d3d6d" } ,
{ file = "SQLAlchemy-1.4.46-cp311-cp311-win32.whl" , hash = "sha256:887865924c3d6e9a473dc82b70977395301533b3030d0f020c38fd9eba5419f2" } ,
{ file = "SQLAlchemy-1.4.46-cp311-cp311-win_amd64.whl" , hash = "sha256:984ee13543a346324319a1fb72b698e521506f6f22dc37d7752a329e9cd00a32" } ,
{ file = "SQLAlchemy-1.4.46-cp36-cp36m-macosx_10_14_x86_64.whl" , hash = "sha256:9167d4227b56591a4cc5524f1b79ccd7ea994f36e4c648ab42ca995d28ebbb96" } ,
{ file = "SQLAlchemy-1.4.46-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:d61e9ecc849d8d44d7f80894ecff4abe347136e9d926560b818f6243409f3c86" } ,
{ file = "SQLAlchemy-1.4.46-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl" , hash = "sha256:3ec187acf85984263299a3f15c34a6c0671f83565d86d10f43ace49881a82718" } ,
{ file = "SQLAlchemy-1.4.46-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:9883f5fae4fd8e3f875adc2add69f8b945625811689a6c65866a35ee9c0aea23" } ,
{ file = "SQLAlchemy-1.4.46-cp36-cp36m-win32.whl" , hash = "sha256:535377e9b10aff5a045e3d9ada8a62d02058b422c0504ebdcf07930599890eb0" } ,
{ file = "SQLAlchemy-1.4.46-cp36-cp36m-win_amd64.whl" , hash = "sha256:18cafdb27834fa03569d29f571df7115812a0e59fd6a3a03ccb0d33678ec8420" } ,
{ file = "SQLAlchemy-1.4.46-cp37-cp37m-macosx_10_15_x86_64.whl" , hash = "sha256:a1ad90c97029cc3ab4ffd57443a20fac21d2ec3c89532b084b073b3feb5abff3" } ,
{ file = "SQLAlchemy-1.4.46-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:4847f4b1d822754e35707db913396a29d874ee77b9c3c3ef3f04d5a9a6209618" } ,
{ file = "SQLAlchemy-1.4.46-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl" , hash = "sha256:c5a99282848b6cae0056b85da17392a26b2d39178394fc25700bcf967e06e97a" } ,
{ file = "SQLAlchemy-1.4.46-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:d4b1cc7835b39835c75cf7c20c926b42e97d074147c902a9ebb7cf2c840dc4e2" } ,
{ file = "SQLAlchemy-1.4.46-cp37-cp37m-win32.whl" , hash = "sha256:c522e496f9b9b70296a7675272ec21937ccfc15da664b74b9f58d98a641ce1b6" } ,
{ file = "SQLAlchemy-1.4.46-cp37-cp37m-win_amd64.whl" , hash = "sha256:ae067ab639fa499f67ded52f5bc8e084f045d10b5ac7bb928ae4ca2b6c0429a5" } ,
{ file = "SQLAlchemy-1.4.46-cp38-cp38-macosx_10_15_x86_64.whl" , hash = "sha256:e3c1808008124850115a3f7e793a975cfa5c8a26ceeeb9ff9cbb4485cac556df" } ,
{ file = "SQLAlchemy-1.4.46-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:d4d164df3d83d204c69f840da30b292ac7dc54285096c6171245b8d7807185aa" } ,
{ file = "SQLAlchemy-1.4.46-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl" , hash = "sha256:b33ffbdbbf5446cf36cd4cc530c9d9905d3c2fe56ed09e25c22c850cdb9fac92" } ,
{ file = "SQLAlchemy-1.4.46-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:3d94682732d1a0def5672471ba42a29ff5e21bb0aae0afa00bb10796fc1e28dd" } ,
{ file = "SQLAlchemy-1.4.46-cp38-cp38-win32.whl" , hash = "sha256:f8cb80fe8d14307e4124f6fad64dfd87ab749c9d275f82b8b4ec84c84ecebdbe" } ,
{ file = "SQLAlchemy-1.4.46-cp38-cp38-win_amd64.whl" , hash = "sha256:07e48cbcdda6b8bc7a59d6728bd3f5f574ffe03f2c9fb384239f3789c2d95c2e" } ,
{ file = "SQLAlchemy-1.4.46-cp39-cp39-macosx_11_0_x86_64.whl" , hash = "sha256:1b1e5e96e2789d89f023d080bee432e2fef64d95857969e70d3cadec80bd26f0" } ,
{ file = "SQLAlchemy-1.4.46-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl" , hash = "sha256:a3714e5b33226131ac0da60d18995a102a17dddd42368b7bdd206737297823ad" } ,
{ file = "SQLAlchemy-1.4.46-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl" , hash = "sha256:955162ad1a931fe416eded6bb144ba891ccbf9b2e49dc7ded39274dd9c5affc5" } ,
{ file = "SQLAlchemy-1.4.46-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl" , hash = "sha256:b6e4cb5c63f705c9d546a054c60d326cbde7421421e2d2565ce3e2eee4e1a01f" } ,
{ file = "SQLAlchemy-1.4.46-cp39-cp39-win32.whl" , hash = "sha256:51e1ba2884c6a2b8e19109dc08c71c49530006c1084156ecadfaadf5f9b8b053" } ,
{ file = "SQLAlchemy-1.4.46-cp39-cp39-win_amd64.whl" , hash = "sha256:315676344e3558f1f80d02535f410e80ea4e8fddba31ec78fe390eff5fb8f466" } ,
{ file = "SQLAlchemy-1.4.46.tar.gz" , hash = "sha256:6913b8247d8a292ef8315162a51931e2b40ce91681f1b6f18f697045200c4a30" } ,
2022-12-13 08:44:06 +01:00
]
2021-03-17 08:57:31 +01:00
[ package . dependencies ]
2022-09-02 15:31:19 +02:00
greenlet = { version = "!=0.4.17" , markers = "python_version >= \"3\" and (platform_machine == \"aarch64\" or platform_machine == \"ppc64le\" or platform_machine == \"x86_64\" or platform_machine == \"amd64\" or platform_machine == \"AMD64\" or platform_machine == \"win32\" or platform_machine == \"WIN32\")" }
2020-05-31 16:31:36 +02:00
[ package . extras ]
2022-09-01 07:44:12 +02:00
aiomysql = [ "aiomysql" , "greenlet (!=0.4.17)" ]
2022-12-13 08:44:06 +01:00
aiosqlite = [ "aiosqlite" , "greenlet (!=0.4.17)" , "typing-extensions (!=3.10.0.1)" ]
2021-03-17 08:57:31 +01:00
asyncio = [ "greenlet (!=0.4.17)" ]
2022-09-02 15:31:19 +02:00
asyncmy = [ "asyncmy (>=0.2.3,!=0.2.4)" , "greenlet (!=0.4.17)" ]
2022-11-01 10:20:43 +01:00
mariadb-connector = [ "mariadb (>=1.0.1,!=1.1.2)" ]
2020-05-31 16:31:36 +02:00
mssql = [ "pyodbc" ]
2022-11-01 10:20:43 +01:00
mssql-pymssql = [ "pymssql" ]
mssql-pyodbc = [ "pyodbc" ]
2022-09-02 15:31:19 +02:00
mypy = [ "mypy (>=0.910)" , "sqlalchemy2-stubs" ]
2022-09-01 07:44:12 +02:00
mysql = [ "mysqlclient (>=1.4.0)" , "mysqlclient (>=1.4.0,<2)" ]
2022-11-01 10:20:43 +01:00
mysql-connector = [ "mysql-connector-python" ]
2022-12-13 08:44:06 +01:00
oracle = [ "cx-oracle (>=7)" , "cx-oracle (>=7,<8)" ]
2021-03-17 08:57:31 +01:00
postgresql = [ "psycopg2 (>=2.7)" ]
2022-11-01 10:20:43 +01:00
postgresql-asyncpg = [ "asyncpg" , "greenlet (!=0.4.17)" ]
postgresql-pg8000 = [ "pg8000 (>=1.16.6,!=1.29.0)" ]
postgresql-psycopg2binary = [ "psycopg2-binary" ]
postgresql-psycopg2cffi = [ "psycopg2cffi" ]
2022-09-01 07:44:12 +02:00
pymysql = [ "pymysql" , "pymysql (<1)" ]
2022-12-13 08:44:06 +01:00
sqlcipher = [ "sqlcipher3-binary" ]
2020-05-31 16:31:36 +02:00
2022-11-28 15:15:19 +01:00
[ [ package ] ]
name = "stack-data"
version = "0.6.2"
description = "Extract data from python stack frames and tracebacks for informative displays"
category = "dev"
optional = false
python-versions = "*"
2022-12-13 08:44:06 +01:00
files = [
{ file = "stack_data-0.6.2-py3-none-any.whl" , hash = "sha256:cbb2a53eb64e5785878201a97ed7c7b94883f48b87bfb0bbe8b623c74679e4a8" } ,
{ file = "stack_data-0.6.2.tar.gz" , hash = "sha256:32d2dd0376772d01b6cb9fc996f3c8b57a357089dec328ed4b6553d037eaf815" } ,
]
2022-11-28 15:15:19 +01:00
[ package . dependencies ]
asttokens = ">=2.1.0"
executing = ">=1.2.0"
pure-eval = "*"
[ package . extras ]
tests = [ "cython" , "littleutils" , "pygments" , "pytest" , "typeguard" ]
2020-05-31 16:31:36 +02:00
[ [ package ] ]
name = "text-unidecode"
2020-09-08 14:04:00 +02:00
version = "1.3"
description = "The most basic Text::Unidecode port"
category = "dev"
2020-05-31 16:31:36 +02:00
optional = false
python-versions = "*"
2022-12-13 08:44:06 +01:00
files = [
{ file = "text-unidecode-1.3.tar.gz" , hash = "sha256:bad6603bb14d279193107714b288be206cac565dfa49aa5b105294dd5c4aab93" } ,
{ file = "text_unidecode-1.3-py2.py3-none-any.whl" , hash = "sha256:1311f10e8b895935241623731c2ba64f4c455287888b18189350b67134a822e8" } ,
]
2020-05-31 16:31:36 +02:00
2021-08-12 20:47:46 +02:00
[ [ package ] ]
name = "tomli"
2022-03-21 12:37:03 +01:00
version = "2.0.1"
2021-08-12 20:47:46 +02:00
description = "A lil' TOML parser"
category = "dev"
optional = false
2022-01-30 11:26:04 +01:00
python-versions = ">=3.7"
2022-12-13 08:44:06 +01:00
files = [
{ file = "tomli-2.0.1-py3-none-any.whl" , hash = "sha256:939de3e7a6161af0c887ef91b7d41a53e7c5a1ca976325f429cb46ea9bc30ecc" } ,
{ file = "tomli-2.0.1.tar.gz" , hash = "sha256:de526c12914f0c550d15924c62d72abc48d6fe7364aa87328337a31007fe8a4f" } ,
]
2020-05-31 16:31:36 +02:00
2022-11-28 15:15:19 +01:00
[ [ package ] ]
name = "traitlets"
2023-01-24 12:17:44 +01:00
version = "5.8.1"
2022-12-13 08:44:06 +01:00
description = "Traitlets Python configuration system"
2022-11-28 15:15:19 +01:00
category = "dev"
optional = false
python-versions = ">=3.7"
2022-12-13 08:44:06 +01:00
files = [
2023-01-24 12:17:44 +01:00
{ file = "traitlets-5.8.1-py3-none-any.whl" , hash = "sha256:a1ca5df6414f8b5760f7c5f256e326ee21b581742114545b462b35ffe3f04861" } ,
{ file = "traitlets-5.8.1.tar.gz" , hash = "sha256:32500888f5ff7bbf3b9267ea31748fa657aaf34d56d85e60f91dda7dc7f5785b" } ,
2022-12-13 08:44:06 +01:00
]
2022-11-28 15:15:19 +01:00
[ package . extras ]
docs = [ "myst-parser" , "pydata-sphinx-theme" , "sphinx" ]
2022-12-20 13:59:35 +01:00
test = [ "argcomplete (>=2.0)" , "pre-commit" , "pytest" , "pytest-mock" ]
2022-11-28 15:15:19 +01:00
2020-10-06 16:20:16 +02:00
[ [ package ] ]
name = "typing-extensions"
2022-11-01 10:20:43 +01:00
version = "4.4.0"
2022-07-08 14:50:03 +02:00
description = "Backported and Experimental Type Hints for Python 3.7+"
2022-01-30 11:26:04 +01:00
category = "dev"
2020-10-06 16:20:16 +02:00
optional = false
2022-07-08 14:50:03 +02:00
python-versions = ">=3.7"
2022-12-13 08:44:06 +01:00
files = [
{ file = "typing_extensions-4.4.0-py3-none-any.whl" , hash = "sha256:16fa4864408f655d35ec496218b85f79b3437c829e93320c7c9215ccfd92489e" } ,
{ file = "typing_extensions-4.4.0.tar.gz" , hash = "sha256:1511434bb92bf8dd198c12b1cc812e800d4181cfcb867674e0f8279cc93087aa" } ,
]
2020-10-06 16:20:16 +02:00
2021-07-06 14:37:57 +02:00
[ [ package ] ]
name = "url-normalize"
version = "1.4.3"
description = "URL normalization for Python"
category = "main"
optional = false
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*"
2022-12-13 08:44:06 +01:00
files = [
{ file = "url-normalize-1.4.3.tar.gz" , hash = "sha256:d23d3a070ac52a67b83a1c59a0e68f8608d1cd538783b401bc9de2c0fac999b2" } ,
{ file = "url_normalize-1.4.3-py2.py3-none-any.whl" , hash = "sha256:ec3c301f04e5bb676d333a7fa162fa977ad2ca04b7e652bfc9fac4e405728eed" } ,
]
2021-07-06 14:37:57 +02:00
[ package . dependencies ]
six = "*"
2020-05-31 16:31:36 +02:00
[ [ package ] ]
name = "urllib3"
2023-01-24 12:17:44 +01:00
version = "1.26.14"
2020-09-08 14:04:00 +02:00
description = "HTTP library with thread-safe connection pooling, file post, and more."
category = "main"
2020-05-31 16:31:36 +02:00
optional = false
2022-11-28 15:15:19 +01:00
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*"
2022-12-13 08:44:06 +01:00
files = [
2023-01-24 12:17:44 +01:00
{ file = "urllib3-1.26.14-py2.py3-none-any.whl" , hash = "sha256:75edcdc2f7d85b137124a6c3c9fc3933cdeaa12ecb9a6a959f22797a0feca7e1" } ,
{ file = "urllib3-1.26.14.tar.gz" , hash = "sha256:076907bf8fd355cde77728471316625a4d2f7e713c125f51953bb5b3eecf4f72" } ,
2022-12-13 08:44:06 +01:00
]
2020-05-31 16:31:36 +02:00
[ package . extras ]
2022-09-01 07:44:12 +02:00
brotli = [ "brotli (>=1.0.9)" , "brotlicffi (>=0.8.0)" , "brotlipy (>=0.6.0)" ]
secure = [ "certifi" , "cryptography (>=1.3.4)" , "idna (>=2.0.0)" , "ipaddress" , "pyOpenSSL (>=0.14)" , "urllib3-secure-extra" ]
2021-02-04 20:45:30 +01:00
socks = [ "PySocks (>=1.5.6,!=1.5.7,<2.0)" ]
2020-05-31 16:31:36 +02:00
[ [ package ] ]
name = "wcwidth"
2023-01-24 12:17:44 +01:00
version = "0.2.6"
2020-09-08 14:04:00 +02:00
description = "Measures the displayed width of unicode strings in a terminal"
2021-03-19 09:28:55 +01:00
category = "main"
2020-05-31 16:31:36 +02:00
optional = false
python-versions = "*"
2022-12-13 08:44:06 +01:00
files = [
2023-01-24 12:17:44 +01:00
{ file = "wcwidth-0.2.6-py2.py3-none-any.whl" , hash = "sha256:795b138f6875577cd91bba52baf9e445cd5118fd32723b460e30a0af30ea230e" } ,
{ file = "wcwidth-0.2.6.tar.gz" , hash = "sha256:a5220780a404dbe3353789870978e472cfe477761f06ee55077256e509b156d0" } ,
2022-12-13 08:44:06 +01:00
]
2020-05-31 16:31:36 +02:00
[ [ package ] ]
name = "xlrd"
2022-09-02 15:31:19 +02:00
version = "2.0.1"
description = "Library for developers to extract data from Microsoft Excel (tm) .xls spreadsheet files"
category = "dev"
2020-05-31 16:31:36 +02:00
optional = false
2022-09-02 15:31:19 +02:00
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*"
2022-12-13 08:44:06 +01:00
files = [
{ file = "xlrd-2.0.1-py2.py3-none-any.whl" , hash = "sha256:6a33ee89877bd9abc1158129f6e94be74e2679636b8a205b43b85206c3f0bbdd" } ,
{ file = "xlrd-2.0.1.tar.gz" , hash = "sha256:f72f148f54442c6b056bf931dbc34f986fd0c3b0b6b5a58d013c9aef274d0c88" } ,
]
2022-09-02 15:31:19 +02:00
[ package . extras ]
build = [ "twine" , "wheel" ]
docs = [ "sphinx" ]
test = [ "pytest" , "pytest-cov" ]
2020-05-31 16:31:36 +02:00
[ metadata ]
2022-12-13 08:44:06 +01:00
lock-version = "2.0"
python-versions = "^3.9"
content-hash = "c1e832a209ac63e5ba95044bf2a1128d68c730a473b71468c08ca9d51b59b472"