poetry.lock (poetry-1.1.15) | : | poetry.lock (poetry-1.2.0) | ||
---|---|---|---|---|
[[package]] | [[package]] | |||
name = "atomicwrites" | name = "atomicwrites" | |||
version = "1.4.0" | version = "1.4.1" | |||
description = "Atomic file writes." | description = "Atomic file writes." | |||
category = "dev" | category = "dev" | |||
optional = false | optional = false | |||
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" | python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" | |||
[[package]] | [[package]] | |||
name = "attrs" | name = "attrs" | |||
version = "21.4.0" | version = "22.1.0" | |||
description = "Classes Without Boilerplate" | description = "Classes Without Boilerplate" | |||
category = "dev" | ||||
optional = false | ||||
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" | ||||
[package.extras] | ||||
dev = ["coverage[toml] (>=5.0.2)", "hypothesis", "pympler", "pytest (>=4.3.0)", | ||||
"six", "mypy", "pytest-mypy-plugins", "zope.interface", "furo", "sphinx", "sphin | ||||
x-notfound-page", "pre-commit", "cloudpickle"] | ||||
docs = ["furo", "sphinx", "zope.interface", "sphinx-notfound-page"] | ||||
tests = ["coverage[toml] (>=5.0.2)", "hypothesis", "pympler", "pytest (>=4.3.0)" | ||||
, "six", "mypy", "pytest-mypy-plugins", "zope.interface", "cloudpickle"] | ||||
tests_no_zope = ["coverage[toml] (>=5.0.2)", "hypothesis", "pympler", "pytest (> | ||||
=4.3.0)", "six", "mypy", "pytest-mypy-plugins", "cloudpickle"] | ||||
[[package]] | ||||
name = "backports.functools-lru-cache" | ||||
version = "1.6.4" | ||||
description = "Backport of functools.lru_cache" | ||||
category = "dev" | ||||
optional = false | ||||
python-versions = ">=2.6" | ||||
[package.extras] | ||||
docs = ["sphinx", "jaraco.packaging (>=8.2)", "rst.linker (>=1.9)"] | ||||
testing = ["pytest (>=4.6)", "pytest-black (>=0.3.7)", "pytest-mypy", "pytest-fl | ||||
ake8", "pytest-cov", "pytest-enabler (>=1.0.1)", "pytest-checkdocs (>=2.4)"] | ||||
[[package]] | ||||
name = "cachecontrol" | ||||
version = "0.12.6" | ||||
description = "httplib2 caching for requests" | ||||
category = "main" | category = "main" | |||
optional = false | optional = false | |||
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" | python-versions = ">=3.5" | |||
[package.dependencies] | ||||
lockfile = {version = ">=0.9", optional = true, markers = "extra == \"filecache\ | ||||
""} | ||||
msgpack = ">=0.5.2" | ||||
requests = "*" | ||||
[package.extras] | [package.extras] | |||
filecache = ["lockfile (>=0.9)"] | dev = ["coverage[toml] (>=5.0.2)", "hypothesis", "pympler", "pytest (>=4.3.0)", | |||
redis = ["redis (>=2.10.5)"] | "mypy (>=0.900,!=0.940)", "pytest-mypy-plugins", "zope-interface", "furo", "sphi | |||
nx", "sphinx-notfound-page", "pre-commit", "cloudpickle"] | ||||
docs = ["furo", "sphinx", "zope-interface", "sphinx-notfound-page"] | ||||
tests = ["coverage[toml] (>=5.0.2)", "hypothesis", "pympler", "pytest (>=4.3.0)" | ||||
, "mypy (>=0.900,!=0.940)", "pytest-mypy-plugins", "zope-interface", "cloudpickl | ||||
e"] | ||||
tests_no_zope = ["coverage[toml] (>=5.0.2)", "hypothesis", "pympler", "pytest (> | ||||
=4.3.0)", "mypy (>=0.900,!=0.940)", "pytest-mypy-plugins", "cloudpickle"] | ||||
[[package]] | [[package]] | |||
name = "cachecontrol" | name = "cachecontrol" | |||
version = "0.12.10" | version = "0.12.11" | |||
description = "httplib2 caching for requests" | description = "httplib2 caching for requests" | |||
category = "main" | category = "main" | |||
optional = false | optional = false | |||
python-versions = ">=3.6" | python-versions = ">=3.6" | |||
[package.dependencies] | [package.dependencies] | |||
lockfile = {version = ">=0.9", optional = true, markers = "extra == \"filecache\ ""} | lockfile = {version = ">=0.9", optional = true, markers = "extra == \"filecache\ ""} | |||
msgpack = ">=0.5.2" | msgpack = ">=0.5.2" | |||
requests = "*" | requests = "*" | |||
skipping to change at line 78 | skipping to change at line 49 | |||
[[package]] | [[package]] | |||
name = "cachy" | name = "cachy" | |||
version = "0.3.0" | version = "0.3.0" | |||
description = "Cachy provides a simple yet effective caching library." | description = "Cachy provides a simple yet effective caching library." | |||
category = "main" | category = "main" | |||
optional = false | optional = false | |||
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" | python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" | |||
[package.extras] | [package.extras] | |||
redis = ["redis (>=3.3.6,<4.0.0)"] | ||||
memcached = ["python-memcached (>=1.59,<2.0)"] | ||||
msgpack = ["msgpack-python (>=0.5,<0.6)"] | msgpack = ["msgpack-python (>=0.5,<0.6)"] | |||
memcached = ["python-memcached (>=1.59,<2.0)"] | ||||
redis = ["redis (>=3.3.6,<4.0.0)"] | ||||
[[package]] | [[package]] | |||
name = "certifi" | name = "certifi" | |||
version = "2021.10.8" | version = "2022.6.15" | |||
description = "Python package for providing Mozilla's CA Bundle." | description = "Python package for providing Mozilla's CA Bundle." | |||
category = "main" | category = "main" | |||
optional = false | optional = false | |||
python-versions = "*" | python-versions = ">=3.6" | |||
[[package]] | [[package]] | |||
name = "cffi" | name = "cffi" | |||
version = "1.15.0" | version = "1.15.1" | |||
description = "Foreign Function Interface for Python calling C code." | description = "Foreign Function Interface for Python calling C code." | |||
category = "main" | category = "main" | |||
optional = false | optional = false | |||
python-versions = "*" | python-versions = "*" | |||
[package.dependencies] | [package.dependencies] | |||
pycparser = "*" | pycparser = "*" | |||
[[package]] | [[package]] | |||
name = "cfgv" | name = "cfgv" | |||
version = "3.3.1" | version = "3.3.1" | |||
description = "Validate configuration and produce human readable error messages. " | description = "Validate configuration and produce human readable error messages. " | |||
category = "dev" | category = "dev" | |||
optional = false | optional = false | |||
python-versions = ">=3.6.1" | python-versions = ">=3.6.1" | |||
[[package]] | [[package]] | |||
name = "chardet" | name = "charset-normalizer" | |||
version = "4.0.0" | version = "2.1.1" | |||
description = "Universal encoding detector for Python 2 and 3" | description = "The Real First Universal Charset Detector. Open, modern and activ | |||
ely maintained alternative to Chardet." | ||||
category = "main" | category = "main" | |||
optional = false | optional = false | |||
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" | python-versions = ">=3.6.0" | |||
[package.extras] | ||||
unicode_backport = ["unicodedata2"] | ||||
[[package]] | [[package]] | |||
name = "cleo" | name = "cleo" | |||
version = "0.8.1" | version = "1.0.0a5" | |||
description = "Cleo allows you to create beautiful and testable command-line int erfaces." | description = "Cleo allows you to create beautiful and testable command-line int erfaces." | |||
category = "main" | category = "main" | |||
optional = false | optional = false | |||
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" | python-versions = ">=3.7,<4.0" | |||
[package.dependencies] | [package.dependencies] | |||
clikit = ">=0.6.0,<0.7.0" | crashtest = ">=0.3.1,<0.4.0" | |||
pylev = ">=1.3.0,<2.0.0" | ||||
[[package]] | ||||
name = "clikit" | ||||
version = "0.6.2" | ||||
description = "CliKit is a group of utilities to build beautiful and testable co | ||||
mmand line interfaces." | ||||
category = "main" | ||||
optional = false | ||||
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" | ||||
[package.dependencies] | ||||
crashtest = {version = ">=0.3.0,<0.4.0", markers = "python_version >= \"3.6\" an | ||||
d python_version < \"4.0\""} | ||||
enum34 = {version = ">=1.1,<2.0", markers = "python_version >= \"2.7\" and pytho | ||||
n_version < \"2.8\""} | ||||
pastel = ">=0.2.0,<0.3.0" | ||||
pylev = ">=1.3,<2.0" | ||||
typing = {version = ">=3.6,<4.0", markers = "python_version >= \"2.7\" and pytho | ||||
n_version < \"2.8\" or python_version >= \"3.4\" and python_version < \"3.5\""} | ||||
typing-extensions = {version = ">=3.6,<4.0", markers = "python_version >= \"3.5\ | ||||
" and python_full_version < \"3.5.4\""} | ||||
[[package]] | [[package]] | |||
name = "colorama" | name = "colorama" | |||
version = "0.4.4" | version = "0.4.5" | |||
description = "Cross-platform colored terminal text." | description = "Cross-platform colored terminal text." | |||
category = "dev" | category = "dev" | |||
optional = false | optional = false | |||
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" | python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" | |||
[[package]] | [[package]] | |||
name = "configparser" | ||||
version = "4.0.2" | ||||
description = "Updated configparser from Python 3.7 for Python 2.6+." | ||||
category = "main" | ||||
optional = false | ||||
python-versions = ">=2.6" | ||||
[package.extras] | ||||
docs = ["sphinx", "jaraco.packaging (>=3.2)", "rst.linker (>=1.9)"] | ||||
testing = ["pytest (>=3.5,!=3.7.3)", "pytest-checkdocs (>=1.2)", "pytest-flake8" | ||||
, "pytest-black-multipy"] | ||||
[[package]] | ||||
name = "contextlib2" | ||||
version = "0.6.0.post1" | ||||
description = "Backports and enhancements for the contextlib module" | ||||
category = "main" | ||||
optional = false | ||||
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" | ||||
[[package]] | ||||
name = "coverage" | name = "coverage" | |||
version = "5.5" | version = "6.4.4" | |||
description = "Code coverage measurement for Python" | description = "Code coverage measurement for Python" | |||
category = "dev" | category = "dev" | |||
optional = false | optional = false | |||
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <4" | python-versions = ">=3.7" | |||
[package.dependencies] | ||||
tomli = {version = "*", optional = true, markers = "python_full_version <= \"3.1 | ||||
1.0a6\" and extra == \"toml\""} | ||||
[package.extras] | [package.extras] | |||
toml = ["toml"] | toml = ["tomli"] | |||
[[package]] | [[package]] | |||
name = "crashtest" | name = "crashtest" | |||
version = "0.3.1" | version = "0.3.1" | |||
description = "Manage Python errors with ease" | description = "Manage Python errors with ease" | |||
category = "main" | category = "main" | |||
optional = false | optional = false | |||
python-versions = ">=3.6,<4.0" | python-versions = ">=3.6,<4.0" | |||
[[package]] | [[package]] | |||
name = "cryptography" | name = "cryptography" | |||
version = "3.2.1" | version = "37.0.4" | |||
description = "cryptography is a package which provides cryptographic recipes an d primitives to Python developers." | description = "cryptography is a package which provides cryptographic recipes an d primitives to Python developers." | |||
category = "main" | category = "main" | |||
optional = false | optional = false | |||
python-versions = ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*" | python-versions = ">=3.6" | |||
[package.dependencies] | ||||
cffi = ">=1.8,<1.11.3 || >1.11.3" | ||||
six = ">=1.4.1" | ||||
[package.extras] | ||||
docs = ["sphinx (>=1.6.5,!=1.8.0,!=3.1.0,!=3.1.1)", "sphinx-rtd-theme"] | ||||
docstest = ["doc8", "pyenchant (>=1.6.11)", "twine (>=1.12.0)", "sphinxcontrib-s | ||||
pelling (>=4.0.1)"] | ||||
pep8test = ["black", "flake8", "flake8-import-order", "pep8-naming"] | ||||
ssh = ["bcrypt (>=3.1.5)"] | ||||
test = ["pytest (>=3.6.0,!=3.9.0,!=3.9.1,!=3.9.2)", "pretend", "iso8601", "pytz" | ||||
, "hypothesis (>=1.11.4,!=3.79.2)"] | ||||
[[package]] | ||||
name = "cryptography" | ||||
version = "3.3.2" | ||||
description = "cryptography is a package which provides cryptographic recipes an | ||||
d primitives to Python developers." | ||||
category = "main" | ||||
optional = false | ||||
python-versions = ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*" | ||||
[package.dependencies] | [package.dependencies] | |||
cffi = ">=1.12" | cffi = ">=1.12" | |||
enum34 = {version = "*", markers = "python_version < \"3\""} | ||||
ipaddress = {version = "*", markers = "python_version < \"3\""} | ||||
six = ">=1.4.1" | ||||
[package.extras] | [package.extras] | |||
docs = ["sphinx (>=1.6.5,!=1.8.0,!=3.1.0,!=3.1.1)", "sphinx-rtd-theme"] | docs = ["sphinx (>=1.6.5,!=1.8.0,!=3.1.0,!=3.1.1)", "sphinx-rtd-theme"] | |||
docstest = ["doc8", "pyenchant (>=1.6.11)", "twine (>=1.12.0)", "sphinxcontrib-s pelling (>=4.0.1)"] | docstest = ["pyenchant (>=1.6.11)", "twine (>=1.12.0)", "sphinxcontrib-spelling (>=4.0.1)"] | |||
pep8test = ["black", "flake8", "flake8-import-order", "pep8-naming"] | pep8test = ["black", "flake8", "flake8-import-order", "pep8-naming"] | |||
sdist = ["setuptools_rust (>=0.11.4)"] | ||||
ssh = ["bcrypt (>=3.1.5)"] | ssh = ["bcrypt (>=3.1.5)"] | |||
test = ["pytest (>=3.6.0,!=3.9.0,!=3.9.1,!=3.9.2)", "pretend", "iso8601", "pytz" , "hypothesis (>=1.11.4,!=3.79.2)"] | test = ["pytest (>=6.2.0)", "pytest-benchmark", "pytest-cov", "pytest-subtests", "pytest-xdist", "pretend", "iso8601", "pytz", "hypothesis (>=1.11.4,!=3.79.2)"] | |||
[[package]] | [[package]] | |||
name = "cryptography" | name = "deepdiff" | |||
version = "36.0.1" | version = "5.8.1" | |||
description = "cryptography is a package which provides cryptographic recipes an | description = "Deep Difference and Search of any Python object/data." | |||
d primitives to Python developers." | category = "dev" | |||
category = "main" | ||||
optional = false | optional = false | |||
python-versions = ">=3.6" | python-versions = ">=3.6" | |||
[package.dependencies] | [package.dependencies] | |||
cffi = ">=1.12" | ordered-set = ">=4.1.0,<4.2.0" | |||
[package.extras] | [package.extras] | |||
docs = ["sphinx (>=1.6.5,!=1.8.0,!=3.1.0,!=3.1.1)", "sphinx-rtd-theme"] | cli = ["click (==8.0.3)", "pyyaml (==5.4.1)", "toml (==0.10.2)", "clevercsv (==0 | |||
docstest = ["pyenchant (>=1.6.11)", "twine (>=1.12.0)", "sphinxcontrib-spelling | .7.1)"] | |||
(>=4.0.1)"] | ||||
pep8test = ["black", "flake8", "flake8-import-order", "pep8-naming"] | ||||
sdist = ["setuptools_rust (>=0.11.4)"] | ||||
ssh = ["bcrypt (>=3.1.5)"] | ||||
test = ["pytest (>=6.2.0)", "pytest-cov", "pytest-subtests", "pytest-xdist", "pr | ||||
etend", "iso8601", "pytz", "hypothesis (>=1.11.4,!=3.79.2)"] | ||||
[[package]] | [[package]] | |||
name = "distlib" | name = "distlib" | |||
version = "0.3.4" | version = "0.3.6" | |||
description = "Distribution utilities" | description = "Distribution utilities" | |||
category = "main" | category = "main" | |||
optional = false | optional = false | |||
python-versions = "*" | python-versions = "*" | |||
[[package]] | [[package]] | |||
name = "entrypoints" | name = "dulwich" | |||
version = "0.3" | version = "0.20.45" | |||
description = "Discover and load entry points from installed packages." | description = "Python Git Library" | |||
category = "main" | category = "main" | |||
optional = false | optional = false | |||
python-versions = ">=2.7" | python-versions = ">=3.6" | |||
[package.dependencies] | [package.dependencies] | |||
configparser = {version = ">=3.5", markers = "python_version == \"2.7\""} | certifi = "*" | |||
urllib3 = ">=1.24.1" | ||||
[package.extras] | ||||
fastimport = ["fastimport"] | ||||
https = ["urllib3[secure] (>=1.24.1)"] | ||||
paramiko = ["paramiko"] | ||||
pgp = ["gpg"] | ||||
[[package]] | [[package]] | |||
name = "enum34" | name = "execnet" | |||
version = "1.1.10" | version = "1.9.0" | |||
description = "Python 3.4 Enum backported to 3.3, 3.2, 3.1, 2.7, 2.6, 2.5, and 2 | description = "execnet: rapid multi-Python deployment" | |||
.4" | category = "dev" | |||
category = "main" | ||||
optional = false | optional = false | |||
python-versions = "*" | python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" | |||
[package.extras] | ||||
testing = ["pre-commit"] | ||||
[[package]] | [[package]] | |||
name = "filelock" | name = "filelock" | |||
version = "3.2.1" | version = "3.8.0" | |||
description = "A platform independent file lock." | description = "A platform independent file lock." | |||
category = "main" | category = "main" | |||
optional = false | optional = false | |||
python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7" | python-versions = ">=3.7" | |||
[package.extras] | [package.extras] | |||
docs = ["furo (>=2021.8.17b43)", "sphinx (>=4.1)", "sphinx-autodoc-typehints (>= | docs = ["furo (>=2022.6.21)", "sphinx (>=5.1.1)", "sphinx-autodoc-typehints (>=1 | |||
1.12)"] | .19.1)"] | |||
testing = ["coverage (>=4)", "pytest (>=4)", "pytest-cov", "pytest-timeout (>=1. | testing = ["covdefaults (>=2.2)", "coverage (>=6.4.2)", "pytest (>=7.1.2)", "pyt | |||
4.2)"] | est-cov (>=3)", "pytest-timeout (>=2.1)"] | |||
[[package]] | [[package]] | |||
name = "funcsigs" | name = "flatdict" | |||
version = "1.0.2" | version = "4.0.1" | |||
description = "Python function signatures from PEP362 for Python 2.6, 2.7 and 3. | description = "Python module for interacting with nested dicts as a single level | |||
2+" | dict with delimited keys." | |||
category = "dev" | category = "dev" | |||
optional = false | optional = false | |||
python-versions = "*" | python-versions = "*" | |||
[[package]] | [[package]] | |||
name = "functools32" | ||||
version = "3.2.3-2" | ||||
description = "Backport of the functools module from Python 3.2.3 for use on 2.7 | ||||
and PyPy." | ||||
category = "main" | ||||
optional = false | ||||
python-versions = "*" | ||||
[[package]] | ||||
name = "futures" | ||||
version = "3.3.0" | ||||
description = "Backport of the concurrent.futures package from Python 3" | ||||
category = "main" | ||||
optional = false | ||||
python-versions = ">=2.6, <3" | ||||
[[package]] | ||||
name = "glob2" | ||||
version = "0.6" | ||||
description = "Version of the glob module that can capture patterns and supports | ||||
recursive wildcards" | ||||
category = "main" | ||||
optional = false | ||||
python-versions = "*" | ||||
[[package]] | ||||
name = "html5lib" | name = "html5lib" | |||
version = "1.1" | version = "1.1" | |||
description = "HTML parser based on the WHATWG HTML specification" | description = "HTML parser based on the WHATWG HTML specification" | |||
category = "main" | category = "main" | |||
optional = false | optional = false | |||
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" | python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" | |||
[package.dependencies] | [package.dependencies] | |||
six = ">=1.9" | six = ">=1.9" | |||
webencodings = "*" | webencodings = "*" | |||
[package.extras] | [package.extras] | |||
all = ["genshi", "chardet (>=2.2)", "lxml"] | ||||
chardet = ["chardet (>=2.2)"] | ||||
genshi = ["genshi"] | ||||
lxml = ["lxml"] | lxml = ["lxml"] | |||
genshi = ["genshi"] | ||||
chardet = ["chardet (>=2.2)"] | ||||
all = ["lxml", "chardet (>=2.2)", "genshi"] | ||||
[[package]] | [[package]] | |||
name = "httpretty" | name = "httpretty" | |||
version = "0.9.7" | version = "1.1.4" | |||
description = "HTTP client mock for Python" | description = "HTTP client mock for Python" | |||
category = "dev" | category = "dev" | |||
optional = false | optional = false | |||
python-versions = "*" | python-versions = ">=3" | |||
[package.dependencies] | ||||
six = "*" | ||||
[[package]] | [[package]] | |||
name = "identify" | name = "identify" | |||
version = "2.4.4" | version = "2.5.3" | |||
description = "File identification library for Python" | description = "File identification library for Python" | |||
category = "dev" | category = "dev" | |||
optional = false | optional = false | |||
python-versions = ">=3.6.1" | python-versions = ">=3.7" | |||
[package.extras] | [package.extras] | |||
license = ["ukkonen"] | license = ["ukkonen"] | |||
[[package]] | [[package]] | |||
name = "idna" | name = "idna" | |||
version = "2.10" | version = "3.3" | |||
description = "Internationalized Domain Names in Applications (IDNA)" | description = "Internationalized Domain Names in Applications (IDNA)" | |||
category = "main" | category = "main" | |||
optional = false | optional = false | |||
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" | python-versions = ">=3.5" | |||
[[package]] | [[package]] | |||
name = "importlib-metadata" | name = "importlib-metadata" | |||
version = "1.7.0" | version = "4.12.0" | |||
description = "Read metadata from Python packages" | description = "Read metadata from Python packages" | |||
category = "main" | category = "main" | |||
optional = false | optional = false | |||
python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7" | python-versions = ">=3.7" | |||
[package.dependencies] | [package.dependencies] | |||
configparser = {version = ">=3.5", markers = "python_version < \"3\""} | typing-extensions = {version = ">=3.6.4", markers = "python_version < \"3.8\""} | |||
contextlib2 = {version = "*", markers = "python_version < \"3\""} | ||||
pathlib2 = {version = "*", markers = "python_version < \"3\""} | ||||
zipp = ">=0.5" | zipp = ">=0.5" | |||
[package.extras] | [package.extras] | |||
docs = ["sphinx", "rst.linker"] | docs = ["sphinx", "jaraco.packaging (>=9)", "rst.linker (>=1.9)"] | |||
testing = ["packaging", "pep517", "importlib-resources (>=1.3)"] | perf = ["ipython"] | |||
testing = ["pytest (>=6)", "pytest-checkdocs (>=2.4)", "pytest-flake8", "pytest- | ||||
cov", "pytest-enabler (>=1.3)", "packaging", "pyfakefs", "flufl-flake8", "pytest | ||||
-perf (>=0.9.2)", "pytest-black (>=0.3.7)", "pytest-mypy (>=0.9.1)", "importlib- | ||||
resources (>=1.3)"] | ||||
[[package]] | [[package]] | |||
name = "importlib-resources" | name = "importlib-resources" | |||
version = "3.2.1" | version = "5.9.0" | |||
description = "Read resources from Python packages" | description = "Read resources from Python packages" | |||
category = "main" | category = "main" | |||
optional = false | optional = false | |||
python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7" | python-versions = ">=3.7" | |||
[package.dependencies] | [package.dependencies] | |||
contextlib2 = {version = "*", markers = "python_version < \"3\""} | zipp = {version = ">=3.1.0", markers = "python_version < \"3.10\""} | |||
pathlib2 = {version = "*", markers = "python_version < \"3\""} | ||||
singledispatch = {version = "*", markers = "python_version < \"3.4\""} | ||||
typing = {version = "*", markers = "python_version < \"3.5\""} | ||||
zipp = {version = ">=0.4", markers = "python_version < \"3.8\""} | ||||
[package.extras] | [package.extras] | |||
docs = ["sphinx", "rst.linker", "jaraco.packaging"] | docs = ["sphinx", "jaraco.packaging (>=9)", "rst.linker (>=1.9)", "jaraco.tideli | |||
ft (>=1.4)"] | ||||
testing = ["pytest (>=6)", "pytest-checkdocs (>=2.4)", "pytest-flake8", "pytest- | ||||
cov", "pytest-enabler (>=1.3)", "pytest-black (>=0.3.7)", "pytest-mypy (>=0.9.1) | ||||
"] | ||||
[[package]] | [[package]] | |||
name = "iniconfig" | name = "iniconfig" | |||
version = "1.1.1" | version = "1.1.1" | |||
description = "iniconfig: brain-dead simple config-ini parsing" | description = "iniconfig: brain-dead simple config-ini parsing" | |||
category = "dev" | category = "dev" | |||
optional = false | optional = false | |||
python-versions = "*" | python-versions = "*" | |||
[[package]] | [[package]] | |||
name = "ipaddress" | ||||
version = "1.0.23" | ||||
description = "IPv4/IPv6 manipulation library" | ||||
category = "main" | ||||
optional = false | ||||
python-versions = "*" | ||||
[[package]] | ||||
name = "jeepney" | name = "jeepney" | |||
version = "0.4.3" | version = "0.8.0" | |||
description = "Low-level, pure Python DBus protocol wrapper." | description = "Low-level, pure Python DBus protocol wrapper." | |||
category = "main" | category = "main" | |||
optional = false | optional = false | |||
python-versions = ">=3.5" | python-versions = ">=3.7" | |||
[package.extras] | [package.extras] | |||
dev = ["testpath"] | trio = ["async-generator", "trio"] | |||
test = ["async-timeout", "trio", "testpath", "pytest-asyncio (>=0.17)", "pytest- | ||||
trio", "pytest"] | ||||
[[package]] | [[package]] | |||
name = "jeepney" | name = "jsonschema" | |||
version = "0.7.1" | version = "4.14.0" | |||
description = "Low-level, pure Python DBus protocol wrapper." | description = "An implementation of JSON Schema validation for Python" | |||
category = "main" | category = "main" | |||
optional = false | optional = false | |||
python-versions = ">=3.6" | python-versions = ">=3.7" | |||
[package.extras] | ||||
test = ["pytest", "pytest-trio", "pytest-asyncio", "testpath", "trio", "async-ti | ||||
meout"] | ||||
trio = ["trio", "async-generator"] | ||||
[[package]] | ||||
name = "keyring" | ||||
version = "18.0.1" | ||||
description = "Store and access your passwords safely." | ||||
category = "main" | ||||
optional = false | ||||
python-versions = ">=2.7" | ||||
[package.dependencies] | ||||
entrypoints = "*" | ||||
pywin32-ctypes = {version = "<0.1.0 || >0.1.0,<0.1.1 || >0.1.1", markers = "sys_ | ||||
platform == \"win32\""} | ||||
secretstorage = {version = "<3", markers = "(sys_platform == \"linux2\" or sys_p | ||||
latform == \"linux\") and python_version < \"3.5\""} | ||||
[package.extras] | ||||
docs = ["sphinx", "jaraco.packaging (>=3.2)", "rst.linker (>=1.9)"] | ||||
testing = ["pytest (>=3.5,!=3.7.3)", "pytest-checkdocs", "pytest-flake8"] | ||||
[[package]] | ||||
name = "keyring" | ||||
version = "20.0.1" | ||||
description = "Store and access your passwords safely." | ||||
category = "main" | ||||
optional = false | ||||
python-versions = ">=3.5" | ||||
[package.dependencies] | [package.dependencies] | |||
attrs = ">=17.4.0" | ||||
importlib-metadata = {version = "*", markers = "python_version < \"3.8\""} | importlib-metadata = {version = "*", markers = "python_version < \"3.8\""} | |||
pywin32-ctypes = {version = "<0.1.0 || >0.1.0,<0.1.1 || >0.1.1", markers = "sys_ | importlib-resources = {version = ">=1.4.0", markers = "python_version < \"3.9\"" | |||
platform == \"win32\""} | } | |||
secretstorage = {version = "*", markers = "sys_platform == \"linux\""} | pkgutil-resolve-name = {version = ">=1.3.10", markers = "python_version < \"3.9\ | |||
""} | ||||
pyrsistent = ">=0.14.0,<0.17.0 || >0.17.0,<0.17.1 || >0.17.1,<0.17.2 || >0.17.2" | ||||
typing-extensions = {version = "*", markers = "python_version < \"3.8\""} | ||||
[package.extras] | [package.extras] | |||
docs = ["sphinx", "jaraco.packaging (>=3.2)", "rst.linker (>=1.9)"] | format = ["fqdn", "idna", "isoduration", "jsonpointer (>1.13)", "rfc3339-validat | |||
testing = ["pytest (>=3.5,!=3.7.3)", "pytest-checkdocs (>=1.2.3)", "pytest-flake | or", "rfc3987", "uri-template", "webcolors (>=1.11)"] | |||
8", "pytest-black-multipy", "pytest-cov"] | format-nongpl = ["fqdn", "idna", "isoduration", "jsonpointer (>1.13)", "rfc3339- | |||
validator", "rfc3986-validator (>0.1.0)", "uri-template", "webcolors (>=1.11)"] | ||||
[[package]] | [[package]] | |||
name = "keyring" | name = "keyring" | |||
version = "22.3.0" | version = "23.8.2" | |||
description = "Store and access your passwords safely." | description = "Store and access your passwords safely." | |||
category = "main" | category = "main" | |||
optional = false | optional = false | |||
python-versions = ">=3.6" | python-versions = ">=3.7" | |||
[package.dependencies] | [package.dependencies] | |||
importlib-metadata = {version = ">=1", markers = "python_version < \"3.8\""} | importlib-metadata = {version = ">=3.6", markers = "python_version < \"3.10\""} | |||
jeepney = {version = ">=0.4.2", markers = "sys_platform == \"linux\""} | jeepney = {version = ">=0.4.2", markers = "sys_platform == \"linux\""} | |||
pywin32-ctypes = {version = "<0.1.0 || >0.1.0,<0.1.1 || >0.1.1", markers = "sys_ platform == \"win32\""} | pywin32-ctypes = {version = "<0.1.0 || >0.1.0,<0.1.1 || >0.1.1", markers = "sys_ platform == \"win32\""} | |||
SecretStorage = {version = ">=3.2", markers = "sys_platform == \"linux\""} | SecretStorage = {version = ">=3.2", markers = "sys_platform == \"linux\""} | |||
[package.extras] | [package.extras] | |||
docs = ["sphinx", "jaraco.packaging (>=8.2)", "rst.linker (>=1.9)"] | docs = ["sphinx", "jaraco.packaging (>=9)", "rst.linker (>=1.9)", "jaraco.tideli | |||
testing = ["pytest (>=4.6)", "pytest-checkdocs (>=1.2.3)", "pytest-flake8", "pyt | ft (>=1.4)"] | |||
est-cov", "pytest-enabler", "pytest-black (>=0.3.7)", "pytest-mypy"] | testing = ["pytest (>=6)", "pytest-checkdocs (>=2.4)", "pytest-flake8", "flake8 | |||
(<5)", "pytest-cov", "pytest-enabler (>=1.3)", "pytest-black (>=0.3.7)", "pytest | ||||
-mypy (>=0.9.1)"] | ||||
[[package]] | [[package]] | |||
name = "lockfile" | name = "lockfile" | |||
version = "0.12.2" | version = "0.12.2" | |||
description = "Platform-independent file locking module" | description = "Platform-independent file locking module" | |||
category = "main" | category = "main" | |||
optional = false | optional = false | |||
python-versions = "*" | python-versions = "*" | |||
[[package]] | [[package]] | |||
name = "mock" | name = "msgpack" | |||
version = "3.0.5" | version = "1.0.4" | |||
description = "Rolling backport of unittest.mock for all Pythons" | description = "MessagePack serializer" | |||
category = "dev" | category = "main" | |||
optional = false | optional = false | |||
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" | python-versions = "*" | |||
[package.dependencies] | ||||
funcsigs = {version = ">=1", markers = "python_version < \"3.3\""} | ||||
six = "*" | ||||
[package.extras] | ||||
build = ["twine", "wheel", "blurb"] | ||||
docs = ["sphinx"] | ||||
test = ["pytest", "pytest-cov"] | ||||
[[package]] | [[package]] | |||
name = "more-itertools" | name = "mypy" | |||
version = "5.0.0" | version = "0.971" | |||
description = "More routines for operating on iterables, beyond itertools" | description = "Optional static typing for Python" | |||
category = "dev" | category = "dev" | |||
optional = false | optional = false | |||
python-versions = "*" | python-versions = ">=3.6" | |||
[package.dependencies] | [package.dependencies] | |||
six = ">=1.0.0,<2.0.0" | mypy-extensions = ">=0.4.3" | |||
tomli = {version = ">=1.1.0", markers = "python_version < \"3.11\""} | ||||
typed-ast = {version = ">=1.4.0,<2", markers = "python_version < \"3.8\""} | ||||
typing-extensions = ">=3.10" | ||||
[[package]] | [package.extras] | |||
name = "more-itertools" | dmypy = ["psutil (>=4.0)"] | |||
version = "7.2.0" | python2 = ["typed-ast (>=1.4.0,<2)"] | |||
description = "More routines for operating on iterables, beyond itertools" | reports = ["lxml"] | |||
category = "dev" | ||||
optional = false | ||||
python-versions = ">=3.4" | ||||
[[package]] | [[package]] | |||
name = "more-itertools" | name = "mypy-extensions" | |||
version = "8.12.0" | version = "0.4.3" | |||
description = "More routines for operating on iterables, beyond itertools" | description = "Experimental type system extensions for programs checked with the | |||
mypy typechecker." | ||||
category = "dev" | category = "dev" | |||
optional = false | optional = false | |||
python-versions = ">=3.5" | ||||
[[package]] | ||||
name = "msgpack" | ||||
version = "1.0.3" | ||||
description = "MessagePack (de)serializer." | ||||
category = "main" | ||||
optional = false | ||||
python-versions = "*" | python-versions = "*" | |||
[[package]] | [[package]] | |||
name = "nodeenv" | name = "nodeenv" | |||
version = "1.6.0" | version = "1.7.0" | |||
description = "Node.js virtual environment builder" | description = "Node.js virtual environment builder" | |||
category = "dev" | category = "dev" | |||
optional = false | optional = false | |||
python-versions = "*" | python-versions = ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,!=3.6.* | |||
" | ||||
[[package]] | ||||
name = "packaging" | ||||
version = "20.9" | ||||
description = "Core utilities for Python packages" | ||||
category = "main" | ||||
optional = false | ||||
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" | ||||
[package.dependencies] | [package.dependencies] | |||
pyparsing = ">=2.0.2" | setuptools = "*" | |||
[[package]] | [[package]] | |||
name = "pastel" | name = "ordered-set" | |||
version = "0.2.1" | version = "4.1.0" | |||
description = "Bring colors to your terminal." | description = "An OrderedSet is a custom MutableSet that remembers its order, so | |||
category = "main" | that every" | |||
category = "dev" | ||||
optional = false | optional = false | |||
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" | python-versions = ">=3.7" | |||
[package.extras] | ||||
dev = ["pytest", "black", "mypy"] | ||||
[[package]] | [[package]] | |||
name = "pathlib2" | name = "packaging" | |||
version = "2.3.6" | version = "21.3" | |||
description = "Object-oriented filesystem paths" | description = "Core utilities for Python packages" | |||
category = "main" | category = "main" | |||
optional = false | optional = false | |||
python-versions = "*" | python-versions = ">=3.6" | |||
[package.dependencies] | [package.dependencies] | |||
scandir = {version = "*", markers = "python_version < \"3.5\""} | pyparsing = ">=2.0.2,<3.0.5 || >3.0.5" | |||
six = "*" | ||||
[[package]] | [[package]] | |||
name = "pexpect" | name = "pexpect" | |||
version = "4.8.0" | version = "4.8.0" | |||
description = "Pexpect allows easy control of interactive console applications." | description = "Pexpect allows easy control of interactive console applications." | |||
category = "main" | category = "main" | |||
optional = false | optional = false | |||
python-versions = "*" | python-versions = "*" | |||
[package.dependencies] | [package.dependencies] | |||
ptyprocess = ">=0.5" | ptyprocess = ">=0.5" | |||
[[package]] | [[package]] | |||
name = "pkginfo" | name = "pkginfo" | |||
version = "1.8.2" | version = "1.8.3" | |||
description = "Query metadatdata from sdists / bdists / installed packages." | description = "Query metadatdata from sdists / bdists / installed packages." | |||
category = "main" | category = "main" | |||
optional = false | optional = false | |||
python-versions = "*" | python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*" | |||
[package.extras] | [package.extras] | |||
testing = ["coverage", "nose"] | testing = ["nose", "coverage"] | |||
[[package]] | ||||
name = "pkgutil-resolve-name" | ||||
version = "1.3.10" | ||||
description = "Resolve a name to an object." | ||||
category = "main" | ||||
optional = false | ||||
python-versions = ">=3.6" | ||||
[[package]] | [[package]] | |||
name = "platformdirs" | name = "platformdirs" | |||
version = "2.0.2" | version = "2.5.2" | |||
description = "A small Python module for determining appropriate platform-specif ic dirs, e.g. a \"user data dir\"." | description = "A small Python module for determining appropriate platform-specif ic dirs, e.g. a \"user data dir\"." | |||
category = "main" | category = "main" | |||
optional = false | optional = false | |||
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" | python-versions = ">=3.7" | |||
[package.extras] | ||||
docs = ["furo (>=2021.7.5b38)", "proselint (>=0.10.2)", "sphinx-autodoc-typehint | ||||
s (>=1.12)", "sphinx (>=4)"] | ||||
test = ["appdirs (==1.4.4)", "pytest-cov (>=2.7)", "pytest-mock (>=3.6)", "pytes | ||||
t (>=6)"] | ||||
[[package]] | [[package]] | |||
name = "pluggy" | name = "pluggy" | |||
version = "0.13.1" | version = "1.0.0" | |||
description = "plugin and hook calling mechanisms for python" | description = "plugin and hook calling mechanisms for python" | |||
category = "dev" | category = "dev" | |||
optional = false | optional = false | |||
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" | python-versions = ">=3.6" | |||
[package.dependencies] | [package.dependencies] | |||
importlib-metadata = {version = ">=0.12", markers = "python_version < \"3.8\""} | importlib-metadata = {version = ">=0.12", markers = "python_version < \"3.8\""} | |||
[package.extras] | [package.extras] | |||
dev = ["pre-commit", "tox"] | testing = ["pytest-benchmark", "pytest"] | |||
dev = ["tox", "pre-commit"] | ||||
[[package]] | [[package]] | |||
name = "poetry-core" | name = "poetry-core" | |||
version = "1.0.7" | version = "1.1.0" | |||
description = "Poetry PEP 517 Build Backend" | description = "Poetry PEP 517 Build Backend" | |||
category = "main" | category = "main" | |||
optional = false | optional = false | |||
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" | python-versions = ">=3.7,<4.0" | |||
[package.dependencies] | [package.dependencies] | |||
enum34 = {version = ">=1.1.10,<2.0.0", markers = "python_version >= \"2.7\" and | importlib-metadata = {version = ">=1.7.0", markers = "python_version < \"3.8\""} | |||
python_version < \"2.8\""} | ||||
functools32 = {version = ">=3.2.3-2,<4.0.0", markers = "python_version >= \"2.7\ | [[package]] | |||
" and python_version < \"2.8\""} | name = "poetry-plugin-export" | |||
importlib-metadata = {version = ">=1.7.0,<2.0.0", markers = "python_version >= \ | version = "1.0.6" | |||
"2.7\" and python_version < \"2.8\" or python_version >= \"3.5\" and python_vers | description = "Poetry plugin to export the dependencies to various formats" | |||
ion < \"3.8\""} | category = "main" | |||
pathlib2 = {version = ">=2.3.5,<3.0.0", markers = "python_version >= \"2.7\" and | optional = false | |||
python_version < \"2.8\""} | python-versions = ">=3.7,<4.0" | |||
typing = {version = ">=3.7.4.1,<4.0.0.0", markers = "python_version >= \"2.7\" a | ||||
nd python_version < \"2.8\""} | [package.dependencies] | |||
poetry = ">=1.2.0b3,<2.0.0" | ||||
poetry-core = ">=1.1.0b3,<2.0.0" | ||||
[[package]] | [[package]] | |||
name = "pre-commit" | name = "pre-commit" | |||
version = "2.17.0" | version = "2.20.0" | |||
description = "A framework for managing and maintaining multi-language pre-commi t hooks." | description = "A framework for managing and maintaining multi-language pre-commi t hooks." | |||
category = "dev" | category = "dev" | |||
optional = false | optional = false | |||
python-versions = ">=3.6.1" | python-versions = ">=3.7" | |||
[package.dependencies] | [package.dependencies] | |||
cfgv = ">=2.0.0" | cfgv = ">=2.0.0" | |||
identify = ">=1.0.0" | identify = ">=1.0.0" | |||
importlib-metadata = {version = "*", markers = "python_version < \"3.8\""} | importlib-metadata = {version = "*", markers = "python_version < \"3.8\""} | |||
importlib-resources = {version = "<5.3", markers = "python_version < \"3.7\""} | ||||
nodeenv = ">=0.11.1" | nodeenv = ">=0.11.1" | |||
pyyaml = ">=5.1" | pyyaml = ">=5.1" | |||
toml = "*" | toml = "*" | |||
virtualenv = ">=20.0.8" | virtualenv = ">=20.0.8" | |||
[[package]] | [[package]] | |||
name = "psutil" | ||||
version = "5.9.1" | ||||
description = "Cross-platform lib for process and system monitoring in Python." | ||||
category = "dev" | ||||
optional = false | ||||
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" | ||||
[package.extras] | ||||
test = ["ipaddress", "mock", "enum34", "pywin32", "wmi"] | ||||
[[package]] | ||||
name = "ptyprocess" | name = "ptyprocess" | |||
version = "0.7.0" | version = "0.7.0" | |||
description = "Run a subprocess in a pseudo terminal" | description = "Run a subprocess in a pseudo terminal" | |||
category = "main" | category = "main" | |||
optional = false | optional = false | |||
python-versions = "*" | python-versions = "*" | |||
[[package]] | [[package]] | |||
name = "py" | name = "py" | |||
version = "1.11.0" | version = "1.11.0" | |||
skipping to change at line 706 | skipping to change at line 576 | |||
[[package]] | [[package]] | |||
name = "pylev" | name = "pylev" | |||
version = "1.4.0" | version = "1.4.0" | |||
description = "A pure Python Levenshtein implementation that's not freaking GPL' d." | description = "A pure Python Levenshtein implementation that's not freaking GPL' d." | |||
category = "main" | category = "main" | |||
optional = false | optional = false | |||
python-versions = "*" | python-versions = "*" | |||
[[package]] | [[package]] | |||
name = "pyparsing" | name = "pyparsing" | |||
version = "2.4.7" | version = "3.0.9" | |||
description = "Python parsing module" | description = "pyparsing module - Classes and methods to define and execute pars | |||
ing grammars" | ||||
category = "main" | category = "main" | |||
optional = false | optional = false | |||
python-versions = ">=2.6, !=3.0.*, !=3.1.*, !=3.2.*" | python-versions = ">=3.6.8" | |||
[[package]] | ||||
name = "pytest" | ||||
version = "4.6.11" | ||||
description = "pytest: simple powerful testing with Python" | ||||
category = "dev" | ||||
optional = false | ||||
python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,>=2.7" | ||||
[package.dependencies] | ||||
atomicwrites = ">=1.0" | ||||
attrs = ">=17.4.0" | ||||
colorama = {version = "*", markers = "sys_platform == \"win32\" and python_versi | ||||
on != \"3.4\""} | ||||
funcsigs = {version = ">=1.0", markers = "python_version < \"3.0\""} | ||||
importlib-metadata = {version = ">=0.12", markers = "python_version < \"3.8\""} | ||||
more-itertools = [ | ||||
{version = ">=4.0.0,<6.0.0", markers = "python_version <= \"2.7\""}, | ||||
{version = ">=4.0.0", markers = "python_version > \"2.7\""}, | ||||
] | ||||
packaging = "*" | ||||
pathlib2 = {version = ">=2.2.0", markers = "python_version < \"3.6\""} | ||||
pluggy = ">=0.12,<1.0" | ||||
py = ">=1.5.0" | ||||
six = ">=1.10.0" | ||||
wcwidth = "*" | ||||
[package.extras] | [package.extras] | |||
testing = ["argcomplete", "hypothesis (>=3.56)", "nose", "requests", "mock"] | diagrams = ["railroad-diagrams", "jinja2"] | |||
[[package]] | [[package]] | |||
name = "pytest" | name = "pyrsistent" | |||
version = "5.4.3" | version = "0.18.1" | |||
description = "pytest: simple powerful testing with Python" | description = "Persistent/Functional/Immutable data structures" | |||
category = "dev" | category = "main" | |||
optional = false | optional = false | |||
python-versions = ">=3.5" | python-versions = ">=3.7" | |||
[package.dependencies] | ||||
atomicwrites = {version = ">=1.0", markers = "sys_platform == \"win32\""} | ||||
attrs = ">=17.4.0" | ||||
colorama = {version = "*", markers = "sys_platform == \"win32\""} | ||||
importlib-metadata = {version = ">=0.12", markers = "python_version < \"3.8\""} | ||||
more-itertools = ">=4.0.0" | ||||
packaging = "*" | ||||
pathlib2 = {version = ">=2.2.0", markers = "python_version < \"3.6\""} | ||||
pluggy = ">=0.12,<1.0" | ||||
py = ">=1.5.0" | ||||
wcwidth = "*" | ||||
[package.extras] | ||||
checkqa-mypy = ["mypy (==v0.761)"] | ||||
testing = ["argcomplete", "hypothesis (>=3.56)", "mock", "nose", "requests", "xm | ||||
lschema"] | ||||
[[package]] | [[package]] | |||
name = "pytest" | name = "pytest" | |||
version = "6.2.5" | version = "7.1.2" | |||
description = "pytest: simple powerful testing with Python" | description = "pytest: simple powerful testing with Python" | |||
category = "dev" | category = "dev" | |||
optional = false | optional = false | |||
python-versions = ">=3.6" | python-versions = ">=3.7" | |||
[package.dependencies] | [package.dependencies] | |||
atomicwrites = {version = ">=1.0", markers = "sys_platform == \"win32\""} | atomicwrites = {version = ">=1.0", markers = "sys_platform == \"win32\""} | |||
attrs = ">=19.2.0" | attrs = ">=19.2.0" | |||
colorama = {version = "*", markers = "sys_platform == \"win32\""} | colorama = {version = "*", markers = "sys_platform == \"win32\""} | |||
importlib-metadata = {version = ">=0.12", markers = "python_version < \"3.8\""} | importlib-metadata = {version = ">=0.12", markers = "python_version < \"3.8\""} | |||
iniconfig = "*" | iniconfig = "*" | |||
packaging = "*" | packaging = "*" | |||
pluggy = ">=0.12,<2.0" | pluggy = ">=0.12,<2.0" | |||
py = ">=1.8.2" | py = ">=1.8.2" | |||
toml = "*" | tomli = ">=1.0.0" | |||
[package.extras] | [package.extras] | |||
testing = ["argcomplete", "hypothesis (>=3.56)", "mock", "nose", "requests", "xm lschema"] | testing = ["argcomplete", "hypothesis (>=3.56)", "mock", "nose", "pygments (>=2. 7.2)", "requests", "xmlschema"] | |||
[[package]] | [[package]] | |||
name = "pytest-cov" | name = "pytest-cov" | |||
version = "2.12.1" | version = "3.0.0" | |||
description = "Pytest plugin for measuring coverage." | description = "Pytest plugin for measuring coverage." | |||
category = "dev" | category = "dev" | |||
optional = false | optional = false | |||
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" | python-versions = ">=3.6" | |||
[package.dependencies] | [package.dependencies] | |||
coverage = ">=5.2.1" | coverage = {version = ">=5.2.1", extras = ["toml"]} | |||
pytest = ">=4.6" | pytest = ">=4.6" | |||
toml = "*" | ||||
[package.extras] | [package.extras] | |||
testing = ["fields", "hunter", "process-tests", "six", "pytest-xdist", "virtuale | testing = ["virtualenv", "pytest-xdist", "six", "process-tests", "hunter", "fiel | |||
nv"] | ds"] | |||
[[package]] | ||||
name = "pytest-forked" | ||||
version = "1.4.0" | ||||
description = "run tests in isolated forked subprocesses" | ||||
category = "dev" | ||||
optional = false | ||||
python-versions = ">=3.6" | ||||
[package.dependencies] | ||||
py = "*" | ||||
pytest = ">=3.10" | ||||
[[package]] | [[package]] | |||
name = "pytest-mock" | name = "pytest-mock" | |||
version = "1.13.0" | version = "3.8.2" | |||
description = "Thin-wrapper around the mock package for easier use with py.test" | description = "Thin-wrapper around the mock package for easier use with pytest" | |||
category = "dev" | category = "dev" | |||
optional = false | optional = false | |||
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" | python-versions = ">=3.7" | |||
[package.dependencies] | [package.dependencies] | |||
mock = {version = "*", markers = "python_version < \"3.0\""} | pytest = ">=5.0" | |||
pytest = ">=2.7" | ||||
[package.extras] | [package.extras] | |||
dev = ["pre-commit", "tox"] | dev = ["pre-commit", "tox", "pytest-asyncio"] | |||
[[package]] | ||||
name = "pytest-randomly" | ||||
version = "3.12.0" | ||||
description = "Pytest plugin to randomly order tests and control random.seed." | ||||
category = "dev" | ||||
optional = false | ||||
python-versions = ">=3.7" | ||||
[package.dependencies] | ||||
importlib-metadata = {version = ">=3.6.0", markers = "python_version < \"3.10\"" | ||||
} | ||||
pytest = "*" | ||||
[[package]] | [[package]] | |||
name = "pytest-sugar" | name = "pytest-sugar" | |||
version = "0.9.4" | version = "0.9.5" | |||
description = "pytest-sugar is a plugin for pytest that changes the default look and feel of pytest (e.g. progressbar, show tests that fail instantly)." | description = "pytest-sugar is a plugin for pytest that changes the default look and feel of pytest (e.g. progressbar, show tests that fail instantly)." | |||
category = "dev" | category = "dev" | |||
optional = false | optional = false | |||
python-versions = "*" | python-versions = "*" | |||
[package.dependencies] | [package.dependencies] | |||
packaging = ">=14.1" | packaging = ">=14.1" | |||
pytest = ">=2.9" | pytest = ">=2.9" | |||
termcolor = ">=1.1.0" | termcolor = ">=1.1.0" | |||
[[package]] | [[package]] | |||
name = "pytest-xdist" | ||||
version = "2.5.0" | ||||
description = "pytest xdist plugin for distributed testing and loop-on-failing m | ||||
odes" | ||||
category = "dev" | ||||
optional = false | ||||
python-versions = ">=3.6" | ||||
[package.dependencies] | ||||
execnet = ">=1.1" | ||||
psutil = {version = ">=3.0", optional = true, markers = "extra == \"psutil\""} | ||||
pytest = ">=6.2.0" | ||||
pytest-forked = "*" | ||||
[package.extras] | ||||
psutil = ["psutil (>=3.0)"] | ||||
setproctitle = ["setproctitle"] | ||||
testing = ["filelock"] | ||||
[[package]] | ||||
name = "pywin32-ctypes" | name = "pywin32-ctypes" | |||
version = "0.2.0" | version = "0.2.0" | |||
description = "" | description = "" | |||
category = "main" | category = "main" | |||
optional = false | optional = false | |||
python-versions = "*" | python-versions = "*" | |||
[[package]] | [[package]] | |||
name = "pyyaml" | name = "pyyaml" | |||
version = "6.0" | version = "6.0" | |||
description = "YAML parser and emitter for Python" | description = "YAML parser and emitter for Python" | |||
category = "dev" | category = "dev" | |||
optional = false | optional = false | |||
python-versions = ">=3.6" | python-versions = ">=3.6" | |||
[[package]] | [[package]] | |||
name = "requests" | name = "requests" | |||
version = "2.25.1" | version = "2.28.1" | |||
description = "Python HTTP for Humans." | description = "Python HTTP for Humans." | |||
category = "main" | category = "main" | |||
optional = false | optional = false | |||
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" | python-versions = ">=3.7, <4" | |||
[package.dependencies] | [package.dependencies] | |||
certifi = ">=2017.4.17" | certifi = ">=2017.4.17" | |||
chardet = ">=3.0.2,<5" | charset-normalizer = ">=2,<3" | |||
idna = ">=2.5,<3" | idna = ">=2.5,<4" | |||
urllib3 = ">=1.21.1,<1.27" | urllib3 = ">=1.21.1,<1.27" | |||
[package.extras] | [package.extras] | |||
security = ["pyOpenSSL (>=0.14)", "cryptography (>=1.3.4)"] | socks = ["PySocks (>=1.5.6,!=1.5.7)"] | |||
socks = ["PySocks (>=1.5.6,!=1.5.7)", "win-inet-pton"] | use_chardet_on_py3 = ["chardet (>=3.0.2,<6)"] | |||
[[package]] | [[package]] | |||
name = "requests-toolbelt" | name = "requests-toolbelt" | |||
version = "0.9.1" | version = "0.9.1" | |||
description = "A utility belt for advanced users of python-requests" | description = "A utility belt for advanced users of python-requests" | |||
category = "main" | category = "main" | |||
optional = false | optional = false | |||
python-versions = "*" | python-versions = "*" | |||
[package.dependencies] | [package.dependencies] | |||
requests = ">=2.0.1,<3.0.0" | requests = ">=2.0.1,<3.0.0" | |||
[[package]] | [[package]] | |||
name = "scandir" | ||||
version = "1.10.0" | ||||
description = "scandir, a better directory iterator and faster os.walk()" | ||||
category = "main" | ||||
optional = false | ||||
python-versions = "*" | ||||
[[package]] | ||||
name = "secretstorage" | name = "secretstorage" | |||
version = "2.3.1" | version = "3.3.3" | |||
description = "Python bindings to FreeDesktop.org Secret Service API" | description = "Python bindings to FreeDesktop.org Secret Service API" | |||
category = "main" | category = "main" | |||
optional = false | optional = false | |||
python-versions = "*" | python-versions = ">=3.6" | |||
[package.dependencies] | ||||
cryptography = "*" | ||||
[package.extras] | ||||
dbus-python = ["dbus-python"] | ||||
[[package]] | ||||
name = "secretstorage" | ||||
version = "3.2.0" | ||||
description = "Python bindings to FreeDesktop.org Secret Service API" | ||||
category = "main" | ||||
optional = false | ||||
python-versions = ">=3.5" | ||||
[package.dependencies] | [package.dependencies] | |||
cryptography = ">=2.0" | cryptography = ">=2.0" | |||
jeepney = ">=0.4.2" | jeepney = ">=0.6" | |||
[[package]] | [[package]] | |||
name = "secretstorage" | name = "setuptools" | |||
version = "3.3.1" | version = "65.3.0" | |||
description = "Python bindings to FreeDesktop.org Secret Service API" | description = "Easily download, build, install, upgrade, and uninstall Python pa | |||
category = "main" | ckages" | |||
category = "dev" | ||||
optional = false | optional = false | |||
python-versions = ">=3.6" | python-versions = ">=3.7" | |||
[package.dependencies] | [package.extras] | |||
cryptography = ">=2.0" | docs = ["sphinx", "jaraco.packaging (>=9)", "rst.linker (>=1.9)", "jaraco.tideli | |||
jeepney = ">=0.6" | ft (>=1.4)", "sphinx-notfound-page (==0.8.3)", "sphinx-hoverxref (<2)", "pygment | |||
s-github-lexers (==0.0.5)", "sphinx-favicon", "sphinx-inline-tabs", "sphinx-rere | ||||
directs", "sphinxcontrib-towncrier", "furo"] | ||||
testing = ["pytest (>=6)", "pytest-checkdocs (>=2.4)", "pytest-flake8", "flake8 | ||||
(<5)", "pytest-enabler (>=1.3)", "pytest-perf", "mock", "flake8-2020", "virtuale | ||||
nv (>=13.0.0)", "wheel", "pip (>=19.1)", "jaraco.envs (>=2.2)", "pytest-xdist", | ||||
"jaraco.path (>=3.2.0)", "build", "filelock (>=3.4.0)", "pip-run (>=8.8)", "ini2 | ||||
toml[lite] (>=0.9)", "tomli-w (>=1.0.0)", "pytest-black (>=0.3.7)", "pytest-cov" | ||||
, "pytest-mypy (>=0.9.1)"] | ||||
testing-integration = ["pytest", "pytest-xdist", "pytest-enabler", "virtualenv ( | ||||
>=13.0.0)", "tomli", "wheel", "jaraco.path (>=3.2.0)", "jaraco.envs (>=2.2)", "b | ||||
uild", "filelock (>=3.4.0)"] | ||||
[[package]] | [[package]] | |||
name = "shellingham" | name = "shellingham" | |||
version = "1.4.0" | version = "1.5.0" | |||
description = "Tool to Detect Surrounding Shell" | description = "Tool to Detect Surrounding Shell" | |||
category = "main" | category = "main" | |||
optional = false | optional = false | |||
python-versions = "!=3.0,!=3.1,!=3.2,!=3.3,>=2.6" | python-versions = ">=3.4" | |||
[[package]] | ||||
name = "singledispatch" | ||||
version = "3.7.0" | ||||
description = "Backport functools.singledispatch from Python 3.4 to Python 2.6-3 | ||||
.3." | ||||
category = "main" | ||||
optional = false | ||||
python-versions = ">=2.6" | ||||
[package.dependencies] | ||||
six = "*" | ||||
[package.extras] | ||||
docs = ["sphinx", "jaraco.packaging (>=8.2)", "rst.linker (>=1.9)"] | ||||
testing = ["pytest (>=4.6)", "pytest-flake8", "pytest-cov", "pytest-black (>=0.3 | ||||
.7)", "unittest2", "pytest-checkdocs (>=2.4)"] | ||||
[[package]] | [[package]] | |||
name = "six" | name = "six" | |||
version = "1.16.0" | version = "1.16.0" | |||
description = "Python 2 and 3 compatibility utilities" | description = "Python 2 and 3 compatibility utilities" | |||
category = "main" | category = "main" | |||
optional = false | optional = false | |||
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*" | python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*" | |||
[[package]] | [[package]] | |||
name = "subprocess32" | ||||
version = "3.5.4" | ||||
description = "A backport of the subprocess module from Python 3 for use on 2.x. | ||||
" | ||||
category = "main" | ||||
optional = false | ||||
python-versions = ">=2.6, !=3.0.*, !=3.1.*, !=3.2.*, <4" | ||||
[[package]] | ||||
name = "termcolor" | name = "termcolor" | |||
version = "1.1.0" | version = "1.1.0" | |||
description = "ANSII Color formatting for output in terminal." | description = "ANSII Color formatting for output in terminal." | |||
category = "dev" | category = "dev" | |||
optional = false | optional = false | |||
python-versions = "*" | python-versions = "*" | |||
[[package]] | [[package]] | |||
name = "toml" | name = "toml" | |||
version = "0.10.2" | version = "0.10.2" | |||
description = "Python Library for Tom's Obvious, Minimal Language" | description = "Python Library for Tom's Obvious, Minimal Language" | |||
category = "dev" | category = "dev" | |||
optional = false | optional = false | |||
python-versions = ">=2.6, !=3.0.*, !=3.1.*, !=3.2.*" | python-versions = ">=2.6, !=3.0.*, !=3.1.*, !=3.2.*" | |||
[[package]] | [[package]] | |||
name = "tomli" | ||||
version = "2.0.1" | ||||
description = "A lil' TOML parser" | ||||
category = "dev" | ||||
optional = false | ||||
python-versions = ">=3.7" | ||||
[[package]] | ||||
name = "tomlkit" | name = "tomlkit" | |||
version = "0.7.2" | version = "0.11.4" | |||
description = "Style preserving TOML library" | description = "Style preserving TOML library" | |||
category = "main" | category = "main" | |||
optional = false | optional = false | |||
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" | python-versions = ">=3.6,<4.0" | |||
[package.dependencies] | ||||
enum34 = {version = ">=1.1,<2.0", markers = "python_version >= \"2.7\" and pytho | ||||
n_version < \"2.8\""} | ||||
functools32 = {version = ">=3.2.3,<4.0.0", markers = "python_version >= \"2.7\" | ||||
and python_version < \"2.8\""} | ||||
typing = {version = ">=3.6,<4.0", markers = "python_version >= \"2.7\" and pytho | ||||
n_version < \"2.8\" or python_version >= \"3.4\" and python_version < \"3.5\""} | ||||
[[package]] | [[package]] | |||
name = "tox" | name = "tox" | |||
version = "3.24.5" | version = "3.25.1" | |||
description = "tox is a generic virtualenv management and test command line tool " | description = "tox is a generic virtualenv management and test command line tool " | |||
category = "dev" | category = "dev" | |||
optional = false | optional = false | |||
python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7" | python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7" | |||
[package.dependencies] | [package.dependencies] | |||
colorama = {version = ">=0.4.1", markers = "platform_system == \"Windows\""} | colorama = {version = ">=0.4.1", markers = "platform_system == \"Windows\""} | |||
filelock = ">=3.0.0" | filelock = ">=3.0.0" | |||
importlib-metadata = {version = ">=0.12", markers = "python_version < \"3.8\""} | importlib-metadata = {version = ">=0.12", markers = "python_version < \"3.8\""} | |||
packaging = ">=14" | packaging = ">=14" | |||
skipping to change at line 1013 | skipping to change at line 842 | |||
py = ">=1.4.17" | py = ">=1.4.17" | |||
six = ">=1.14.0" | six = ">=1.14.0" | |||
toml = ">=0.9.4" | toml = ">=0.9.4" | |||
virtualenv = ">=16.0.0,<20.0.0 || >20.0.0,<20.0.1 || >20.0.1,<20.0.2 || >20.0.2, <20.0.3 || >20.0.3,<20.0.4 || >20.0.4,<20.0.5 || >20.0.5,<20.0.6 || >20.0.6,<20. 0.7 || >20.0.7" | virtualenv = ">=16.0.0,<20.0.0 || >20.0.0,<20.0.1 || >20.0.1,<20.0.2 || >20.0.2, <20.0.3 || >20.0.3,<20.0.4 || >20.0.4,<20.0.5 || >20.0.5,<20.0.6 || >20.0.6,<20. 0.7 || >20.0.7" | |||
[package.extras] | [package.extras] | |||
docs = ["pygments-github-lexers (>=0.0.5)", "sphinx (>=2.0.0)", "sphinxcontrib-a utoprogram (>=0.1.5)", "towncrier (>=18.5.0)"] | docs = ["pygments-github-lexers (>=0.0.5)", "sphinx (>=2.0.0)", "sphinxcontrib-a utoprogram (>=0.1.5)", "towncrier (>=18.5.0)"] | |||
testing = ["flaky (>=3.4.0)", "freezegun (>=0.3.11)", "pytest (>=4.0.0)", "pytes t-cov (>=2.5.1)", "pytest-mock (>=1.10.0)", "pytest-randomly (>=1.0.0)", "psutil (>=5.6.1)", "pathlib2 (>=2.3.3)"] | testing = ["flaky (>=3.4.0)", "freezegun (>=0.3.11)", "pytest (>=4.0.0)", "pytes t-cov (>=2.5.1)", "pytest-mock (>=1.10.0)", "pytest-randomly (>=1.0.0)", "psutil (>=5.6.1)", "pathlib2 (>=2.3.3)"] | |||
[[package]] | [[package]] | |||
name = "typing" | name = "typed-ast" | |||
version = "3.10.0.0" | version = "1.5.4" | |||
description = "Type Hints for Python" | description = "a fork of Python 2 and 3 ast modules with type comment support" | |||
category = "main" | category = "dev" | |||
optional = false | ||||
python-versions = ">=3.6" | ||||
[[package]] | ||||
name = "types-html5lib" | ||||
version = "1.1.10" | ||||
description = "Typing stubs for html5lib" | ||||
category = "dev" | ||||
optional = false | ||||
python-versions = "*" | ||||
[[package]] | ||||
name = "types-jsonschema" | ||||
version = "4.14.0" | ||||
description = "Typing stubs for jsonschema" | ||||
category = "dev" | ||||
optional = false | ||||
python-versions = "*" | ||||
[[package]] | ||||
name = "types-requests" | ||||
version = "2.28.9" | ||||
description = "Typing stubs for requests" | ||||
category = "dev" | ||||
optional = false | ||||
python-versions = "*" | ||||
[package.dependencies] | ||||
types-urllib3 = "<1.27" | ||||
[[package]] | ||||
name = "types-urllib3" | ||||
version = "1.26.23" | ||||
description = "Typing stubs for urllib3" | ||||
category = "dev" | ||||
optional = false | optional = false | |||
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, <3.5" | python-versions = "*" | |||
[[package]] | [[package]] | |||
name = "typing-extensions" | name = "typing-extensions" | |||
version = "3.10.0.2" | version = "4.3.0" | |||
description = "Backported and Experimental Type Hints for Python 3.5+" | description = "Backported and Experimental Type Hints for Python 3.7+" | |||
category = "main" | category = "main" | |||
optional = false | optional = false | |||
python-versions = "*" | python-versions = ">=3.7" | |||
[[package]] | [[package]] | |||
name = "urllib3" | name = "urllib3" | |||
version = "1.25.11" | version = "1.26.12" | |||
description = "HTTP library with thread-safe connection pooling, file post, and more." | description = "HTTP library with thread-safe connection pooling, file post, and more." | |||
category = "main" | category = "main" | |||
optional = false | optional = false | |||
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <4" | python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*, <4" | |||
[package.extras] | [package.extras] | |||
brotli = ["brotlipy (>=0.6.0)"] | brotli = ["brotlicffi (>=0.8.0)", "brotli (>=1.0.9)", "brotlipy (>=0.6.0)"] | |||
secure = ["pyOpenSSL (>=0.14)", "cryptography (>=1.3.4)", "idna (>=2.0.0)", "cer | secure = ["pyOpenSSL (>=0.14)", "cryptography (>=1.3.4)", "idna (>=2.0.0)", "cer | |||
tifi", "ipaddress"] | tifi", "urllib3-secure-extra", "ipaddress"] | |||
socks = ["PySocks (>=1.5.6,!=1.5.7,<2.0)"] | socks = ["PySocks (>=1.5.6,!=1.5.7,<2.0)"] | |||
[[package]] | [[package]] | |||
name = "virtualenv" | name = "virtualenv" | |||
version = "20.13.1" | version = "20.16.4" | |||
description = "Virtual Python Environment builder" | description = "Virtual Python Environment builder" | |||
category = "main" | category = "main" | |||
optional = false | optional = false | |||
python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7" | python-versions = ">=3.6" | |||
[package.dependencies] | [package.dependencies] | |||
distlib = ">=0.3.1,<1" | distlib = ">=0.3.5,<1" | |||
filelock = ">=3.2,<4" | filelock = ">=3.4.1,<4" | |||
importlib-metadata = {version = ">=0.12", markers = "python_version < \"3.8\""} | importlib-metadata = {version = ">=4.8.3", markers = "python_version < \"3.8\""} | |||
importlib-resources = {version = ">=1.0", markers = "python_version < \"3.7\""} | platformdirs = ">=2.4,<3" | |||
pathlib2 = {version = ">=2.3.3,<3", markers = "python_version < \"3.4\" and sys_ | ||||
platform != \"win32\""} | ||||
platformdirs = ">=2,<3" | ||||
six = ">=1.9.0,<2" | ||||
[package.extras] | [package.extras] | |||
docs = ["proselint (>=0.10.2)", "sphinx (>=3)", "sphinx-argparse (>=0.2.5)", "sp | docs = ["proselint (>=0.13)", "sphinx (>=5.1.1)", "sphinx-argparse (>=0.3.1)", " | |||
hinx-rtd-theme (>=0.4.3)", "towncrier (>=21.3)"] | sphinx-rtd-theme (>=1)", "towncrier (>=21.9)"] | |||
testing = ["coverage (>=4)", "coverage-enable-subprocess (>=1)", "flaky (>=3)", | testing = ["coverage (>=6.2)", "coverage-enable-subprocess (>=1)", "flaky (>=3.7 | |||
"pytest (>=4)", "pytest-env (>=0.6.2)", "pytest-freezegun (>=0.4.1)", "pytest-mo | )", "packaging (>=21.3)", "pytest (>=7.0.1)", "pytest-env (>=0.6.2)", "pytest-fr | |||
ck (>=2)", "pytest-randomly (>=1)", "pytest-timeout (>=1)", "packaging (>=20.0)" | eezegun (>=0.4.2)", "pytest-mock (>=3.6.1)", "pytest-randomly (>=3.10.3)", "pyte | |||
] | st-timeout (>=2.1)"] | |||
[[package]] | [[package]] | |||
name = "wcwidth" | name = "webencodings" | |||
version = "0.2.5" | version = "0.5.1" | |||
description = "Measures the displayed width of unicode strings in a terminal" | description = "Character encoding aliases for legacy web content" | |||
category = "dev" | category = "main" | |||
optional = false | optional = false | |||
python-versions = "*" | python-versions = "*" | |||
[package.dependencies] | ||||
"backports.functools-lru-cache" = {version = ">=1.2.1", markers = "python_versio | ||||
n < \"3.2\""} | ||||
[[package]] | [[package]] | |||
name = "webencodings" | name = "xattr" | |||
version = "0.5.1" | version = "0.9.9" | |||
description = "Character encoding aliases for legacy web content" | description = "Python wrapper for extended filesystem attributes" | |||
category = "main" | category = "main" | |||
optional = false | optional = false | |||
python-versions = "*" | python-versions = "*" | |||
[package.dependencies] | ||||
cffi = ">=1.0" | ||||
[[package]] | [[package]] | |||
name = "zipp" | name = "zipp" | |||
version = "1.2.0" | version = "3.8.1" | |||
description = "Backport of pathlib-compatible object wrapper for zip files" | description = "Backport of pathlib-compatible object wrapper for zip files" | |||
category = "main" | category = "main" | |||
optional = false | optional = false | |||
python-versions = ">=2.7" | python-versions = ">=3.7" | |||
[package.dependencies] | ||||
contextlib2 = {version = "*", markers = "python_version < \"3.4\""} | ||||
[package.extras] | [package.extras] | |||
docs = ["sphinx", "jaraco.packaging (>=3.2)", "rst.linker (>=1.9)"] | docs = ["sphinx", "jaraco.packaging (>=9)", "rst.linker (>=1.9)", "jaraco.tideli | |||
testing = ["pathlib2", "unittest2", "jaraco.itertools", "func-timeout"] | ft (>=1.4)"] | |||
testing = ["pytest (>=6)", "pytest-checkdocs (>=2.4)", "pytest-flake8", "pytest- | ||||
cov", "pytest-enabler (>=1.3)", "jaraco-itertools", "func-timeout", "pytest-blac | ||||
k (>=0.3.7)", "pytest-mypy (>=0.9.1)"] | ||||
[metadata] | [metadata] | |||
lock-version = "1.1" | lock-version = "1.1" | |||
python-versions = "~2.7 || ^3.5" | python-versions = "^3.7" | |||
content-hash = "3de9a28e5a2f53d26b75a9aa3eb333b360eb04470769675fb435183ab871798c | content-hash = "59769b5de61c824843ca787bc97b8eb3fdc15883aad6fdc3523c1180c0075af2 | |||
" | " | |||
[metadata.files] | [metadata.files] | |||
atomicwrites = [ | atomicwrites = [] | |||
{file = "atomicwrites-1.4.0-py2.py3-none-any.whl", hash = "sha256:6d1784dea7 | attrs = [] | |||
c0c8d4a5172b6c620f40b6e4cbfdf96d783691f2e1302a7b88e197"}, | cachecontrol = [] | |||
{file = "atomicwrites-1.4.0.tar.gz", hash = "sha256:ae70396ad1a434f9c7046fd2 | cachy = [] | |||
dd196fc04b12f9e91ffb859164193be8b6168a7a"}, | certifi = [] | |||
] | cffi = [] | |||
attrs = [ | cfgv = [] | |||
{file = "attrs-21.4.0-py2.py3-none-any.whl", hash = "sha256:2d27e3784d7a565d | charset-normalizer = [] | |||
36ab851fe94887c5eccd6a463168875832a1be79c82828b4"}, | cleo = [] | |||
{file = "attrs-21.4.0.tar.gz", hash = "sha256:626ba8234211db98e869df76230a13 | colorama = [] | |||
7c4c40a12d72445c45d5f5b716f076e2fd"}, | coverage = [] | |||
] | crashtest = [] | |||
"backports.functools-lru-cache" = [ | cryptography = [] | |||
{file = "backports.functools_lru_cache-1.6.4-py2.py3-none-any.whl", hash = " | deepdiff = [] | |||
sha256:dbead04b9daa817909ec64e8d2855fb78feafe0b901d4568758e3a60559d8978"}, | distlib = [] | |||
{file = "backports.functools_lru_cache-1.6.4.tar.gz", hash = "sha256:d5ed216 | dulwich = [] | |||
9378b67d3c545e5600d363a923b09c456dab1593914935a68ad478271"}, | execnet = [] | |||
] | filelock = [] | |||
cachecontrol = [ | flatdict = [] | |||
{file = "CacheControl-0.12.6-py2.py3-none-any.whl", hash = "sha256:10d056fa2 | html5lib = [] | |||
7f8563a271b345207402a6dcce8efab7e5b377e270329c62471b10d"}, | httpretty = [] | |||
{file = "CacheControl-0.12.6.tar.gz", hash = "sha256:be9aa45477a134aee56c8fa | identify = [] | |||
c518627e1154df063e85f67d4f83ce0ccc23688e8"}, | idna = [] | |||
{file = "CacheControl-0.12.10-py2.py3-none-any.whl", hash = "sha256:b0d43d8f | importlib-metadata = [] | |||
71948ef5ebdee5fe236b86c6ffc7799370453dccb0e894c20dfa487c"}, | importlib-resources = [] | |||
{file = "CacheControl-0.12.10.tar.gz", hash = "sha256:d8aca75b82eec92d84b5d6 | iniconfig = [] | |||
eb8c8f66ea16f09d2adb09dbca27fe2d5fc8d3732d"}, | jeepney = [] | |||
] | jsonschema = [] | |||
cachy = [ | keyring = [] | |||
{file = "cachy-0.3.0-py2.py3-none-any.whl", hash = "sha256:338ca09c8860e76b2 | lockfile = [] | |||
75aff52374330efedc4d5a5e45dc1c5b539c1ead0786fe7"}, | msgpack = [] | |||
{file = "cachy-0.3.0.tar.gz", hash = "sha256:186581f4ceb42a0bbe040c407da73c1 | mypy = [] | |||
4092379b1e4c0e327fdb72ae4a9b269b1"}, | mypy-extensions = [] | |||
] | nodeenv = [] | |||
certifi = [ | ordered-set = [] | |||
{file = "certifi-2021.10.8-py2.py3-none-any.whl", hash = "sha256:d62a0163eb4 | packaging = [] | |||
c2344ac042ab2bdf75399a71a2d8c7d47eac2e2ee91b9d6339569"}, | pexpect = [] | |||
{file = "certifi-2021.10.8.tar.gz", hash = "sha256:78884e7c1d4b00ce3cea67b44 | pkginfo = [] | |||
566851c4343c120abd683433ce934a68ea58872"}, | pkgutil-resolve-name = [] | |||
] | platformdirs = [] | |||
cffi = [ | pluggy = [] | |||
{file = "cffi-1.15.0-cp27-cp27m-macosx_10_9_x86_64.whl", hash = "sha256:c250 | poetry-core = [] | |||
2a1a03b6312837279c8c1bd3ebedf6c12c4228ddbad40912d671ccc8a962"}, | poetry-plugin-export = [] | |||
{file = "cffi-1.15.0-cp27-cp27m-manylinux1_i686.whl", hash = "sha256:23cfe89 | pre-commit = [] | |||
2bd5dd8941608f93348c0737e369e51c100d03718f108bf1add7bd6d0"}, | psutil = [] | |||
{file = "cffi-1.15.0-cp27-cp27m-manylinux1_x86_64.whl", hash = "sha256:41d45 | ptyprocess = [] | |||
de54cd277a7878919867c0f08b0cf817605e4eb94093e7516505d3c8d14"}, | py = [] | |||
{file = "cffi-1.15.0-cp27-cp27m-win32.whl", hash = "sha256:4a306fa632e8f0928 | pycparser = [] | |||
956a41fa8e1d6243c71e7eb59ffbd165fc0b41e316b2474"}, | pylev = [] | |||
{file = "cffi-1.15.0-cp27-cp27m-win_amd64.whl", hash = "sha256:e7022a66d9b55 | pyparsing = [] | |||
e93e1a845d8c9eba2a1bebd4966cd8bfc25d9cd07d515b33fa6"}, | pyrsistent = [] | |||
{file = "cffi-1.15.0-cp27-cp27mu-manylinux1_i686.whl", hash = "sha256:14cd12 | pytest = [] | |||
1ea63ecdae71efa69c15c5543a4b5fbcd0bbe2aad864baca0063cecf27"}, | pytest-cov = [] | |||
{file = "cffi-1.15.0-cp27-cp27mu-manylinux1_x86_64.whl", hash = "sha256:d4d6 | pytest-forked = [] | |||
92a89c5cf08a8557fdeb329b82e7bf609aadfaed6c0d79f5a449a3c7c023"}, | pytest-mock = [] | |||
{file = "cffi-1.15.0-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:010 | pytest-randomly = [] | |||
4fb5ae2391d46a4cb082abdd5c69ea4eab79d8d44eaaf79f1b1fd806ee4c2"}, | pytest-sugar = [] | |||
{file = "cffi-1.15.0-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:91ec | pytest-xdist = [] | |||
59c33514b7c7559a6acda53bbfe1b283949c34fe7440bcf917f96ac0723e"}, | pywin32-ctypes = [] | |||
{file = "cffi-1.15.0-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.whl" | pyyaml = [] | |||
, hash = "sha256:f5c7150ad32ba43a07c4479f40241756145a1f03b43480e058cfd862bf5041c | requests = [] | |||
7"}, | requests-toolbelt = [] | |||
{file = "cffi-1.15.0-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64. | secretstorage = [] | |||
whl", hash = "sha256:00c878c90cb53ccfaae6b8bc18ad05d2036553e6d9d1d9dbcf323bbe838 | setuptools = [] | |||
54ca3"}, | shellingham = [] | |||
{file = "cffi-1.15.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch6 | six = [] | |||
4.whl", hash = "sha256:abb9a20a72ac4e0fdb50dae135ba5e77880518e742077ced47eb1499e | termcolor = [] | |||
29a443c"}, | toml = [] | |||
{file = "cffi-1.15.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64l | tomli = [] | |||
e.whl", hash = "sha256:a5263e363c27b653a90078143adb3d076c1a748ec9ecc78ea2fb916f9 | tomlkit = [] | |||
b861962"}, | tox = [] | |||
{file = "cffi-1.15.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.wh | typed-ast = [] | |||
l", hash = "sha256:f54a64f8b0c8ff0b64d18aa76675262e1700f3995182267998c31ae974fbc | types-html5lib = [] | |||
382"}, | types-jsonschema = [] | |||
{file = "cffi-1.15.0-cp310-cp310-win32.whl", hash = "sha256:c21c9e3896c23007 | types-requests = [] | |||
803a875460fb786118f0cdd4434359577ea25eb556e34c55"}, | types-urllib3 = [] | |||
{file = "cffi-1.15.0-cp310-cp310-win_amd64.whl", hash = "sha256:5e069f72d497 | typing-extensions = [] | |||
312b24fcc02073d70cb989045d1c91cbd53979366077959933e0"}, | urllib3 = [] | |||
{file = "cffi-1.15.0-cp36-cp36m-macosx_10_9_x86_64.whl", hash = "sha256:64d4 | virtualenv = [] | |||
ec9f448dfe041705426000cc13e34e6e5bb13736e9fd62e34a0b0c41566e"}, | webencodings = [] | |||
{file = "cffi-1.15.0-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64 | xattr = [] | |||
.whl", hash = "sha256:2756c88cbb94231c7a147402476be2c4df2f6078099a6f4a480d239a88 | zipp = [] | |||
17ae39"}, | ||||
{file = "cffi-1.15.0-cp36-cp36m-manylinux_2_17_ppc64le.manylinux2014_ppc64le | ||||
.whl", hash = "sha256:3b96a311ac60a3f6be21d2572e46ce67f09abcf4d09344c49274eb9e0b | ||||
f345fc"}, | ||||
{file = "cffi-1.15.0-cp36-cp36m-manylinux_2_17_s390x.manylinux2014_s390x.whl | ||||
", hash = "sha256:75e4024375654472cc27e91cbe9eaa08567f7fbdf822638be2814ce059f580 | ||||
32"}, | ||||
{file = "cffi-1.15.0-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.whl", has | ||||
h = "sha256:59888172256cac5629e60e72e86598027aca6bf01fa2465bdb676d37636573e8"}, | ||||
{file = "cffi-1.15.0-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.whl", | ||||
hash = "sha256:27c219baf94952ae9d50ec19651a687b826792055353d07648a5695413e0c605 | ||||
"}, | ||||
{file = "cffi-1.15.0-cp36-cp36m-win32.whl", hash = "sha256:4958391dbd6249d7a | ||||
d855b9ca88fae690783a6be9e86df65865058ed81fc860e"}, | ||||
{file = "cffi-1.15.0-cp36-cp36m-win_amd64.whl", hash = "sha256:f6f824dc3bce0 | ||||
edab5f427efcfb1d63ee75b6fcb7282900ccaf925be84efb0fc"}, | ||||
{file = "cffi-1.15.0-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:06c4 | ||||
8159c1abed75c2e721b1715c379fa3200c7784271b3c46df01383b593636"}, | ||||
{file = "cffi-1.15.0-cp37-cp37m-manylinux_2_12_i686.manylinux2010_i686.whl", | ||||
hash = "sha256:c2051981a968d7de9dd2d7b87bcb9c939c74a34626a6e2f8181455dd49ed69e4 | ||||
"}, | ||||
{file = "cffi-1.15.0-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.w | ||||
hl", hash = "sha256:fd8a250edc26254fe5b33be00402e6d287f562b6a5b2152dec302fa15bb3 | ||||
e997"}, | ||||
{file = "cffi-1.15.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64 | ||||
.whl", hash = "sha256:91d77d2a782be4274da750752bb1650a97bfd8f291022b379bb8e01c66 | ||||
b4e96b"}, | ||||
{file = "cffi-1.15.0-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le | ||||
.whl", hash = "sha256:45db3a33139e9c8f7c09234b5784a5e33d31fd6907800b316decad50af | ||||
323ff2"}, | ||||
{file = "cffi-1.15.0-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl | ||||
", hash = "sha256:263cc3d821c4ab2213cbe8cd8b355a7f72a8324577dc865ef98487c1aeee2b | ||||
c7"}, | ||||
{file = "cffi-1.15.0-cp37-cp37m-win32.whl", hash = "sha256:17771976e82e9f949 | ||||
76180f76468546834d22a7cc404b17c22df2a2c81db0c66"}, | ||||
{file = "cffi-1.15.0-cp37-cp37m-win_amd64.whl", hash = "sha256:3415c89f9204e | ||||
e60cd09b235810be700e993e343a408693e80ce7f6a40108029"}, | ||||
{file = "cffi-1.15.0-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:4238e | ||||
6dab5d6a8ba812de994bbb0a79bddbdf80994e4ce802b6f6f3142fcc880"}, | ||||
{file = "cffi-1.15.0-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.whl", | ||||
hash = "sha256:0808014eb713677ec1292301ea4c81ad277b6cdf2fdd90fd540af98c0b101d20" | ||||
}, | ||||
{file = "cffi-1.15.0-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.wh | ||||
l", hash = "sha256:57e9ac9ccc3101fac9d6014fba037473e4358ef4e89f8e181f8951a2c0162 | ||||
024"}, | ||||
{file = "cffi-1.15.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64. | ||||
whl", hash = "sha256:8b6c2ea03845c9f501ed1313e78de148cd3f6cad741a75d43a29b43da27 | ||||
f2e1e"}, | ||||
{file = "cffi-1.15.0-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le. | ||||
whl", hash = "sha256:10dffb601ccfb65262a27233ac273d552ddc4d8ae1bf93b21c94b8511bf | ||||
fe728"}, | ||||
{file = "cffi-1.15.0-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl" | ||||
, hash = "sha256:786902fb9ba7433aae840e0ed609f45c7bcd4e225ebb9c753aa39725bb3e6ad | ||||
6"}, | ||||
{file = "cffi-1.15.0-cp38-cp38-win32.whl", hash = "sha256:da5db4e883f1ce37f5 | ||||
5c667e5c0de439df76ac4cb55964655906306918e7363c"}, | ||||
{file = "cffi-1.15.0-cp38-cp38-win_amd64.whl", hash = "sha256:181dee03b1170f | ||||
f1969489acf1c26533710231c58f95534e3edac87fff06c443"}, | ||||
{file = "cffi-1.15.0-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:45e86 | ||||
36704eacc432a206ac7345a5d3d2c62d95a507ec70d62f23cd91770482a"}, | ||||
{file = "cffi-1.15.0-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:31fb70 | ||||
8d9d7c3f49a60f04cf5b119aeefe5644daba1cd2a0fe389b674fd1de37"}, | ||||
{file = "cffi-1.15.0-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.whl", | ||||
hash = "sha256:6dc2737a3674b3e344847c8686cf29e500584ccad76204efea14f451d4cc669a" | ||||
}, | ||||
{file = "cffi-1.15.0-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.wh | ||||
l", hash = "sha256:74fdfdbfdc48d3f47148976f49fab3251e550a8720bebc99bf1483f5bfb5d | ||||
b3e"}, | ||||
{file = "cffi-1.15.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64. | ||||
whl", hash = "sha256:ffaa5c925128e29efbde7301d8ecaf35c8c60ffbcd6a1ffd3a552177c8e | ||||
5e796"}, | ||||
{file = "cffi-1.15.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le. | ||||
whl", hash = "sha256:3f7d084648d77af029acb79a0ff49a0ad7e9d09057a9bf46596dac9514d | ||||
c07df"}, | ||||
{file = "cffi-1.15.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl" | ||||
, hash = "sha256:ef1f279350da2c586a69d32fc8733092fd32cc8ac95139a00377841f59a3f8d | ||||
8"}, | ||||
{file = "cffi-1.15.0-cp39-cp39-win32.whl", hash = "sha256:2a23af14f408d53d5e | ||||
6cd4e3d9a24ff9e05906ad574822a10563efcef137979a"}, | ||||
{file = "cffi-1.15.0-cp39-cp39-win_amd64.whl", hash = "sha256:3773c4d81e6e81 | ||||
8df2efbc7dd77325ca0dcb688116050fb2b3011218eda36139"}, | ||||
{file = "cffi-1.15.0.tar.gz", hash = "sha256:920f0d66a896c2d99f0adbb391f990a | ||||
84091179542c205fa53ce5787aff87954"}, | ||||
] | ||||
cfgv = [ | ||||
{file = "cfgv-3.3.1-py2.py3-none-any.whl", hash = "sha256:c6a0883f3917a03748 | ||||
5059700b9e75da2464e6c27051014ad85ba6aaa5884426"}, | ||||
{file = "cfgv-3.3.1.tar.gz", hash = "sha256:f5a830efb9ce7a445376bb66ec94c638 | ||||
a9787422f96264c98edc6bdeed8ab736"}, | ||||
] | ||||
chardet = [ | ||||
{file = "chardet-4.0.0-py2.py3-none-any.whl", hash = "sha256:f864054d66fd911 | ||||
8f2e67044ac8981a54775ec5b67aed0441892edb553d21da5"}, | ||||
{file = "chardet-4.0.0.tar.gz", hash = "sha256:0d6f53a15db4120f2b08c94f11e7d | ||||
93d2c911ee118b6b30a04ec3ee8310179fa"}, | ||||
] | ||||
cleo = [ | ||||
{file = "cleo-0.8.1-py2.py3-none-any.whl", hash = "sha256:141cda6dc94a92343b | ||||
e626bb87a0b6c86ae291dfc732a57bf04310d4b4201753"}, | ||||
{file = "cleo-0.8.1.tar.gz", hash = "sha256:3d0e22d30117851b45970b6c14aca4ab | ||||
0b18b1b53c8af57bed13208147e4069f"}, | ||||
] | ||||
clikit = [ | ||||
{file = "clikit-0.6.2-py2.py3-none-any.whl", hash = "sha256:71268e074e680823 | ||||
06e23d7369a7b99f824a0ef926e55ba2665e911f7208489e"}, | ||||
{file = "clikit-0.6.2.tar.gz", hash = "sha256:442ee5db9a14120635c5990bcdbfe7 | ||||
c03ada5898291f0c802f77be71569ded59"}, | ||||
] | ||||
colorama = [ | ||||
{file = "colorama-0.4.4-py2.py3-none-any.whl", hash = "sha256:9f47eda37229f6 | ||||
8eee03b24b9748937c7dc3868f906e8ba69fbcbdd3bc5dc3e2"}, | ||||
{file = "colorama-0.4.4.tar.gz", hash = "sha256:5941b2b48a20143d2267e95b1c2a | ||||
7603ce057ee39fd88e7329b0c292aa16869b"}, | ||||
] | ||||
configparser = [ | ||||
{file = "configparser-4.0.2-py2.py3-none-any.whl", hash = "sha256:254c1d9c79 | ||||
f60c45dfde850850883d5aaa7f19a23f13561243a050d5a7c3fe4c"}, | ||||
{file = "configparser-4.0.2.tar.gz", hash = "sha256:c7d282687a5308319bf3d2e7 | ||||
706e575c635b0a470342641c93bea0ea3b5331df"}, | ||||
] | ||||
contextlib2 = [ | ||||
{file = "contextlib2-0.6.0.post1-py2.py3-none-any.whl", hash = "sha256:33550 | ||||
78a159fbb44ee60ea80abd0d87b80b78c248643b49aa6d94673b413609b"}, | ||||
{file = "contextlib2-0.6.0.post1.tar.gz", hash = "sha256:01f490098c18b19d2bd | ||||
5bb5dc445b2054d2fa97f09a4280ba2c5f3c394c8162e"}, | ||||
] | ||||
coverage = [ | ||||
{file = "coverage-5.5-cp27-cp27m-macosx_10_9_x86_64.whl", hash = "sha256:b6d | ||||
534e4b2ab35c9f93f46229363e17f63c53ad01330df9f2d6bd1187e5eaacf"}, | ||||
{file = "coverage-5.5-cp27-cp27m-manylinux1_i686.whl", hash = "sha256:b78952 | ||||
07b4c843c76a25ab8c1e866261bcfe27bfaa20c192de5190121770672b"}, | ||||
{file = "coverage-5.5-cp27-cp27m-manylinux1_x86_64.whl", hash = "sha256:c272 | ||||
3d347ab06e7ddad1a58b2a821218239249a9e4365eaff6649d31180c1669"}, | ||||
{file = "coverage-5.5-cp27-cp27m-manylinux2010_i686.whl", hash = "sha256:900 | ||||
fbf7759501bc7807fd6638c947d7a831fc9fdf742dc10f02956ff7220fa90"}, | ||||
{file = "coverage-5.5-cp27-cp27m-manylinux2010_x86_64.whl", hash = "sha256:0 | ||||
04d1880bed2d97151facef49f08e255a20ceb6f9432df75f4eef018fdd5a78c"}, | ||||
{file = "coverage-5.5-cp27-cp27m-win32.whl", hash = "sha256:06191eb60f8d8a5b | ||||
c046f3799f8a07a2d7aefb9504b0209aff0b47298333302a"}, | ||||
{file = "coverage-5.5-cp27-cp27m-win_amd64.whl", hash = "sha256:7501140f755b | ||||
725495941b43347ba8a2777407fc7f250d4f5a7d2a1050ba8e82"}, | ||||
{file = "coverage-5.5-cp27-cp27mu-manylinux1_i686.whl", hash = "sha256:372da | ||||
284cfd642d8e08ef606917846fa2ee350f64994bebfbd3afb0040436905"}, | ||||
{file = "coverage-5.5-cp27-cp27mu-manylinux1_x86_64.whl", hash = "sha256:896 | ||||
3a499849a1fc54b35b1c9f162f4108017b2e6db2c46c1bed93a72262ed083"}, | ||||
{file = "coverage-5.5-cp27-cp27mu-manylinux2010_i686.whl", hash = "sha256:86 | ||||
9a64f53488f40fa5b5b9dcb9e9b2962a66a87dab37790f3fcfb5144b996ef5"}, | ||||
{file = "coverage-5.5-cp27-cp27mu-manylinux2010_x86_64.whl", hash = "sha256: | ||||
4a7697d8cb0f27399b0e393c0b90f0f1e40c82023ea4d45d22bce7032a5d7b81"}, | ||||
{file = "coverage-5.5-cp310-cp310-macosx_10_14_x86_64.whl", hash = "sha256:8 | ||||
d0a0725ad7c1a0bcd8d1b437e191107d457e2ec1084b9f190630a4fb1af78e6"}, | ||||
{file = "coverage-5.5-cp310-cp310-manylinux1_x86_64.whl", hash = "sha256:51c | ||||
b9476a3987c8967ebab3f0fe144819781fca264f57f89760037a2ea191cb0"}, | ||||
{file = "coverage-5.5-cp310-cp310-win_amd64.whl", hash = "sha256:c0891a6a97b | ||||
09c1f3e073a890514d5012eb256845c451bd48f7968ef939bf4ae"}, | ||||
{file = "coverage-5.5-cp35-cp35m-macosx_10_9_x86_64.whl", hash = "sha256:348 | ||||
7286bc29a5aa4b93a072e9592f22254291ce96a9fbc5251f566b6b7343cdb"}, | ||||
{file = "coverage-5.5-cp35-cp35m-manylinux1_i686.whl", hash = "sha256:deee10 | ||||
77aae10d8fa88cb02c845cfba9b62c55e1183f52f6ae6a2df6a2187160"}, | ||||
{file = "coverage-5.5-cp35-cp35m-manylinux1_x86_64.whl", hash = "sha256:f116 | ||||
42dddbb0253cc8853254301b51390ba0081750a8ac03f20ea8103f0c56b6"}, | ||||
{file = "coverage-5.5-cp35-cp35m-manylinux2010_i686.whl", hash = "sha256:6c9 | ||||
0e11318f0d3c436a42409f2749ee1a115cd8b067d7f14c148f1ce5574d701"}, | ||||
{file = "coverage-5.5-cp35-cp35m-manylinux2010_x86_64.whl", hash = "sha256:3 | ||||
0c77c1dc9f253283e34c27935fded5015f7d1abe83bc7821680ac444eaf7793"}, | ||||
{file = "coverage-5.5-cp35-cp35m-win32.whl", hash = "sha256:9a1ef3b66e38ef86 | ||||
18ce5fdc7bea3d9f45f3624e2a66295eea5e57966c85909e"}, | ||||
{file = "coverage-5.5-cp35-cp35m-win_amd64.whl", hash = "sha256:972c85d205b5 | ||||
1e30e59525694670de6a8a89691186012535f9d7dbaa230e42c3"}, | ||||
{file = "coverage-5.5-cp36-cp36m-macosx_10_9_x86_64.whl", hash = "sha256:af0 | ||||
e781009aaf59e25c5a678122391cb0f345ac0ec272c7961dc5455e1c40066"}, | ||||
{file = "coverage-5.5-cp36-cp36m-manylinux1_i686.whl", hash = "sha256:74d881 | ||||
fc777ebb11c63736622b60cb9e4aee5cace591ce274fb69e582a12a61a"}, | ||||
{file = "coverage-5.5-cp36-cp36m-manylinux1_x86_64.whl", hash = "sha256:92b0 | ||||
17ce34b68a7d67bd6d117e6d443a9bf63a2ecf8567bb3d8c6c7bc5014465"}, | ||||
{file = "coverage-5.5-cp36-cp36m-manylinux2010_i686.whl", hash = "sha256:d63 | ||||
6598c8305e1f90b439dbf4f66437de4a5e3c31fdf47ad29542478c8508bbb"}, | ||||
{file = "coverage-5.5-cp36-cp36m-manylinux2010_x86_64.whl", hash = "sha256:4 | ||||
1179b8a845742d1eb60449bdb2992196e211341818565abded11cfa90efb821"}, | ||||
{file = "coverage-5.5-cp36-cp36m-win32.whl", hash = "sha256:040af6c32813fa3e | ||||
ae5305d53f18875bedd079960822ef8ec067a66dd8afcd45"}, | ||||
{file = "coverage-5.5-cp36-cp36m-win_amd64.whl", hash = "sha256:5fec2d43a2cc | ||||
6965edc0bb9e83e1e4b557f76f843a77a2496cbe719583ce8184"}, | ||||
{file = "coverage-5.5-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:18b | ||||
a8bbede96a2c3dde7b868de9dcbd55670690af0988713f0603f037848418a"}, | ||||
{file = "coverage-5.5-cp37-cp37m-manylinux1_i686.whl", hash = "sha256:2910f4 | ||||
d36a6a9b4214bb7038d537f015346f413a975d57ca6b43bf23d6563b53"}, | ||||
{file = "coverage-5.5-cp37-cp37m-manylinux1_x86_64.whl", hash = "sha256:f0b2 | ||||
78ce10936db1a37e6954e15a3730bea96a0997c26d7fee88e6c396c2086d"}, | ||||
{file = "coverage-5.5-cp37-cp37m-manylinux2010_i686.whl", hash = "sha256:796 | ||||
c9c3c79747146ebd278dbe1e5c5c05dd6b10cc3bcb8389dfdf844f3ead638"}, | ||||
{file = "coverage-5.5-cp37-cp37m-manylinux2010_x86_64.whl", hash = "sha256:5 | ||||
3194af30d5bad77fcba80e23a1441c71abfb3e01192034f8246e0d8f99528f3"}, | ||||
{file = "coverage-5.5-cp37-cp37m-win32.whl", hash = "sha256:184a47bbe0aa6400 | ||||
ed2d41d8e9ed868b8205046518c52464fde713ea06e3a74a"}, | ||||
{file = "coverage-5.5-cp37-cp37m-win_amd64.whl", hash = "sha256:2949cad1c520 | ||||
8b8298d5686d5a85b66aae46d73eec2c3e08c817dd3513e5848a"}, | ||||
{file = "coverage-5.5-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:2176 | ||||
58ec7187497e3f3ebd901afdca1af062b42cfe3e0dafea4cced3983739f6"}, | ||||
{file = "coverage-5.5-cp38-cp38-manylinux1_i686.whl", hash = "sha256:1aa846f | ||||
56c3d49205c952d8318e76ccc2ae23303351d9270ab220004c580cfe2"}, | ||||
{file = "coverage-5.5-cp38-cp38-manylinux1_x86_64.whl", hash = "sha256:24d4a | ||||
7de75446be83244eabbff746d66b9240ae020ced65d060815fac3423759"}, | ||||
{file = "coverage-5.5-cp38-cp38-manylinux2010_i686.whl", hash = "sha256:d1f8 | ||||
bf7b90ba55699b3a5e44930e93ff0189aa27186e96071fac7dd0d06a1873"}, | ||||
{file = "coverage-5.5-cp38-cp38-manylinux2010_x86_64.whl", hash = "sha256:97 | ||||
0284a88b99673ccb2e4e334cfb38a10aab7cd44f7457564d11898a74b62d0a"}, | ||||
{file = "coverage-5.5-cp38-cp38-win32.whl", hash = "sha256:01d84219b5cdbfc81 | ||||
22223b39a954820929497a1cb1422824bb86b07b74594b6"}, | ||||
{file = "coverage-5.5-cp38-cp38-win_amd64.whl", hash = "sha256:2e0d881ad4717 | ||||
68bf6e6c2bf905d183543f10098e3b3640fc029509530091502"}, | ||||
{file = "coverage-5.5-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:d1f9 | ||||
ce122f83b2305592c11d64f181b87153fc2c2bbd3bb4a3dde8303cfb1a6b"}, | ||||
{file = "coverage-5.5-cp39-cp39-manylinux1_i686.whl", hash = "sha256:13c4ee8 | ||||
87eca0f4c5a247b75398d4114c37882658300e153113dafb1d76de529"}, | ||||
{file = "coverage-5.5-cp39-cp39-manylinux1_x86_64.whl", hash = "sha256:52596 | ||||
d3d0e8bdf3af43db3e9ba8dcdaac724ba7b5ca3f6358529d56f7a166f8b"}, | ||||
{file = "coverage-5.5-cp39-cp39-manylinux2010_i686.whl", hash = "sha256:2caf | ||||
bbb3af0733db200c9b5f798d18953b1a304d3f86a938367de1567f4b5bff"}, | ||||
{file = "coverage-5.5-cp39-cp39-manylinux2010_x86_64.whl", hash = "sha256:44 | ||||
d654437b8ddd9eee7d1eaee28b7219bec228520ff809af170488fd2fed3e2b"}, | ||||
{file = "coverage-5.5-cp39-cp39-win32.whl", hash = "sha256:d314ed732c25d2977 | ||||
5e84a960c3c60808b682c08d86602ec2c3008e1202e3bb6"}, | ||||
{file = "coverage-5.5-cp39-cp39-win_amd64.whl", hash = "sha256:13034c4409db8 | ||||
51670bc9acd836243aeee299949bd5673e11844befcb0149f03"}, | ||||
{file = "coverage-5.5-pp36-none-any.whl", hash = "sha256:f030f8873312a16414c | ||||
0d8e1a1ddff2d3235655a2174e3648b4fa66b3f2f1079"}, | ||||
{file = "coverage-5.5-pp37-none-any.whl", hash = "sha256:2a3859cb82dcbda1cfd | ||||
3e6f71c27081d18aa251d20a17d87d26d4cd216fb0af4"}, | ||||
{file = "coverage-5.5.tar.gz", hash = "sha256:ebe78fe9a0e874362175b02371bdfb | ||||
ee64d8edc42a044253ddf4ee7d3c15212c"}, | ||||
] | ||||
crashtest = [ | ||||
{file = "crashtest-0.3.1-py3-none-any.whl", hash = "sha256:300f4b0825f57688b | ||||
47b6d70c6a31de33512eb2fa1ac614f780939aa0cf91680"}, | ||||
{file = "crashtest-0.3.1.tar.gz", hash = "sha256:42ca7b6ce88b6c7433e2ce47ea8 | ||||
84e91ec93104a4b754998be498a8e6c3d37dd"}, | ||||
] | ||||
cryptography = [ | ||||
{file = "cryptography-3.2.1-cp27-cp27m-macosx_10_10_x86_64.whl", hash = "sha | ||||
256:6dc59630ecce8c1f558277ceb212c751d6730bd12c80ea96b4ac65637c4f55e7"}, | ||||
{file = "cryptography-3.2.1-cp27-cp27m-manylinux1_x86_64.whl", hash = "sha25 | ||||
6:75e8e6684cf0034f6bf2a97095cb95f81537b12b36a8fedf06e73050bb171c2d"}, | ||||
{file = "cryptography-3.2.1-cp27-cp27m-manylinux2010_x86_64.whl", hash = "sh | ||||
a256:4e7268a0ca14536fecfdf2b00297d4e407da904718658c1ff1961c713f90fd33"}, | ||||
{file = "cryptography-3.2.1-cp27-cp27m-win32.whl", hash = "sha256:7117319b44 | ||||
ed1842c617d0a452383a5a052ec6aa726dfbaffa8b94c910444297"}, | ||||
{file = "cryptography-3.2.1-cp27-cp27m-win_amd64.whl", hash = "sha256:a73367 | ||||
1100cd26d816eed39507e585c156e4498293a907029969234e5e634bc4"}, | ||||
{file = "cryptography-3.2.1-cp27-cp27mu-manylinux1_x86_64.whl", hash = "sha2 | ||||
56:a75f306a16d9f9afebfbedc41c8c2351d8e61e818ba6b4c40815e2b5740bb6b8"}, | ||||
{file = "cryptography-3.2.1-cp27-cp27mu-manylinux2010_x86_64.whl", hash = "s | ||||
ha256:5849d59358547bf789ee7e0d7a9036b2d29e9a4ddf1ce5e06bb45634f995c53e"}, | ||||
{file = "cryptography-3.2.1-cp35-abi3-macosx_10_10_x86_64.whl", hash = "sha2 | ||||
56:bd717aa029217b8ef94a7d21632a3bb5a4e7218a4513d2521c2a2fd63011e98b"}, | ||||
{file = "cryptography-3.2.1-cp35-abi3-manylinux1_x86_64.whl", hash = "sha256 | ||||
:efe15aca4f64f3a7ea0c09c87826490e50ed166ce67368a68f315ea0807a20df"}, | ||||
{file = "cryptography-3.2.1-cp35-abi3-manylinux2010_x86_64.whl", hash = "sha | ||||
256:32434673d8505b42c0de4de86da8c1620651abd24afe91ae0335597683ed1b77"}, | ||||
{file = "cryptography-3.2.1-cp35-abi3-manylinux2014_aarch64.whl", hash = "sh | ||||
a256:7b8d9d8d3a9bd240f453342981f765346c87ade811519f98664519696f8e6ab7"}, | ||||
{file = "cryptography-3.2.1-cp35-cp35m-win32.whl", hash = "sha256:d3545829ab | ||||
42a66b84a9aaabf216a4dce7f16dbc76eb69be5c302ed6b8f4a29b"}, | ||||
{file = "cryptography-3.2.1-cp35-cp35m-win_amd64.whl", hash = "sha256:a4e27e | ||||
d0b2504195f855b52052eadcc9795c59909c9d84314c5408687f933fc7"}, | ||||
{file = "cryptography-3.2.1-cp36-abi3-win32.whl", hash = "sha256:13b88a0bd04 | ||||
4b4eae1ef40e265d006e34dbcde0c2f1e15eb9896501b2d8f6c6f"}, | ||||
{file = "cryptography-3.2.1-cp36-abi3-win_amd64.whl", hash = "sha256:07ca431 | ||||
b788249af92764e3be9a488aa1d39a0bc3be313d826bbec690417e538"}, | ||||
{file = "cryptography-3.2.1-cp36-cp36m-win32.whl", hash = "sha256:a035a10686 | ||||
532b0587d58a606004aa20ad895c60c4d029afa245802347fab57b"}, | ||||
{file = "cryptography-3.2.1-cp36-cp36m-win_amd64.whl", hash = "sha256:d26a25 | ||||
57d8f9122f9bf445fc7034242f4375bd4e95ecda007667540270965b13"}, | ||||
{file = "cryptography-3.2.1-cp37-cp37m-win32.whl", hash = "sha256:545a855078 | ||||
2dda68f8cdc75a6e3bf252017aa8f75f19f5a9ca940772fc0cb56e"}, | ||||
{file = "cryptography-3.2.1-cp37-cp37m-win_amd64.whl", hash = "sha256:55d0b8 | ||||
96631412b6f0c7de56e12eb3e261ac347fbaa5d5e705291a9016e5f8cb"}, | ||||
{file = "cryptography-3.2.1-cp38-cp38-win32.whl", hash = "sha256:3cd75a683b1 | ||||
5576cfc822c7c5742b3276e50b21a06672dc3a800a2d5da4ecd1b"}, | ||||
{file = "cryptography-3.2.1-cp38-cp38-win_amd64.whl", hash = "sha256:d25cecb | ||||
ac20713a7c3bc544372d42d8eafa89799f492a43b79e1dfd650484851"}, | ||||
{file = "cryptography-3.2.1.tar.gz", hash = "sha256:d3d5e10be0cf2a12214ddee4 | ||||
5c6bd203dab435e3d83b4560c03066eda600bfe3"}, | ||||
{file = "cryptography-3.3.2-cp27-cp27m-macosx_10_10_x86_64.whl", hash = "sha | ||||
256:541dd758ad49b45920dda3b5b48c968f8b2533d8981bcdb43002798d8f7a89ed"}, | ||||
{file = "cryptography-3.3.2-cp27-cp27m-manylinux1_x86_64.whl", hash = "sha25 | ||||
6:49570438e60f19243e7e0d504527dd5fe9b4b967b5a1ff21cc12b57602dd85d3"}, | ||||
{file = "cryptography-3.3.2-cp27-cp27m-manylinux2010_x86_64.whl", hash = "sh | ||||
a256:a9a4ac9648d39ce71c2f63fe7dc6db144b9fa567ddfc48b9fde1b54483d26042"}, | ||||
{file = "cryptography-3.3.2-cp27-cp27m-win32.whl", hash = "sha256:aa4969f24d | ||||
536ae2268c902b2c3d62ab464b5a66bcb247630d208a79a8098e9b"}, | ||||
{file = "cryptography-3.3.2-cp27-cp27m-win_amd64.whl", hash = "sha256:1bd0cc | ||||
b0a1ed775cd7e2144fe46df9dc03eefd722bbcf587b3e0616ea4a81eff"}, | ||||
{file = "cryptography-3.3.2-cp27-cp27mu-manylinux1_x86_64.whl", hash = "sha2 | ||||
56:e18e6ab84dfb0ab997faf8cca25a86ff15dfea4027b986322026cc99e0a892da"}, | ||||
{file = "cryptography-3.3.2-cp27-cp27mu-manylinux2010_x86_64.whl", hash = "s | ||||
ha256:c7390f9b2119b2b43160abb34f63277a638504ef8df99f11cb52c1fda66a2e6f"}, | ||||
{file = "cryptography-3.3.2-cp36-abi3-macosx_10_10_x86_64.whl", hash = "sha2 | ||||
56:0d7b69674b738068fa6ffade5c962ecd14969690585aaca0a1b1fc9058938a72"}, | ||||
{file = "cryptography-3.3.2-cp36-abi3-manylinux1_x86_64.whl", hash = "sha256 | ||||
:922f9602d67c15ade470c11d616f2b2364950602e370c76f0c94c94ae672742e"}, | ||||
{file = "cryptography-3.3.2-cp36-abi3-manylinux2010_x86_64.whl", hash = "sha | ||||
256:a0f0b96c572fc9f25c3f4ddbf4688b9b38c69836713fb255f4a2715d93cbaf44"}, | ||||
{file = "cryptography-3.3.2-cp36-abi3-manylinux2014_aarch64.whl", hash = "sh | ||||
a256:a777c096a49d80f9d2979695b835b0f9c9edab73b59e4ceb51f19724dda887ed"}, | ||||
{file = "cryptography-3.3.2-cp36-abi3-win32.whl", hash = "sha256:3c284fc1e50 | ||||
4e88e51c428db9c9274f2da9f73fdf5d7e13a36b8ecb039af6e6c"}, | ||||
{file = "cryptography-3.3.2-cp36-abi3-win_amd64.whl", hash = "sha256:7951a96 | ||||
6613c4211b6612b0352f5bf29989955ee592c4a885d8c7d0f830d0433"}, | ||||
{file = "cryptography-3.3.2.tar.gz", hash = "sha256:5a60d3780149e13b7a6ff7ad | ||||
6526b38846354d11a15e21068e57073e29e19bed"}, | ||||
{file = "cryptography-36.0.1-cp36-abi3-macosx_10_10_universal2.whl", hash = | ||||
"sha256:73bc2d3f2444bcfeac67dd130ff2ea598ea5f20b40e36d19821b4df8c9c5037b"}, | ||||
{file = "cryptography-36.0.1-cp36-abi3-macosx_10_10_x86_64.whl", hash = "sha | ||||
256:2d87cdcb378d3cfed944dac30596da1968f88fb96d7fc34fdae30a99054b2e31"}, | ||||
{file = "cryptography-36.0.1-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x | ||||
86_64.whl", hash = "sha256:74d6c7e80609c0f4c2434b97b80c7f8fdfaa072ca4baab7e239a1 | ||||
5d6d70ed73a"}, | ||||
{file = "cryptography-36.0.1-cp36-abi3-manylinux_2_17_aarch64.manylinux2014_ | ||||
aarch64.manylinux_2_24_aarch64.whl", hash = "sha256:6c0c021f35b421ebf5976abf2daa | ||||
cc47e235f8b6082d3396a2fe3ccd537ab173"}, | ||||
{file = "cryptography-36.0.1-cp36-abi3-manylinux_2_17_aarch64.manylinux2014_ | ||||
aarch64.whl", hash = "sha256:5d59a9d55027a8b88fd9fd2826c4392bd487d74bf628bb9d39b | ||||
eecc62a644c12"}, | ||||
{file = "cryptography-36.0.1-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x | ||||
86_64.whl", hash = "sha256:0a817b961b46894c5ca8a66b599c745b9a3d9f822725221f0e0fe | ||||
49dc043a3a3"}, | ||||
{file = "cryptography-36.0.1-cp36-abi3-manylinux_2_24_x86_64.whl", hash = "s | ||||
ha256:94ae132f0e40fe48f310bba63f477f14a43116f05ddb69d6fa31e93f05848ae2"}, | ||||
{file = "cryptography-36.0.1-cp36-abi3-musllinux_1_1_aarch64.whl", hash = "s | ||||
ha256:7be0eec337359c155df191d6ae00a5e8bbb63933883f4f5dffc439dac5348c3f"}, | ||||
{file = "cryptography-36.0.1-cp36-abi3-musllinux_1_1_x86_64.whl", hash = "sh | ||||
a256:e0344c14c9cb89e76eb6a060e67980c9e35b3f36691e15e1b7a9e58a0a6c6dc3"}, | ||||
{file = "cryptography-36.0.1-cp36-abi3-win32.whl", hash = "sha256:4caa4b893d | ||||
8fad33cf1964d3e51842cd78ba87401ab1d2e44556826df849a8ca"}, | ||||
{file = "cryptography-36.0.1-cp36-abi3-win_amd64.whl", hash = "sha256:391432 | ||||
971a66cfaf94b21c24ab465a4cc3e8bf4a939c1ca5c3e3a6e0abebdbcf"}, | ||||
{file = "cryptography-36.0.1-pp37-pypy37_pp73-manylinux_2_12_x86_64.manylinu | ||||
x2010_x86_64.whl", hash = "sha256:bb5829d027ff82aa872d76158919045a7c1e91fbf241ae | ||||
c32cb07956e9ebd3c9"}, | ||||
{file = "cryptography-36.0.1-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinu | ||||
x2014_x86_64.whl", hash = "sha256:ebc15b1c22e55c4d5566e3ca4db8689470a0ca2babef8e | ||||
3a9ee057a8b82ce4b1"}, | ||||
{file = "cryptography-36.0.1-pp37-pypy37_pp73-manylinux_2_24_x86_64.whl", ha | ||||
sh = "sha256:596f3cd67e1b950bc372c33f1a28a0692080625592ea6392987dba7f09f17a94"}, | ||||
{file = "cryptography-36.0.1-pp38-pypy38_pp73-macosx_10_10_x86_64.whl", hash | ||||
= "sha256:30ee1eb3ebe1644d1c3f183d115a8c04e4e603ed6ce8e394ed39eea4a98469ac"}, | ||||
{file = "cryptography-36.0.1-pp38-pypy38_pp73-manylinux_2_12_x86_64.manylinu | ||||
x2010_x86_64.whl", hash = "sha256:ec63da4e7e4a5f924b90af42eddf20b698a70e58d86a72 | ||||
d943857c4c6045b3ee"}, | ||||
{file = "cryptography-36.0.1-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinu | ||||
x2014_x86_64.whl", hash = "sha256:ca238ceb7ba0bdf6ce88c1b74a87bffcee5afbfa1e41e1 | ||||
73b1ceb095b39add46"}, | ||||
{file = "cryptography-36.0.1-pp38-pypy38_pp73-manylinux_2_24_x86_64.whl", ha | ||||
sh = "sha256:ca28641954f767f9822c24e927ad894d45d5a1e501767599647259cbf030b903"}, | ||||
{file = "cryptography-36.0.1-pp38-pypy38_pp73-win_amd64.whl", hash = "sha256 | ||||
:39bdf8e70eee6b1c7b289ec6e5d84d49a6bfa11f8b8646b5b3dfe41219153316"}, | ||||
{file = "cryptography-36.0.1.tar.gz", hash = "sha256:53e5c1dc3d7a953de055d77 | ||||
bef2ff607ceef7a2aac0353b5d630ab67f7423638"}, | ||||
] | ||||
distlib = [ | ||||
{file = "distlib-0.3.4-py2.py3-none-any.whl", hash = "sha256:6564fe0a8f51e73 | ||||
4df6333d08b8b94d4ea8ee6b99b5ed50613f731fd4089f34b"}, | ||||
{file = "distlib-0.3.4.zip", hash = "sha256:e4b58818180336dc9c529bfb9a0b5872 | ||||
8ffc09ad92027a3f30b7cd91e3458579"}, | ||||
] | ||||
entrypoints = [ | ||||
{file = "entrypoints-0.3-py2.py3-none-any.whl", hash = "sha256:589f874b31373 | ||||
9ad35be6e0cd7efde2a4e9b6fea91edcc34e58ecbb8dbe56d19"}, | ||||
{file = "entrypoints-0.3.tar.gz", hash = "sha256:c70dd71abe5a8c85e55e12c19bd | ||||
91ccfeec11a6e99044204511f9ed547d48451"}, | ||||
] | ||||
enum34 = [ | ||||
{file = "enum34-1.1.10-py2-none-any.whl", hash = "sha256:a98a201d6de3f2ab3db | ||||
284e70a33b0f896fbf35f8086594e8c9e74b909058d53"}, | ||||
{file = "enum34-1.1.10-py3-none-any.whl", hash = "sha256:c3858660960c984d6ab | ||||
0ebad691265180da2b43f07e061c0f8dca9ef3cffd328"}, | ||||
{file = "enum34-1.1.10.tar.gz", hash = "sha256:cce6a7477ed816bd2542d03d53db9 | ||||
f0db935dd013b70f336a95c73979289f248"}, | ||||
] | ||||
filelock = [ | ||||
{file = "filelock-3.2.1-py2.py3-none-any.whl", hash = "sha256:7f07b08d731907 | ||||
441ff40d0c5b81f9512cd968842e0b6264c8bd18a8ce877760"}, | ||||
{file = "filelock-3.2.1.tar.gz", hash = "sha256:9cdd29c411ab196cf4c35a1da684 | ||||
f7b9da723696cb356efa45bf5eb1ff313ee3"}, | ||||
] | ||||
funcsigs = [ | ||||
{file = "funcsigs-1.0.2-py2.py3-none-any.whl", hash = "sha256:330cc27ccbf7f1 | ||||
e992e69fef78261dc7c6569012cf397db8d3de0234e6c937ca"}, | ||||
{file = "funcsigs-1.0.2.tar.gz", hash = "sha256:a7bb0f2cf3a3fd1ab2732cb49eba | ||||
4252c2af4240442415b4abce3b87022a8f50"}, | ||||
] | ||||
functools32 = [ | ||||
{file = "functools32-3.2.3-2.tar.gz", hash = "sha256:f6253dfbe0538ad2e387bd8 | ||||
fdfd9293c925d63553f5813c4e587745416501e6d"}, | ||||
{file = "functools32-3.2.3-2.zip", hash = "sha256:89d824aa6c358c421a234d7f9e | ||||
e0bd75933a67c29588ce50aaa3acdf4d403fa0"}, | ||||
] | ||||
futures = [ | ||||
{file = "futures-3.3.0-py2-none-any.whl", hash = "sha256:49b3f5b064b6e3afc33 | ||||
16421a3f25f66c137ae88f068abbf72830170033c5e16"}, | ||||
{file = "futures-3.3.0.tar.gz", hash = "sha256:7e033af76a5e35f58e56da7a91e68 | ||||
7706faf4e7bdfb2cbc3f2cca6b9bcda9794"}, | ||||
] | ||||
glob2 = [ | ||||
{file = "glob2-0.6.tar.gz", hash = "sha256:f5b0a686ff21f820c4d3f0c4edd216704 | ||||
cea59d79d00fa337e244a2f2ff83ed6"}, | ||||
] | ||||
html5lib = [ | ||||
{file = "html5lib-1.1-py2.py3-none-any.whl", hash = "sha256:0d78f8fde1c230e9 | ||||
9fe37986a60526d7049ed4bf8a9fadbad5f00e22e58e041d"}, | ||||
{file = "html5lib-1.1.tar.gz", hash = "sha256:b2e5b40261e20f354d198eae92afc1 | ||||
0d750afb487ed5e50f9c4eaf07c184146f"}, | ||||
] | ||||
httpretty = [ | ||||
{file = "httpretty-0.9.7.tar.gz", hash = "sha256:66216f26b9d2c52e81808f3e674 | ||||
a6fb65d4bf719721394a1a9be926177e55fbe"}, | ||||
] | ||||
identify = [ | ||||
{file = "identify-2.4.4-py2.py3-none-any.whl", hash = "sha256:aa68609c7454db | ||||
caae60a01ff6b8df1de9b39fe6e50b1f6107ec81dcda624aa6"}, | ||||
{file = "identify-2.4.4.tar.gz", hash = "sha256:6b4b5031f69c48bf93a646b90de9 | ||||
b381c6b5f560df4cbe0ed3cf7650ae741e4d"}, | ||||
] | ||||
idna = [ | ||||
{file = "idna-2.10-py2.py3-none-any.whl", hash = "sha256:b97d804b1e9b523befe | ||||
d77c48dacec60e6dcb0b5391d57af6a65a312a90648c0"}, | ||||
{file = "idna-2.10.tar.gz", hash = "sha256:b307872f855b18632ce0c21c5e45be78c | ||||
0ea7ae4c15c828c20788b26921eb3f6"}, | ||||
] | ||||
importlib-metadata = [ | ||||
{file = "importlib_metadata-1.7.0-py2.py3-none-any.whl", hash = "sha256:dc15 | ||||
b2969b4ce36305c51eebe62d418ac7791e9a157911d58bfb1f9ccd8e2070"}, | ||||
{file = "importlib_metadata-1.7.0.tar.gz", hash = "sha256:90bb658cdbbf6d1735 | ||||
b6341ce708fc7024a3e14e99ffdc5783edea9f9b077f83"}, | ||||
] | ||||
importlib-resources = [ | ||||
{file = "importlib_resources-3.2.1-py2.py3-none-any.whl", hash = "sha256:e28 | ||||
60cf0c4bc999947228d18be154fa3779c5dde0b882bd2d7b3f4d25e698bd6"}, | ||||
{file = "importlib_resources-3.2.1.tar.gz", hash = "sha256:a9fe213ab6452708e | ||||
c1b3f4ec6f2881b8ab3645cb4e5efb7fea2bbf05a91db3b"}, | ||||
] | ||||
iniconfig = [ | ||||
{file = "iniconfig-1.1.1-py2.py3-none-any.whl", hash = "sha256:011e24c64b7f4 | ||||
7f6ebd835bb12a743f2fbe9a26d4cecaa7f53bc4f35ee9da8b3"}, | ||||
{file = "iniconfig-1.1.1.tar.gz", hash = "sha256:bc3af051d7d14b2ee5ef9969666 | ||||
def0cd1a000e121eaea580d4a313df4b37f32"}, | ||||
] | ||||
ipaddress = [ | ||||
{file = "ipaddress-1.0.23-py2.py3-none-any.whl", hash = "sha256:6e0f4a39e66c | ||||
b5bb9a137b00276a2eff74f93b71dcbdad6f10ff7df9d3557fcc"}, | ||||
{file = "ipaddress-1.0.23.tar.gz", hash = "sha256:b7f8e0369580bb4a24d5ba1d7c | ||||
c29660a4a6987763faf1d8a8046830e020e7e2"}, | ||||
] | ||||
jeepney = [ | ||||
{file = "jeepney-0.4.3-py3-none-any.whl", hash = "sha256:d6c6b49683446d2407d | ||||
2fe3acb7a368a77ff063f9182fe427da15d622adc24cf"}, | ||||
{file = "jeepney-0.4.3.tar.gz", hash = "sha256:3479b861cc2b6407de5188695fa1a | ||||
8d57e5072d7059322469b62628869b8e36e"}, | ||||
{file = "jeepney-0.7.1-py3-none-any.whl", hash = "sha256:1b5a0ea5c0e7b166b2f | ||||
5895b91a08c14de8915afda4407fb5022a195224958ac"}, | ||||
{file = "jeepney-0.7.1.tar.gz", hash = "sha256:fa9e232dfa0c498bd0b8a3a73b8d8 | ||||
a31978304dcef0515adc859d4e096f96f4f"}, | ||||
] | ||||
keyring = [ | ||||
{file = "keyring-18.0.1-py2.py3-none-any.whl", hash = "sha256:7b29ebfcf8678c | ||||
4da531b2478a912eea01e80007e5ddca9ee0c7038cb3489ec6"}, | ||||
{file = "keyring-18.0.1.tar.gz", hash = "sha256:67d6cc0132bd77922725fae9f183 | ||||
66bb314fd8f95ff4d323a4df41890a96a838"}, | ||||
{file = "keyring-20.0.1-py2.py3-none-any.whl", hash = "sha256:c674f032424b4b | ||||
ffc62abeac5523ec49cc84aed07a480c3233e0baf618efc15c"}, | ||||
{file = "keyring-20.0.1.tar.gz", hash = "sha256:963bfa7f090269d30bdc5e25589e | ||||
5fd9dad2cf2a7c6f176a7f2386910e5d0d8d"}, | ||||
{file = "keyring-22.3.0-py3-none-any.whl", hash = "sha256:2bc8363ebdd6388612 | ||||
6a012057a85c8cb6e143877afa02619ac7dbc9f38a207b"}, | ||||
{file = "keyring-22.3.0.tar.gz", hash = "sha256:16927a444b2c73f983520a48dec7 | ||||
9ddab49fe76429ea05b8d528d778c8339522"}, | ||||
] | ||||
lockfile = [ | ||||
{file = "lockfile-0.12.2-py2.py3-none-any.whl", hash = "sha256:6c3cb24f34492 | ||||
3d30b2785d5ad75182c8ea7ac1b6171b08657258ec7429d50fa"}, | ||||
{file = "lockfile-0.12.2.tar.gz", hash = "sha256:6aed02de03cba24efabcd600b30 | ||||
540140634fc06cfa603822d508d5361e9f799"}, | ||||
] | ||||
mock = [ | ||||
{file = "mock-3.0.5-py2.py3-none-any.whl", hash = "sha256:d157e52d4e5b938c55 | ||||
0f39eb2fd15610db062441a9c2747d3dbfa9298211d0f8"}, | ||||
{file = "mock-3.0.5.tar.gz", hash = "sha256:83657d894c90d5681d62155c82bda9c1 | ||||
187827525880eda8ff5df4ec813437c3"}, | ||||
] | ||||
more-itertools = [ | ||||
{file = "more-itertools-5.0.0.tar.gz", hash = "sha256:38a936c0a6d98a38bcc2d0 | ||||
3fdaaedaba9f412879461dd2ceff8d37564d6522e4"}, | ||||
{file = "more_itertools-5.0.0-py2-none-any.whl", hash = "sha256:c0a5785b1109 | ||||
a6bd7fac76d6837fd1feca158e54e521ccd2ae8bfe393cc9d4fc"}, | ||||
{file = "more_itertools-5.0.0-py3-none-any.whl", hash = "sha256:fe7a7cae1ccb | ||||
57d33952113ff4fa1bc5f879963600ed74918f1236e212ee50b9"}, | ||||
{file = "more-itertools-7.2.0.tar.gz", hash = "sha256:409cd48d4db7052af495b0 | ||||
9dec721011634af3753ae1ef92d2b32f73a745f832"}, | ||||
{file = "more_itertools-7.2.0-py3-none-any.whl", hash = "sha256:92b8c4b06dac | ||||
4f0611c0729b2f2ede52b2e1bac1ab48f089c7ddc12e26bb60c4"}, | ||||
{file = "more-itertools-8.12.0.tar.gz", hash = "sha256:7dc6ad46f05f545f900dd | ||||
59e8dfb4e84a4827b97b3cfecb175ea0c7d247f6064"}, | ||||
{file = "more_itertools-8.12.0-py3-none-any.whl", hash = "sha256:43e6dd9942d | ||||
ffd72661a2c4ef383ad7da1e6a3e968a927ad7a6083ab410a688b"}, | ||||
] | ||||
msgpack = [ | ||||
{file = "msgpack-1.0.3-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha2 | ||||
56:96acc674bb9c9be63fa8b6dabc3248fdc575c4adc005c440ad02f87ca7edd079"}, | ||||
{file = "msgpack-1.0.3-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:2 | ||||
c3ca57c96c8e69c1a0d2926a6acf2d9a522b41dc4253a8945c4c6cd4981a4e3"}, | ||||
{file = "msgpack-1.0.3-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarc | ||||
h64.whl", hash = "sha256:b0a792c091bac433dfe0a70ac17fc2087d4595ab835b47b89defc8b | ||||
babcf5c73"}, | ||||
{file = "msgpack-1.0.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_6 | ||||
4.whl", hash = "sha256:1c58cdec1cb5fcea8c2f1771d7b5fec79307d056874f746690bd2bdd6 | ||||
09ab147"}, | ||||
{file = "msgpack-1.0.3-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manyli | ||||
nux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:2f97c0f35b3b096a330bb4a1a9 | ||||
247d0bd7e1f3a2eba7ab69795501504b1c2c39"}, | ||||
{file = "msgpack-1.0.3-cp310-cp310-win32.whl", hash = "sha256:36a64a10b16c2a | ||||
b31dcd5f32d9787ed41fe68ab23dd66957ca2826c7f10d0b85"}, | ||||
{file = "msgpack-1.0.3-cp310-cp310-win_amd64.whl", hash = "sha256:c1ba333b40 | ||||
24c17c7591f0f372e2daa3c31db495a9b2af3cf664aef3c14354f7"}, | ||||
{file = "msgpack-1.0.3-cp36-cp36m-macosx_10_9_x86_64.whl", hash = "sha256:c2 | ||||
140cf7a3ec475ef0938edb6eb363fa704159e0bf71dde15d953bacc1cf9d7d"}, | ||||
{file = "msgpack-1.0.3-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch | ||||
64.whl", hash = "sha256:6f4c22717c74d44bcd7af353024ce71c6b55346dad5e2cc1ddc17ce8 | ||||
c4507c6b"}, | ||||
{file = "msgpack-1.0.3-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64 | ||||
.whl", hash = "sha256:47d733a15ade190540c703de209ffbc42a3367600421b62ac0c09fde59 | ||||
4da6ec"}, | ||||
{file = "msgpack-1.0.3-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.manylin | ||||
ux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:c7e03b06f2982aa98d4ddd082a2 | ||||
10c3db200471da523f9ac197f2828e80e7770"}, | ||||
{file = "msgpack-1.0.3-cp36-cp36m-win32.whl", hash = "sha256:3d875631ecab42f | ||||
65f9dce6f55ce6d736696ced240f2634633188de2f5f21af9"}, | ||||
{file = "msgpack-1.0.3-cp36-cp36m-win_amd64.whl", hash = "sha256:40fb89b4625 | ||||
d12d6027a19f4df18a4de5c64f6f3314325049f219683e07e678a"}, | ||||
{file = "msgpack-1.0.3-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:6e | ||||
ef0cf8db3857b2b556213d97dd82de76e28a6524853a9beb3264983391dc1a"}, | ||||
{file = "msgpack-1.0.3-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch | ||||
64.whl", hash = "sha256:0d8c332f53ffff01953ad25131272506500b14750c1d0ce8614b17d0 | ||||
98252fbc"}, | ||||
{file = "msgpack-1.0.3-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64 | ||||
.whl", hash = "sha256:9c0903bd93cbd34653dd63bbfcb99d7539c372795201f39d16fdfde441 | ||||
8de43a"}, | ||||
{file = "msgpack-1.0.3-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylin | ||||
ux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:bf1e6bfed4860d72106f4e0a1ab | ||||
519546982b45689937b40257cfd820650b920"}, | ||||
{file = "msgpack-1.0.3-cp37-cp37m-win32.whl", hash = "sha256:d02cea2252abc37 | ||||
56b2ac31f781f7a98e89ff9759b2e7450a1c7a0d13302ff50"}, | ||||
{file = "msgpack-1.0.3-cp37-cp37m-win_amd64.whl", hash = "sha256:2f30dd0dc4d | ||||
fe6231ad253b6f9f7128ac3202ae49edd3f10d311adc358772dba"}, | ||||
{file = "msgpack-1.0.3-cp38-cp38-macosx_10_9_universal2.whl", hash = "sha256 | ||||
:f201d34dc89342fabb2a10ed7c9a9aaaed9b7af0f16a5923f1ae562b31258dea"}, | ||||
{file = "msgpack-1.0.3-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:bb8 | ||||
7f23ae7d14b7b3c21009c4b1705ec107cb21ee71975992f6aca571fb4a42a"}, | ||||
{file = "msgpack-1.0.3-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch6 | ||||
4.whl", hash = "sha256:8a3a5c4b16e9d0edb823fe54b59b5660cc8d4782d7bf2c214cb4b91a1 | ||||
940a8ef"}, | ||||
{file = "msgpack-1.0.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64. | ||||
whl", hash = "sha256:f74da1e5fcf20ade12c6bf1baa17a2dc3604958922de8dc83cbe3eff22e | ||||
8b611"}, | ||||
{file = "msgpack-1.0.3-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinu | ||||
x_2_17_i686.manylinux2014_i686.whl", hash = "sha256:73a80bd6eb6bcb338c1ec0da273f | ||||
87420829c266379c8c82fa14c23fb586cfa1"}, | ||||
{file = "msgpack-1.0.3-cp38-cp38-win32.whl", hash = "sha256:9fce00156e79af37 | ||||
bb6db4e7587b30d11e7ac6a02cb5bac387f023808cd7d7f4"}, | ||||
{file = "msgpack-1.0.3-cp38-cp38-win_amd64.whl", hash = "sha256:9b6f2d714c50 | ||||
6e79cbead331de9aae6837c8dd36190d02da74cb409b36162e8a"}, | ||||
{file = "msgpack-1.0.3-cp39-cp39-macosx_10_9_universal2.whl", hash = "sha256 | ||||
:89908aea5f46ee1474cc37fbc146677f8529ac99201bc2faf4ef8edc023c2bf3"}, | ||||
{file = "msgpack-1.0.3-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:973 | ||||
ad69fd7e31159eae8f580f3f707b718b61141838321c6fa4d891c4a2cca52"}, | ||||
{file = "msgpack-1.0.3-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch6 | ||||
4.whl", hash = "sha256:da24375ab4c50e5b7486c115a3198d207954fe10aaa5708f7b65105df | ||||
09109b2"}, | ||||
{file = "msgpack-1.0.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64. | ||||
whl", hash = "sha256:a598d0685e4ae07a0672b59792d2cc767d09d7a7f39fd9bd37ff84e060b | ||||
1a996"}, | ||||
{file = "msgpack-1.0.3-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinu | ||||
x_2_17_i686.manylinux2014_i686.whl", hash = "sha256:e4c309a68cb5d6bbd0c50d5c71a2 | ||||
5ae81f268c2dc675c6f4ea8ab2feec2ac4e2"}, | ||||
{file = "msgpack-1.0.3-cp39-cp39-win32.whl", hash = "sha256:494471d65b25a875 | ||||
1d19c83f1a482fd411d7ca7a3b9e17d25980a74075ba0e88"}, | ||||
{file = "msgpack-1.0.3-cp39-cp39-win_amd64.whl", hash = "sha256:f01b26c2290c | ||||
bd74316990ba84a14ac3d599af9cebefc543d241a66e785cf17d"}, | ||||
{file = "msgpack-1.0.3.tar.gz", hash = "sha256:51fdc7fb93615286428ee7758cecc | ||||
2f374d5ff363bdd884c7ea622a7a327a81e"}, | ||||
] | ||||
nodeenv = [ | ||||
{file = "nodeenv-1.6.0-py2.py3-none-any.whl", hash = "sha256:621e6b7076565dd | ||||
cacd2db0294c0381e01fd28945ab36bcf00f41c5daf63bef7"}, | ||||
{file = "nodeenv-1.6.0.tar.gz", hash = "sha256:3ef13ff90291ba2a4a7a4ff9a979b | ||||
63ffdd00a464dbe04acf0ea6471517a4c2b"}, | ||||
] | ||||
packaging = [ | ||||
{file = "packaging-20.9-py2.py3-none-any.whl", hash = "sha256:67714da7f7bc05 | ||||
2e064859c05c595155bd1ee9f69f76557e21f051443c20947a"}, | ||||
{file = "packaging-20.9.tar.gz", hash = "sha256:5b327ac1320dc863dca72f4514ec | ||||
c086f31186744b84a230374cc1fd776feae5"}, | ||||
] | ||||
pastel = [ | ||||
{file = "pastel-0.2.1-py2.py3-none-any.whl", hash = "sha256:4349225fcdf6c2bb | ||||
34d483e523475de5bb04a5c10ef711263452cb37d7dd4364"}, | ||||
{file = "pastel-0.2.1.tar.gz", hash = "sha256:e6581ac04e973cac858828c6202c1e | ||||
1e81fee1dc7de7683f3e1ffe0bfd8a573d"}, | ||||
] | ||||
pathlib2 = [ | ||||
{file = "pathlib2-2.3.6-py2.py3-none-any.whl", hash = "sha256:3a130b266b3a36 | ||||
134dcc79c17b3c7ac9634f083825ca6ea9d8f557ee6195c9c8"}, | ||||
{file = "pathlib2-2.3.6.tar.gz", hash = "sha256:7d8bcb5555003cdf4a8d2872c538 | ||||
faa3a0f5d20630cb360e518ca3b981795e5f"}, | ||||
] | ||||
pexpect = [ | ||||
{file = "pexpect-4.8.0-py2.py3-none-any.whl", hash = "sha256:0b48a55dcb3c05f | ||||
3329815901ea4fc1537514d6ba867a152b581d69ae3710937"}, | ||||
{file = "pexpect-4.8.0.tar.gz", hash = "sha256:fc65a43959d153d0114afe13997d4 | ||||
39c22823a27cefceb5ff35c2178c6784c0c"}, | ||||
] | ||||
pkginfo = [ | ||||
{file = "pkginfo-1.8.2-py2.py3-none-any.whl", hash = "sha256:c24c487c6a7f72c | ||||
66e816ab1796b96ac6c3d14d49338293d2141664330b55ffc"}, | ||||
{file = "pkginfo-1.8.2.tar.gz", hash = "sha256:542e0d0b6750e2e21c20179803e40 | ||||
ab50598d8066d51097a0e382cba9eb02bff"}, | ||||
] | ||||
platformdirs = [ | ||||
{file = "platformdirs-2.0.2-py2.py3-none-any.whl", hash = "sha256:0b9547541f | ||||
599d3d242078ae60b927b3e453f0ad52f58b4d4bc3be86aed3ec41"}, | ||||
{file = "platformdirs-2.0.2.tar.gz", hash = "sha256:3b00d081227d9037bbbca521 | ||||
a5787796b5ef5000faea1e43fd76f1d44b06fcfa"}, | ||||
] | ||||
pluggy = [ | ||||
{file = "pluggy-0.13.1-py2.py3-none-any.whl", hash = "sha256:966c145cd83c965 | ||||
02c3c3868f50408687b38434af77734af1e9ca461a4081d2d"}, | ||||
{file = "pluggy-0.13.1.tar.gz", hash = "sha256:15b2acde666561e1298d71b523007 | ||||
ed7364de07029219b604cf808bfa1c765b0"}, | ||||
] | ||||
poetry-core = [ | ||||
{file = "poetry-core-1.0.7.tar.gz", hash = "sha256:98c11c755a16ef6c5673c22ca | ||||
94a3802a7df4746a0853a70b6fae8b9f5cac206"}, | ||||
{file = "poetry_core-1.0.7-py2.py3-none-any.whl", hash = "sha256:4f8a7f5390d | ||||
772f42c4c4c3f188e6424b802cb4b57466c6633a1b9ac36f18a43"}, | ||||
] | ||||
pre-commit = [ | ||||
{file = "pre_commit-2.17.0-py2.py3-none-any.whl", hash = "sha256:725fa745978 | ||||
2d7bec5ead072810e47351de01709be838c2ce1726b9591dad616"}, | ||||
{file = "pre_commit-2.17.0.tar.gz", hash = "sha256:c1a8040ff15ad3d648c70cc3e | ||||
55b93e4d2d5b687320955505587fd79bbaed06a"}, | ||||
] | ||||
ptyprocess = [ | ||||
{file = "ptyprocess-0.7.0-py2.py3-none-any.whl", hash = "sha256:4b41f3967fce | ||||
3af57cc7e94b888626c18bf37a083e3651ca8feeb66d492fef35"}, | ||||
{file = "ptyprocess-0.7.0.tar.gz", hash = "sha256:5c5d0a3b48ceee0b48485e0c26 | ||||
037c0acd7d29765ca3fbb5cb3831d347423220"}, | ||||
] | ||||
py = [ | ||||
{file = "py-1.11.0-py2.py3-none-any.whl", hash = "sha256:607c53218732647dff4 | ||||
acdfcd50cb62615cedf612e72d1724fb1a0cc6405b378"}, | ||||
{file = "py-1.11.0.tar.gz", hash = "sha256:51c75c4126074b472f746a24399ad32f6 | ||||
053d1b34b68d2fa41e558e6f4a98719"}, | ||||
] | ||||
pycparser = [ | ||||
{file = "pycparser-2.21-py2.py3-none-any.whl", hash = "sha256:8ee45429555515 | ||||
e1f6b185e78100aea234072576aa43ab53aefcae078162fca9"}, | ||||
{file = "pycparser-2.21.tar.gz", hash = "sha256:e644fdec12f7872f86c58ff790da | ||||
456218b10f863970249516d60a5eaca77206"}, | ||||
] | ||||
pylev = [ | ||||
{file = "pylev-1.4.0-py2.py3-none-any.whl", hash = "sha256:7b2e2aa7b00e05bb3 | ||||
f7650eb506fc89f474f70493271a35c242d9a92188ad3dd"}, | ||||
{file = "pylev-1.4.0.tar.gz", hash = "sha256:9e77e941042ad3a4cc305dcdf2b2dec | ||||
1aec2fbe3dd9015d2698ad02b173006d1"}, | ||||
] | ||||
pyparsing = [ | ||||
{file = "pyparsing-2.4.7-py2.py3-none-any.whl", hash = "sha256:ef9d7589ef3c2 | ||||
00abe66653d3f1ab1033c3c419ae9b9bdb1240a85b024efc88b"}, | ||||
{file = "pyparsing-2.4.7.tar.gz", hash = "sha256:c203ec8783bf771a155b207279b | ||||
9bccb8dea02d8f0c9e5f8ead507bc3246ecc1"}, | ||||
] | ||||
pytest = [ | ||||
{file = "pytest-4.6.11-py2.py3-none-any.whl", hash = "sha256:a00a7d79cbbdfa9 | ||||
d21e7d0298392a8dd4123316bfac545075e6f8f24c94d8c97"}, | ||||
{file = "pytest-4.6.11.tar.gz", hash = "sha256:50fa82392f2120cc3ec2ca0a75ee6 | ||||
15be4c479e66669789771f1758332be4353"}, | ||||
{file = "pytest-5.4.3-py3-none-any.whl", hash = "sha256:5c0db86b698e8f170ba4 | ||||
582a492248919255fcd4c79b1ee64ace34301fb589a1"}, | ||||
{file = "pytest-5.4.3.tar.gz", hash = "sha256:7979331bfcba207414f5e1263b5a0f | ||||
8f521d0f457318836a7355531ed1a4c7d8"}, | ||||
{file = "pytest-6.2.5-py3-none-any.whl", hash = "sha256:7310f8d27bc79ced999e | ||||
760ca304d69f6ba6c6649c0b60fb0e04a4a77cacc134"}, | ||||
{file = "pytest-6.2.5.tar.gz", hash = "sha256:131b36680866a76e6781d13f101efb | ||||
86cf674ebb9762eb70d3082b6f29889e89"}, | ||||
] | ||||
pytest-cov = [ | ||||
{file = "pytest-cov-2.12.1.tar.gz", hash = "sha256:261ceeb8c227b726249b376b8 | ||||
526b600f38667ee314f910353fa318caa01f4d7"}, | ||||
{file = "pytest_cov-2.12.1-py2.py3-none-any.whl", hash = "sha256:261bb9e47e6 | ||||
5bd099c89c3edf92972865210c36813f80ede5277dceb77a4a62a"}, | ||||
] | ||||
pytest-mock = [ | ||||
{file = "pytest-mock-1.13.0.tar.gz", hash = "sha256:e24a911ec96773022ebcc703 | ||||
0059b57cd3480b56d4f5d19b7c370ec635e6aed5"}, | ||||
{file = "pytest_mock-1.13.0-py2.py3-none-any.whl", hash = "sha256:67e414b3ca | ||||
ef7bff6fc6bd83b22b5bc39147e4493f483c2679bc9d4dc485a94d"}, | ||||
] | ||||
pytest-sugar = [ | ||||
{file = "pytest-sugar-0.9.4.tar.gz", hash = "sha256:b1b2186b0a72aada6859bea2 | ||||
a5764145e3aaa2c1cfbb23c3a19b5f7b697563d3"}, | ||||
] | ||||
pywin32-ctypes = [ | ||||
{file = "pywin32-ctypes-0.2.0.tar.gz", hash = "sha256:24ffc3b341d457d48e8922 | ||||
352130cf2644024a4ff09762a2261fd34c36ee5942"}, | ||||
{file = "pywin32_ctypes-0.2.0-py2.py3-none-any.whl", hash = "sha256:9dc2d991 | ||||
b3479cc2df15930958b674a48a227d5361d413827a4cfd0b5876fc98"}, | ||||
] | ||||
pyyaml = [ | ||||
{file = "PyYAML-6.0-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:d4db | ||||
7c7aef085872ef65a8fd7d6d09a14ae91f691dec3e87ee5ee0539d516f53"}, | ||||
{file = "PyYAML-6.0-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:9df7e | ||||
d3b3d2e0ecfe09e14741b857df43adb5a3ddadc919a2d94fbdf78fea53c"}, | ||||
{file = "PyYAML-6.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64 | ||||
.whl", hash = "sha256:77f396e6ef4c73fdc33a9157446466f1cff553d979bd00ecb64385760c | ||||
6babdc"}, | ||||
{file = "PyYAML-6.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl | ||||
", hash = "sha256:a80a78046a72361de73f8f395f1f1e49f956c6be882eed58505a15f3e43096 | ||||
2b"}, | ||||
{file = "PyYAML-6.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manyl | ||||
inux_2_12_x86_64.manylinux2010_x86_64.whl", hash = "sha256:f84fbc98b019fef2ee9a1 | ||||
cb3ce93e3187a6df0b2538a651bfb890254ba9f90b5"}, | ||||
{file = "PyYAML-6.0-cp310-cp310-win32.whl", hash = "sha256:2cd5df3de48857ed0 | ||||
544b34e2d40e9fac445930039f3cfe4bcc592a1f836d513"}, | ||||
{file = "PyYAML-6.0-cp310-cp310-win_amd64.whl", hash = "sha256:daf496c58a8c5 | ||||
2083df09b80c860005194014c3698698d1a57cbcfa182142a3a"}, | ||||
{file = "PyYAML-6.0-cp36-cp36m-macosx_10_9_x86_64.whl", hash = "sha256:897b8 | ||||
0890765f037df3403d22bab41627ca8811ae55e9a722fd0392850ec4d86"}, | ||||
{file = "PyYAML-6.0-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64. | ||||
whl", hash = "sha256:50602afada6d6cbfad699b0c7bb50d5ccffa7e46a3d738092afddc1f975 | ||||
8427f"}, | ||||
{file = "PyYAML-6.0-cp36-cp36m-manylinux_2_17_s390x.manylinux2014_s390x.whl" | ||||
, hash = "sha256:48c346915c114f5fdb3ead70312bd042a953a8ce5c7106d5bfb1a5254e47da9 | ||||
2"}, | ||||
{file = "PyYAML-6.0-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manyli | ||||
nux_2_12_x86_64.manylinux2010_x86_64.whl", hash = "sha256:98c4d36e99714e55cfbaae | ||||
e6dd5badbc9a1ec339ebfc3b1f52e293aee6bb71a4"}, | ||||
{file = "PyYAML-6.0-cp36-cp36m-win32.whl", hash = "sha256:0283c35a6a9fbf0474 | ||||
93e3a0ce8d79ef5030852c51e9d911a27badfde0605293"}, | ||||
{file = "PyYAML-6.0-cp36-cp36m-win_amd64.whl", hash = "sha256:07751360502caa | ||||
c1c067a8132d150cf3d61339af5691fe9e87803040dbc5db57"}, | ||||
{file = "PyYAML-6.0-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:819b3 | ||||
830a1543db06c4d4b865e70ded25be52a2e0631ccd2f6a47a2822f2fd7c"}, | ||||
{file = "PyYAML-6.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64. | ||||
whl", hash = "sha256:473f9edb243cb1935ab5a084eb238d842fb8f404ed2193a915d1784b5a6 | ||||
b5fc0"}, | ||||
{file = "PyYAML-6.0-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl" | ||||
, hash = "sha256:0ce82d761c532fe4ec3f87fc45688bdd3a4c1dc5e0b4a19814b9009a29baefd | ||||
4"}, | ||||
{file = "PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manyli | ||||
nux_2_12_x86_64.manylinux2010_x86_64.whl", hash = "sha256:231710d57adfd809ef5d34 | ||||
183b8ed1eeae3f76459c18fb4a0b373ad56bedcdd9"}, | ||||
{file = "PyYAML-6.0-cp37-cp37m-win32.whl", hash = "sha256:c5687b8d43cf58545a | ||||
de1fe3e055f70eac7a5a1a0bf42824308d868289a95737"}, | ||||
{file = "PyYAML-6.0-cp37-cp37m-win_amd64.whl", hash = "sha256:d15a181d1ecd0d | ||||
4270dc32edb46f7cb7733c7c508857278d3d378d14d606db2d"}, | ||||
{file = "PyYAML-6.0-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:0b4624 | ||||
f379dab24d3725ffde76559cff63d9ec94e1736b556dacdfebe5ab6d4b"}, | ||||
{file = "PyYAML-6.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.w | ||||
hl", hash = "sha256:213c60cd50106436cc818accf5baa1aba61c0189ff610f64f4a3e8c67262 | ||||
18ba"}, | ||||
{file = "PyYAML-6.0-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl", | ||||
hash = "sha256:9fa600030013c4de8165339db93d182b9431076eb98eb40ee068700c9c813e34 | ||||
"}, | ||||
{file = "PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylin | ||||
ux_2_12_x86_64.manylinux2010_x86_64.whl", hash = "sha256:277a0ef2981ca40581a4709 | ||||
3e9e2d13b3f1fbbeffae064c1d21bfceba2030287"}, | ||||
{file = "PyYAML-6.0-cp38-cp38-win32.whl", hash = "sha256:d4eccecf9adf6fbcc68 | ||||
61a38015c2a64f38b9d94838ac1810a9023a0609e1b78"}, | ||||
{file = "PyYAML-6.0-cp38-cp38-win_amd64.whl", hash = "sha256:1e4747bc279b4f6 | ||||
13a09eb64bba2ba602d8a6664c6ce6396a4d0cd413a50ce07"}, | ||||
{file = "PyYAML-6.0-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:055d93 | ||||
7d65826939cb044fc8c9b08889e8c743fdc6a32b33e2390f66013e449b"}, | ||||
{file = "PyYAML-6.0-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:e61ceaa | ||||
b6f49fb8bdfaa0f92c4b57bcfbea54c09277b1b4f7ac376bfb7a7c174"}, | ||||
{file = "PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.w | ||||
hl", hash = "sha256:d67d839ede4ed1b28a4e8909735fc992a923cdb84e618544973d7dfc7154 | ||||
0803"}, | ||||
{file = "PyYAML-6.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl", | ||||
hash = "sha256:cba8c411ef271aa037d7357a2bc8f9ee8b58b9965831d9e51baf703280dc73d3 | ||||
"}, | ||||
{file = "PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylin | ||||
ux_2_12_x86_64.manylinux2010_x86_64.whl", hash = "sha256:40527857252b61eacd1d9af | ||||
500c3337ba8deb8fc298940291486c465c8b46ec0"}, | ||||
{file = "PyYAML-6.0-cp39-cp39-win32.whl", hash = "sha256:b5b9eccad747aabaaff | ||||
bc6064800670f0c297e52c12754eb1d976c57e4f74dcb"}, | ||||
{file = "PyYAML-6.0-cp39-cp39-win_amd64.whl", hash = "sha256:b3d267842bf1258 | ||||
6ba6c734f89d1f5b871df0273157918b0ccefa29deb05c21c"}, | ||||
{file = "PyYAML-6.0.tar.gz", hash = "sha256:68fb519c14306fec9720a2a5b45bc9f0 | ||||
c8d1b9c72adf45c37baedfcd949c35a2"}, | ||||
] | ||||
requests = [ | ||||
{file = "requests-2.25.1-py2.py3-none-any.whl", hash = "sha256:c210084e36a42 | ||||
ae6b9219e00e48287def368a26d03a048ddad7bfee44f75871e"}, | ||||
{file = "requests-2.25.1.tar.gz", hash = "sha256:27973dd4a904a4f13b263a19c86 | ||||
6c13b92a39ed1c964655f025f3f8d3d75b804"}, | ||||
] | ||||
requests-toolbelt = [ | ||||
{file = "requests-toolbelt-0.9.1.tar.gz", hash = "sha256:968089d4584ad4ad7c1 | ||||
71454f0a5c6dac23971e9472521ea3b6d49d610aa6fc0"}, | ||||
{file = "requests_toolbelt-0.9.1-py2.py3-none-any.whl", hash = "sha256:38060 | ||||
6e1d10dc85c3bd47bf5a6095f815ec007be7a8b69c878507068df059e6f"}, | ||||
] | ||||
scandir = [ | ||||
{file = "scandir-1.10.0-cp27-cp27m-win32.whl", hash = "sha256:92c85ac42f41ff | ||||
dc35b6da57ed991575bdbe69db895507af88b9f499b701c188"}, | ||||
{file = "scandir-1.10.0-cp27-cp27m-win_amd64.whl", hash = "sha256:cb925555f4 | ||||
3060a1745d0a321cca94bcea927c50114b623d73179189a4e100ac"}, | ||||
{file = "scandir-1.10.0-cp34-cp34m-win32.whl", hash = "sha256:2c712840c2e2ee | ||||
8dfaf36034080108d30060d759c7b73a01a52251cc8989f11f"}, | ||||
{file = "scandir-1.10.0-cp34-cp34m-win_amd64.whl", hash = "sha256:2586c94e90 | ||||
7d99617887daed6c1d102b5ca28f1085f90446554abf1faf73123e"}, | ||||
{file = "scandir-1.10.0-cp35-cp35m-win32.whl", hash = "sha256:2b8e3888b11abb | ||||
2217a32af0766bc06b65cc4a928d8727828ee68af5a967fa6f"}, | ||||
{file = "scandir-1.10.0-cp35-cp35m-win_amd64.whl", hash = "sha256:8c5922863e | ||||
44ffc00c5c693190648daa6d15e7c1207ed02d6f46a8dcc2869d32"}, | ||||
{file = "scandir-1.10.0-cp36-cp36m-win32.whl", hash = "sha256:2ae41f43797ca0 | ||||
c11591c0c35f2f5875fa99f8797cb1a1fd440497ec0ae4b022"}, | ||||
{file = "scandir-1.10.0-cp36-cp36m-win_amd64.whl", hash = "sha256:7d2d7a06a2 | ||||
52764061a020407b997dd036f7bd6a175a5ba2b345f0a357f0b3f4"}, | ||||
{file = "scandir-1.10.0-cp37-cp37m-win32.whl", hash = "sha256:67f15b6f83e650 | ||||
7fdc6fca22fedf6ef8b334b399ca27c6b568cbfaa82a364173"}, | ||||
{file = "scandir-1.10.0-cp37-cp37m-win_amd64.whl", hash = "sha256:b24086f237 | ||||
5c4a094a6b51e78b4cf7ca16c721dcee2eddd7aa6494b42d6d519d"}, | ||||
{file = "scandir-1.10.0.tar.gz", hash = "sha256:4d4631f6062e658e9007ab3149a9 | ||||
b914f3548cb38bfb021c64f39a025ce578ae"}, | ||||
] | ||||
secretstorage = [ | ||||
{file = "SecretStorage-2.3.1.tar.gz", hash = "sha256:3af65c87765323e6f64c835 | ||||
75b05393f9e003431959c9395d1791d51497f29b6"}, | ||||
{file = "SecretStorage-3.2.0-py3-none-any.whl", hash = "sha256:ed5279d788af2 | ||||
58e4676fa26b6efb6d335a31f1f9f529b6f1e200f388fac33e1"}, | ||||
{file = "SecretStorage-3.2.0.tar.gz", hash = "sha256:46305c3847ee3f7252b284e | ||||
0eee5590fa6341c891104a2fd2313f8798c615a82"}, | ||||
{file = "SecretStorage-3.3.1-py3-none-any.whl", hash = "sha256:422d82c36172d | ||||
88d6a0ed5afdec956514b189ddbfb72fefab0c8a1cee4eaf71f"}, | ||||
{file = "SecretStorage-3.3.1.tar.gz", hash = "sha256:fd666c51a6bf200643495a0 | ||||
4abb261f83229dcb6fd8472ec393df7ffc8b6f195"}, | ||||
] | ||||
shellingham = [ | ||||
{file = "shellingham-1.4.0-py2.py3-none-any.whl", hash = "sha256:536b67a0697 | ||||
f2e4af32ab176c00a50ac2899c5a05e0d8e2dadac8e58888283f9"}, | ||||
{file = "shellingham-1.4.0.tar.gz", hash = "sha256:4855c2458d6904829bd34c299 | ||||
f11fdeed7cfefbf8a2c522e4caea6cd76b3171e"}, | ||||
] | ||||
singledispatch = [ | ||||
{file = "singledispatch-3.7.0-py2.py3-none-any.whl", hash = "sha256:bc77afa9 | ||||
7c8a22596d6d4fc20f1b7bdd2b86edc2a65a4262bdd7cc3cc19aa989"}, | ||||
{file = "singledispatch-3.7.0.tar.gz", hash = "sha256:c1a4d5c1da310c3fd8fccf | ||||
b8d4e1cb7df076148fd5d858a819e37fffe44f3092"}, | ||||
] | ||||
six = [ | ||||
{file = "six-1.16.0-py2.py3-none-any.whl", hash = "sha256:8abb2f1d86890a2dfb | ||||
989f9a77cfcfd3e47c2a354b01111771326f8aa26e0254"}, | ||||
{file = "six-1.16.0.tar.gz", hash = "sha256:1e61c37477a1626458e36f7b1d82aa5c | ||||
9b094fa4802892072e49de9c60c4c926"}, | ||||
] | ||||
subprocess32 = [ | ||||
{file = "subprocess32-3.5.4-cp27-cp27m-macosx_10_6_intel.whl", hash = "sha25 | ||||
6:88e37c1aac5388df41cc8a8456bb49ebffd321a3ad4d70358e3518176de3a56b"}, | ||||
{file = "subprocess32-3.5.4-cp27-cp27mu-manylinux2014_x86_64.whl", hash = "s | ||||
ha256:e45d985aef903c5b7444d34350b05da91a9e0ea015415ab45a21212786c649d0"}, | ||||
{file = "subprocess32-3.5.4.tar.gz", hash = "sha256:eb2937c80497978d181efa1b | ||||
839ec2d9622cf9600a039a79d0e108d1f9aec79d"}, | ||||
] | ||||
termcolor = [ | ||||
{file = "termcolor-1.1.0.tar.gz", hash = "sha256:1d6d69ce66211143803fbc56652 | ||||
b41d73b4a400a2891d7bf7a1cdf4c02de613b"}, | ||||
] | ||||
toml = [ | ||||
{file = "toml-0.10.2-py2.py3-none-any.whl", hash = "sha256:806143ae5bfb6a3c6 | ||||
e736a764057db0e6a0e05e338b5630894a5f779cabb4f9b"}, | ||||
{file = "toml-0.10.2.tar.gz", hash = "sha256:b3bda1d108d5dd99f4a20d24d9c348e | ||||
91c4db7ab1b749200bded2f839ccbe68f"}, | ||||
] | ||||
tomlkit = [ | ||||
{file = "tomlkit-0.7.2-py2.py3-none-any.whl", hash = "sha256:173ad840fa5d2aa | ||||
c140528ca1933c29791b79a374a0861a80347f42ec9328117"}, | ||||
{file = "tomlkit-0.7.2.tar.gz", hash = "sha256:d7a454f319a7e9bd2e249f2391687 | ||||
29327e4dd2d27b17dc68be264ad1ce36754"}, | ||||
] | ||||
tox = [ | ||||
{file = "tox-3.24.5-py2.py3-none-any.whl", hash = "sha256:be3362472a33094bce | ||||
26727f5f771ca0facf6dafa217f65875314e9a6600c95c"}, | ||||
{file = "tox-3.24.5.tar.gz", hash = "sha256:67e0e32c90e278251fea45b696d0fef3 | ||||
879089ccbe979b0c556d35d5a70e2993"}, | ||||
] | ||||
typing = [ | ||||
{file = "typing-3.10.0.0-py2-none-any.whl", hash = "sha256:c7219ef20c5fbf413 | ||||
b4567092adfc46fa6203cb8454eda33c3fc1afe1398a308"}, | ||||
{file = "typing-3.10.0.0-py3-none-any.whl", hash = "sha256:12fbdfbe7d6cca1a4 | ||||
2e485229afcb0b0c8259258cfb919b8a5e2a5c953742f89"}, | ||||
{file = "typing-3.10.0.0.tar.gz", hash = "sha256:13b4ad211f54ddbf93e5901a996 | ||||
7b1e07720c1d1b78d596ac6a439641aa1b130"}, | ||||
] | ||||
typing-extensions = [ | ||||
{file = "typing_extensions-3.10.0.2-py2-none-any.whl", hash = "sha256:d8226d | ||||
10bc02a29bcc81df19a26e56a9647f8b0a6d4a83924139f4a8b01f17b7"}, | ||||
{file = "typing_extensions-3.10.0.2-py3-none-any.whl", hash = "sha256:f1d25e | ||||
dafde516b146ecd0613dabcc61409817af4766fbbcfb8d1ad4ec441a34"}, | ||||
{file = "typing_extensions-3.10.0.2.tar.gz", hash = "sha256:49f75d16ff11f1cd | ||||
258e1b988ccff82a3ca5570217d7ad8c5f48205dd99a677e"}, | ||||
] | ||||
urllib3 = [ | ||||
{file = "urllib3-1.25.11-py2.py3-none-any.whl", hash = "sha256:f5321fbe4bf3f | ||||
efa0efd0bfe7fb14e90909eb62a48ccda331726b4319897dd5e"}, | ||||
{file = "urllib3-1.25.11.tar.gz", hash = "sha256:8d7eaa5a82a1cac232164990f04 | ||||
874c594c9453ec55eef02eab885aa02fc17a2"}, | ||||
] | ||||
virtualenv = [ | ||||
{file = "virtualenv-20.13.1-py2.py3-none-any.whl", hash = "sha256:45e1d053ca | ||||
d4cd453181ae877c4ffc053546ae99e7dd049b9ff1d9be7491abf7"}, | ||||
{file = "virtualenv-20.13.1.tar.gz", hash = "sha256:e0621bcbf4160e4e1030f050 | ||||
65c8834b4e93f4fcc223255db2a823440aca9c14"}, | ||||
] | ||||
wcwidth = [ | ||||
{file = "wcwidth-0.2.5-py2.py3-none-any.whl", hash = "sha256:beb4802a9cebb91 | ||||
44e99086eff703a642a13d6a0052920003a230f3294bbe784"}, | ||||
{file = "wcwidth-0.2.5.tar.gz", hash = "sha256:c4d647b99872929fdb7bdcaa4fbe7 | ||||
f01413ed3d98077df798530e5b04f116c83"}, | ||||
] | ||||
webencodings = [ | ||||
{file = "webencodings-0.5.1-py2.py3-none-any.whl", hash = "sha256:a0af1213f3 | ||||
c2226497a97e2b3aa01a7e4bee4f403f95be16fc9acd2947514a78"}, | ||||
{file = "webencodings-0.5.1.tar.gz", hash = "sha256:b36a1c245f2d304965eb4e0a | ||||
82848379241dc04b865afcc4aab16748587e1923"}, | ||||
] | ||||
zipp = [ | ||||
{file = "zipp-1.2.0-py2.py3-none-any.whl", hash = "sha256:e0d9e63797e483a30d | ||||
27e09fffd308c59a700d365ec34e93cc100844168bf921"}, | ||||
{file = "zipp-1.2.0.tar.gz", hash = "sha256:c70410551488251b0fee67b460fb9a53 | ||||
6af8d6f9f008ad10ac51f615b6a521b1"}, | ||||
] | ||||
End of changes. 159 change blocks. | ||||
558 lines changed or deleted | 417 lines changed or added |