|
|
|
@ -1,16 +1,17 @@ |
|
|
|
|
[[package]] |
|
|
|
|
name = "attrs" |
|
|
|
|
version = "22.1.0" |
|
|
|
|
version = "22.2.0" |
|
|
|
|
description = "Classes Without Boilerplate" |
|
|
|
|
category = "main" |
|
|
|
|
optional = false |
|
|
|
|
python-versions = ">=3.5" |
|
|
|
|
python-versions = ">=3.6" |
|
|
|
|
|
|
|
|
|
[package.extras] |
|
|
|
|
dev = ["cloudpickle", "coverage[toml] (>=5.0.2)", "furo", "hypothesis", "mypy (>=0.900,!=0.940)", "pre-commit", "pympler", "pytest (>=4.3.0)", "pytest-mypy-plugins", "sphinx", "sphinx-notfound-page", "zope.interface"] |
|
|
|
|
docs = ["furo", "sphinx", "sphinx-notfound-page", "zope.interface"] |
|
|
|
|
tests = ["cloudpickle", "coverage[toml] (>=5.0.2)", "hypothesis", "mypy (>=0.900,!=0.940)", "pympler", "pytest (>=4.3.0)", "pytest-mypy-plugins", "zope.interface"] |
|
|
|
|
tests-no-zope = ["cloudpickle", "coverage[toml] (>=5.0.2)", "hypothesis", "mypy (>=0.900,!=0.940)", "pympler", "pytest (>=4.3.0)", "pytest-mypy-plugins"] |
|
|
|
|
cov = ["attrs[tests]", "coverage-enable-subprocess", "coverage[toml] (>=5.3)"] |
|
|
|
|
dev = ["attrs[docs,tests]"] |
|
|
|
|
docs = ["furo", "myst-parser", "sphinx", "sphinx-notfound-page", "sphinxcontrib-towncrier", "towncrier", "zope.interface"] |
|
|
|
|
tests = ["attrs[tests-no-zope]", "zope.interface"] |
|
|
|
|
tests-no-zope = ["cloudpickle", "cloudpickle", "hypothesis", "hypothesis", "mypy (>=0.971,<0.990)", "mypy (>=0.971,<0.990)", "pympler", "pympler", "pytest (>=4.3.0)", "pytest (>=4.3.0)", "pytest-mypy-plugins", "pytest-mypy-plugins", "pytest-xdist[psutil]", "pytest-xdist[psutil]"] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "authlib" |
|
|
|
@ -1582,8 +1583,8 @@ content-hash = "a8fc81be719e55ce60792ba0393e35592582e748b99ff79024b977ce6357a13e |
|
|
|
|
|
|
|
|
|
[metadata.files] |
|
|
|
|
attrs = [ |
|
|
|
|
{file = "attrs-22.1.0-py2.py3-none-any.whl", hash = "sha256:86efa402f67bf2df34f51a335487cf46b1ec130d02b8d39fd248abfd30da551c"}, |
|
|
|
|
{file = "attrs-22.1.0.tar.gz", hash = "sha256:29adc2665447e5191d0e7c568fde78b21f9672d344281d0c6e1ab085429b22b6"}, |
|
|
|
|
{file = "attrs-22.2.0-py3-none-any.whl", hash = "sha256:29e95c7f6778868dbd49170f98f8818f78f3dc5e0e37c0b1f474e3561b240836"}, |
|
|
|
|
{file = "attrs-22.2.0.tar.gz", hash = "sha256:c9227bfc2f01993c03f68db37d1d15c9690188323c067c641f1a35ca58185f99"}, |
|
|
|
|
] |
|
|
|
|
authlib = [ |
|
|
|
|
{file = "Authlib-1.2.0-py2.py3-none-any.whl", hash = "sha256:4ddf4fd6cfa75c9a460b361d4bd9dac71ffda0be879dbe4292a02e92349ad55a"}, |
|
|
|
|