Commit 02e5337a by Bartosz Sokorski Committed by GitHub

post-release chores (#7967)

parent 093820a1
# This file is automatically @generated by Poetry 1.4.2 and should not be changed by hand. # This file is automatically @generated by Poetry 1.5.0 and should not be changed by hand.
[[package]] [[package]]
name = "attrs" name = "attrs"
version = "23.1.0" version = "23.1.0"
description = "Classes Without Boilerplate" description = "Classes Without Boilerplate"
category = "main"
optional = false optional = false
python-versions = ">=3.7" python-versions = ">=3.7"
files = [ files = [
...@@ -12,9 +11,6 @@ files = [ ...@@ -12,9 +11,6 @@ files = [
{file = "attrs-23.1.0.tar.gz", hash = "sha256:6279836d581513a26f1bf235f9acd333bc9115683f14f7e8fae46c98fc50e015"}, {file = "attrs-23.1.0.tar.gz", hash = "sha256:6279836d581513a26f1bf235f9acd333bc9115683f14f7e8fae46c98fc50e015"},
] ]
[package.dependencies]
importlib-metadata = {version = "*", markers = "python_version < \"3.8\""}
[package.extras] [package.extras]
cov = ["attrs[tests]", "coverage[toml] (>=5.3)"] cov = ["attrs[tests]", "coverage[toml] (>=5.3)"]
dev = ["attrs[docs,tests]", "pre-commit"] dev = ["attrs[docs,tests]", "pre-commit"]
...@@ -26,7 +22,6 @@ tests-no-zope = ["cloudpickle", "hypothesis", "mypy (>=1.1.1)", "pympler", "pyte ...@@ -26,7 +22,6 @@ tests-no-zope = ["cloudpickle", "hypothesis", "mypy (>=1.1.1)", "pympler", "pyte
name = "build" name = "build"
version = "0.10.0" version = "0.10.0"
description = "A simple, correct Python build frontend" description = "A simple, correct Python build frontend"
category = "main"
optional = false optional = false
python-versions = ">= 3.7" python-versions = ">= 3.7"
files = [ files = [
...@@ -50,7 +45,6 @@ virtualenv = ["virtualenv (>=20.0.35)"] ...@@ -50,7 +45,6 @@ virtualenv = ["virtualenv (>=20.0.35)"]
name = "cachecontrol" name = "cachecontrol"
version = "0.12.11" version = "0.12.11"
description = "httplib2 caching for requests" description = "httplib2 caching for requests"
category = "main"
optional = false optional = false
python-versions = ">=3.6" python-versions = ">=3.6"
files = [ files = [
...@@ -71,7 +65,6 @@ redis = ["redis (>=2.10.5)"] ...@@ -71,7 +65,6 @@ redis = ["redis (>=2.10.5)"]
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 = "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.*"
files = [ files = [
...@@ -88,7 +81,6 @@ redis = ["redis (>=3.3.6,<4.0.0)"] ...@@ -88,7 +81,6 @@ redis = ["redis (>=3.3.6,<4.0.0)"]
name = "certifi" name = "certifi"
version = "2023.5.7" version = "2023.5.7"
description = "Python package for providing Mozilla's CA Bundle." description = "Python package for providing Mozilla's CA Bundle."
category = "main"
optional = false optional = false
python-versions = ">=3.6" python-versions = ">=3.6"
files = [ files = [
...@@ -100,7 +92,6 @@ files = [ ...@@ -100,7 +92,6 @@ files = [
name = "cffi" name = "cffi"
version = "1.15.1" version = "1.15.1"
description = "Foreign Function Interface for Python calling C code." description = "Foreign Function Interface for Python calling C code."
category = "main"
optional = false optional = false
python-versions = "*" python-versions = "*"
files = [ files = [
...@@ -177,7 +168,6 @@ pycparser = "*" ...@@ -177,7 +168,6 @@ pycparser = "*"
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"
optional = false optional = false
python-versions = ">=3.6.1" python-versions = ">=3.6.1"
files = [ files = [
...@@ -189,7 +179,6 @@ files = [ ...@@ -189,7 +179,6 @@ files = [
name = "charset-normalizer" name = "charset-normalizer"
version = "3.1.0" version = "3.1.0"
description = "The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet." description = "The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet."
category = "main"
optional = false optional = false
python-versions = ">=3.7.0" python-versions = ">=3.7.0"
files = [ files = [
...@@ -274,7 +263,6 @@ files = [ ...@@ -274,7 +263,6 @@ files = [
name = "cleo" name = "cleo"
version = "2.0.1" version = "2.0.1"
description = "Cleo allows you to create beautiful and testable command-line interfaces." description = "Cleo allows you to create beautiful and testable command-line interfaces."
category = "main"
optional = false optional = false
python-versions = ">=3.7,<4.0" python-versions = ">=3.7,<4.0"
files = [ files = [
...@@ -290,7 +278,6 @@ rapidfuzz = ">=2.2.0,<3.0.0" ...@@ -290,7 +278,6 @@ rapidfuzz = ">=2.2.0,<3.0.0"
name = "colorama" name = "colorama"
version = "0.4.6" version = "0.4.6"
description = "Cross-platform colored terminal text." description = "Cross-platform colored terminal text."
category = "main"
optional = false optional = false
python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,!=3.6.*,>=2.7" python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,!=3.6.*,>=2.7"
files = [ files = [
...@@ -302,7 +289,6 @@ files = [ ...@@ -302,7 +289,6 @@ files = [
name = "coverage" name = "coverage"
version = "7.2.5" version = "7.2.5"
description = "Code coverage measurement for Python" description = "Code coverage measurement for Python"
category = "dev"
optional = false optional = false
python-versions = ">=3.7" python-versions = ">=3.7"
files = [ files = [
...@@ -369,7 +355,6 @@ toml = ["tomli"] ...@@ -369,7 +355,6 @@ toml = ["tomli"]
name = "crashtest" name = "crashtest"
version = "0.4.1" version = "0.4.1"
description = "Manage Python errors with ease" description = "Manage Python errors with ease"
category = "main"
optional = false optional = false
python-versions = ">=3.7,<4.0" python-versions = ">=3.7,<4.0"
files = [ files = [
...@@ -381,7 +366,6 @@ files = [ ...@@ -381,7 +366,6 @@ files = [
name = "cryptography" name = "cryptography"
version = "40.0.2" version = "40.0.2"
description = "cryptography is a package which provides cryptographic recipes and primitives to Python developers." description = "cryptography is a package which provides cryptographic recipes and primitives to Python developers."
category = "main"
optional = false optional = false
python-versions = ">=3.6" python-versions = ">=3.6"
files = [ files = [
...@@ -423,7 +407,6 @@ tox = ["tox"] ...@@ -423,7 +407,6 @@ tox = ["tox"]
name = "deepdiff" name = "deepdiff"
version = "6.3.0" version = "6.3.0"
description = "Deep Difference and Search of any Python object/data. Recreate objects by adding adding deltas to each other." description = "Deep Difference and Search of any Python object/data. Recreate objects by adding adding deltas to each other."
category = "dev"
optional = false optional = false
python-versions = ">=3.7" python-versions = ">=3.7"
files = [ files = [
...@@ -442,7 +425,6 @@ optimize = ["orjson"] ...@@ -442,7 +425,6 @@ optimize = ["orjson"]
name = "distlib" name = "distlib"
version = "0.3.6" version = "0.3.6"
description = "Distribution utilities" description = "Distribution utilities"
category = "main"
optional = false optional = false
python-versions = "*" python-versions = "*"
files = [ files = [
...@@ -454,7 +436,6 @@ files = [ ...@@ -454,7 +436,6 @@ files = [
name = "dulwich" name = "dulwich"
version = "0.21.5" version = "0.21.5"
description = "Python Git Library" description = "Python Git Library"
category = "main"
optional = false optional = false
python-versions = ">=3.7" python-versions = ">=3.7"
files = [ files = [
...@@ -529,7 +510,6 @@ pgp = ["gpg"] ...@@ -529,7 +510,6 @@ pgp = ["gpg"]
name = "exceptiongroup" name = "exceptiongroup"
version = "1.1.1" version = "1.1.1"
description = "Backport of PEP 654 (exception groups)" description = "Backport of PEP 654 (exception groups)"
category = "dev"
optional = false optional = false
python-versions = ">=3.7" python-versions = ">=3.7"
files = [ files = [
...@@ -544,7 +524,6 @@ test = ["pytest (>=6)"] ...@@ -544,7 +524,6 @@ test = ["pytest (>=6)"]
name = "execnet" name = "execnet"
version = "1.9.0" version = "1.9.0"
description = "execnet: rapid multi-Python deployment" description = "execnet: rapid multi-Python deployment"
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.*"
files = [ files = [
...@@ -559,7 +538,6 @@ testing = ["pre-commit"] ...@@ -559,7 +538,6 @@ testing = ["pre-commit"]
name = "filelock" name = "filelock"
version = "3.12.0" version = "3.12.0"
description = "A platform independent file lock." description = "A platform independent file lock."
category = "main"
optional = false optional = false
python-versions = ">=3.7" python-versions = ">=3.7"
files = [ files = [
...@@ -575,7 +553,6 @@ testing = ["covdefaults (>=2.3)", "coverage (>=7.2.3)", "diff-cover (>=7.5)", "p ...@@ -575,7 +553,6 @@ testing = ["covdefaults (>=2.3)", "coverage (>=7.2.3)", "diff-cover (>=7.5)", "p
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"
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.*"
files = [ files = [
...@@ -597,7 +574,6 @@ lxml = ["lxml"] ...@@ -597,7 +574,6 @@ lxml = ["lxml"]
name = "httpretty" name = "httpretty"
version = "1.1.4" version = "1.1.4"
description = "HTTP client mock for Python" description = "HTTP client mock for Python"
category = "dev"
optional = false optional = false
python-versions = ">=3" python-versions = ">=3"
files = [ files = [
...@@ -608,7 +584,6 @@ files = [ ...@@ -608,7 +584,6 @@ files = [
name = "identify" name = "identify"
version = "2.5.24" version = "2.5.24"
description = "File identification library for Python" description = "File identification library for Python"
category = "dev"
optional = false optional = false
python-versions = ">=3.7" python-versions = ">=3.7"
files = [ files = [
...@@ -623,7 +598,6 @@ license = ["ukkonen"] ...@@ -623,7 +598,6 @@ license = ["ukkonen"]
name = "idna" name = "idna"
version = "3.4" version = "3.4"
description = "Internationalized Domain Names in Applications (IDNA)" description = "Internationalized Domain Names in Applications (IDNA)"
category = "main"
optional = false optional = false
python-versions = ">=3.5" python-versions = ">=3.5"
files = [ files = [
...@@ -635,7 +609,6 @@ files = [ ...@@ -635,7 +609,6 @@ files = [
name = "importlib-metadata" name = "importlib-metadata"
version = "6.6.0" version = "6.6.0"
description = "Read metadata from Python packages" description = "Read metadata from Python packages"
category = "main"
optional = false optional = false
python-versions = ">=3.7" python-versions = ">=3.7"
files = [ files = [
...@@ -655,7 +628,6 @@ testing = ["flake8 (<5)", "flufl.flake8", "importlib-resources (>=1.3)", "packag ...@@ -655,7 +628,6 @@ testing = ["flake8 (<5)", "flufl.flake8", "importlib-resources (>=1.3)", "packag
name = "importlib-resources" name = "importlib-resources"
version = "5.12.0" version = "5.12.0"
description = "Read resources from Python packages" description = "Read resources from Python packages"
category = "main"
optional = false optional = false
python-versions = ">=3.7" python-versions = ">=3.7"
files = [ files = [
...@@ -674,7 +646,6 @@ testing = ["flake8 (<5)", "pytest (>=6)", "pytest-black (>=0.3.7)", "pytest-chec ...@@ -674,7 +646,6 @@ testing = ["flake8 (<5)", "pytest (>=6)", "pytest-black (>=0.3.7)", "pytest-chec
name = "iniconfig" name = "iniconfig"
version = "2.0.0" version = "2.0.0"
description = "brain-dead simple config-ini parsing" description = "brain-dead simple config-ini parsing"
category = "dev"
optional = false optional = false
python-versions = ">=3.7" python-versions = ">=3.7"
files = [ files = [
...@@ -686,7 +657,6 @@ files = [ ...@@ -686,7 +657,6 @@ files = [
name = "installer" name = "installer"
version = "0.7.0" version = "0.7.0"
description = "A library for installing Python wheels." description = "A library for installing Python wheels."
category = "main"
optional = false optional = false
python-versions = ">=3.7" python-versions = ">=3.7"
files = [ files = [
...@@ -698,7 +668,6 @@ files = [ ...@@ -698,7 +668,6 @@ files = [
name = "jaraco-classes" name = "jaraco-classes"
version = "3.2.3" version = "3.2.3"
description = "Utility functions for Python class constructs" description = "Utility functions for Python class constructs"
category = "main"
optional = false optional = false
python-versions = ">=3.7" python-versions = ">=3.7"
files = [ files = [
...@@ -717,7 +686,6 @@ testing = ["flake8 (<5)", "pytest (>=6)", "pytest-black (>=0.3.7)", "pytest-chec ...@@ -717,7 +686,6 @@ testing = ["flake8 (<5)", "pytest (>=6)", "pytest-black (>=0.3.7)", "pytest-chec
name = "jeepney" name = "jeepney"
version = "0.8.0" version = "0.8.0"
description = "Low-level, pure Python DBus protocol wrapper." description = "Low-level, pure Python DBus protocol wrapper."
category = "main"
optional = false optional = false
python-versions = ">=3.7" python-versions = ">=3.7"
files = [ files = [
...@@ -733,7 +701,6 @@ trio = ["async_generator", "trio"] ...@@ -733,7 +701,6 @@ trio = ["async_generator", "trio"]
name = "jsonschema" name = "jsonschema"
version = "4.17.3" version = "4.17.3"
description = "An implementation of JSON Schema validation for Python" description = "An implementation of JSON Schema validation for Python"
category = "main"
optional = false optional = false
python-versions = ">=3.7" python-versions = ">=3.7"
files = [ files = [
...@@ -755,7 +722,6 @@ format-nongpl = ["fqdn", "idna", "isoduration", "jsonpointer (>1.13)", "rfc3339- ...@@ -755,7 +722,6 @@ format-nongpl = ["fqdn", "idna", "isoduration", "jsonpointer (>1.13)", "rfc3339-
name = "keyring" name = "keyring"
version = "23.13.1" version = "23.13.1"
description = "Store and access your passwords safely." description = "Store and access your passwords safely."
category = "main"
optional = false optional = false
python-versions = ">=3.7" python-versions = ">=3.7"
files = [ files = [
...@@ -780,7 +746,6 @@ testing = ["flake8 (<5)", "pytest (>=6)", "pytest-black (>=0.3.7)", "pytest-chec ...@@ -780,7 +746,6 @@ testing = ["flake8 (<5)", "pytest (>=6)", "pytest-black (>=0.3.7)", "pytest-chec
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"
optional = false optional = false
python-versions = "*" python-versions = "*"
files = [ files = [
...@@ -792,7 +757,6 @@ files = [ ...@@ -792,7 +757,6 @@ files = [
name = "more-itertools" name = "more-itertools"
version = "9.1.0" version = "9.1.0"
description = "More routines for operating on iterables, beyond itertools" description = "More routines for operating on iterables, beyond itertools"
category = "main"
optional = false optional = false
python-versions = ">=3.7" python-versions = ">=3.7"
files = [ files = [
...@@ -804,7 +768,6 @@ files = [ ...@@ -804,7 +768,6 @@ files = [
name = "msgpack" name = "msgpack"
version = "1.0.5" version = "1.0.5"
description = "MessagePack serializer" description = "MessagePack serializer"
category = "main"
optional = false optional = false
python-versions = "*" python-versions = "*"
files = [ files = [
...@@ -877,7 +840,6 @@ files = [ ...@@ -877,7 +840,6 @@ files = [
name = "mypy" name = "mypy"
version = "1.3.0" version = "1.3.0"
description = "Optional static typing for Python" description = "Optional static typing for Python"
category = "dev"
optional = false optional = false
python-versions = ">=3.7" python-versions = ">=3.7"
files = [ files = [
...@@ -924,7 +886,6 @@ reports = ["lxml"] ...@@ -924,7 +886,6 @@ reports = ["lxml"]
name = "mypy-extensions" name = "mypy-extensions"
version = "1.0.0" version = "1.0.0"
description = "Type system extensions for programs checked with the mypy type checker." description = "Type system extensions for programs checked with the mypy type checker."
category = "dev"
optional = false optional = false
python-versions = ">=3.5" python-versions = ">=3.5"
files = [ files = [
...@@ -936,7 +897,6 @@ files = [ ...@@ -936,7 +897,6 @@ files = [
name = "nodeenv" name = "nodeenv"
version = "1.8.0" version = "1.8.0"
description = "Node.js virtual environment builder" description = "Node.js virtual environment builder"
category = "dev"
optional = false optional = false
python-versions = ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,!=3.6.*" python-versions = ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,!=3.6.*"
files = [ files = [
...@@ -951,7 +911,6 @@ setuptools = "*" ...@@ -951,7 +911,6 @@ setuptools = "*"
name = "ordered-set" name = "ordered-set"
version = "4.1.0" version = "4.1.0"
description = "An OrderedSet is a custom MutableSet that remembers its order, so that every" description = "An OrderedSet is a custom MutableSet that remembers its order, so that every"
category = "dev"
optional = false optional = false
python-versions = ">=3.7" python-versions = ">=3.7"
files = [ files = [
...@@ -966,7 +925,6 @@ dev = ["black", "mypy", "pytest"] ...@@ -966,7 +925,6 @@ dev = ["black", "mypy", "pytest"]
name = "packaging" name = "packaging"
version = "23.1" version = "23.1"
description = "Core utilities for Python packages" description = "Core utilities for Python packages"
category = "main"
optional = false optional = false
python-versions = ">=3.7" python-versions = ">=3.7"
files = [ files = [
...@@ -978,7 +936,6 @@ files = [ ...@@ -978,7 +936,6 @@ files = [
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"
optional = false optional = false
python-versions = "*" python-versions = "*"
files = [ files = [
...@@ -993,7 +950,6 @@ ptyprocess = ">=0.5" ...@@ -993,7 +950,6 @@ ptyprocess = ">=0.5"
name = "pkginfo" name = "pkginfo"
version = "1.9.6" version = "1.9.6"
description = "Query metadata from sdists / bdists / installed packages." description = "Query metadata from sdists / bdists / installed packages."
category = "main"
optional = false optional = false
python-versions = ">=3.6" python-versions = ">=3.6"
files = [ files = [
...@@ -1008,7 +964,6 @@ testing = ["pytest", "pytest-cov"] ...@@ -1008,7 +964,6 @@ testing = ["pytest", "pytest-cov"]
name = "pkgutil-resolve-name" name = "pkgutil-resolve-name"
version = "1.3.10" version = "1.3.10"
description = "Resolve a name to an object." description = "Resolve a name to an object."
category = "main"
optional = false optional = false
python-versions = ">=3.6" python-versions = ">=3.6"
files = [ files = [
...@@ -1020,7 +975,6 @@ files = [ ...@@ -1020,7 +975,6 @@ files = [
name = "platformdirs" name = "platformdirs"
version = "3.5.1" version = "3.5.1"
description = "A small Python package for determining appropriate platform-specific dirs, e.g. a \"user data dir\"." description = "A small Python package for determining appropriate platform-specific dirs, e.g. a \"user data dir\"."
category = "main"
optional = false optional = false
python-versions = ">=3.7" python-versions = ">=3.7"
files = [ files = [
...@@ -1036,7 +990,6 @@ test = ["appdirs (==1.4.4)", "covdefaults (>=2.3)", "pytest (>=7.3.1)", "pytest- ...@@ -1036,7 +990,6 @@ test = ["appdirs (==1.4.4)", "covdefaults (>=2.3)", "pytest (>=7.3.1)", "pytest-
name = "pluggy" name = "pluggy"
version = "1.0.0" version = "1.0.0"
description = "plugin and hook calling mechanisms for python" description = "plugin and hook calling mechanisms for python"
category = "dev"
optional = false optional = false
python-versions = ">=3.6" python-versions = ">=3.6"
files = [ files = [
...@@ -1052,7 +1005,6 @@ testing = ["pytest", "pytest-benchmark"] ...@@ -1052,7 +1005,6 @@ testing = ["pytest", "pytest-benchmark"]
name = "poetry-core" name = "poetry-core"
version = "1.6.0" version = "1.6.0"
description = "Poetry PEP 517 Build Backend" description = "Poetry PEP 517 Build Backend"
category = "main"
optional = false optional = false
python-versions = ">=3.7,<4.0" python-versions = ">=3.7,<4.0"
files = [ files = [
...@@ -1064,7 +1016,6 @@ files = [ ...@@ -1064,7 +1016,6 @@ files = [
name = "poetry-plugin-export" name = "poetry-plugin-export"
version = "1.3.1" version = "1.3.1"
description = "Poetry plugin to export the dependencies to various formats" description = "Poetry plugin to export the dependencies to various formats"
category = "main"
optional = false optional = false
python-versions = ">=3.7,<4.0" python-versions = ">=3.7,<4.0"
files = [ files = [
...@@ -1080,7 +1031,6 @@ poetry-core = ">=1.3.0,<2.0.0" ...@@ -1080,7 +1031,6 @@ poetry-core = ">=1.3.0,<2.0.0"
name = "pre-commit" name = "pre-commit"
version = "2.21.0" version = "2.21.0"
description = "A framework for managing and maintaining multi-language pre-commit hooks." description = "A framework for managing and maintaining multi-language pre-commit hooks."
category = "dev"
optional = false optional = false
python-versions = ">=3.7" python-versions = ">=3.7"
files = [ files = [
...@@ -1099,7 +1049,6 @@ virtualenv = ">=20.10.0" ...@@ -1099,7 +1049,6 @@ virtualenv = ">=20.10.0"
name = "psutil" name = "psutil"
version = "5.9.5" version = "5.9.5"
description = "Cross-platform lib for process and system monitoring in Python." description = "Cross-platform lib for process and system monitoring in Python."
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.*"
files = [ files = [
...@@ -1126,7 +1075,6 @@ test = ["enum34", "ipaddress", "mock", "pywin32", "wmi"] ...@@ -1126,7 +1075,6 @@ test = ["enum34", "ipaddress", "mock", "pywin32", "wmi"]
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"
optional = false optional = false
python-versions = "*" python-versions = "*"
files = [ files = [
...@@ -1138,7 +1086,6 @@ files = [ ...@@ -1138,7 +1086,6 @@ files = [
name = "pycparser" name = "pycparser"
version = "2.21" version = "2.21"
description = "C parser in Python" description = "C parser in Python"
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.*"
files = [ files = [
...@@ -1150,7 +1097,6 @@ files = [ ...@@ -1150,7 +1097,6 @@ files = [
name = "pyproject-hooks" name = "pyproject-hooks"
version = "1.0.0" version = "1.0.0"
description = "Wrappers to call pyproject.toml-based build backend hooks." description = "Wrappers to call pyproject.toml-based build backend hooks."
category = "main"
optional = false optional = false
python-versions = ">=3.7" python-versions = ">=3.7"
files = [ files = [
...@@ -1165,7 +1111,6 @@ tomli = {version = ">=1.1.0", markers = "python_version < \"3.11\""} ...@@ -1165,7 +1111,6 @@ tomli = {version = ">=1.1.0", markers = "python_version < \"3.11\""}
name = "pyrsistent" name = "pyrsistent"
version = "0.19.3" version = "0.19.3"
description = "Persistent/Functional/Immutable data structures" description = "Persistent/Functional/Immutable data structures"
category = "main"
optional = false optional = false
python-versions = ">=3.7" python-versions = ">=3.7"
files = [ files = [
...@@ -1202,7 +1147,6 @@ files = [ ...@@ -1202,7 +1147,6 @@ files = [
name = "pytest" name = "pytest"
version = "7.3.1" version = "7.3.1"
description = "pytest: simple powerful testing with Python" description = "pytest: simple powerful testing with Python"
category = "dev"
optional = false optional = false
python-versions = ">=3.7" python-versions = ">=3.7"
files = [ files = [
...@@ -1225,7 +1169,6 @@ testing = ["argcomplete", "attrs (>=19.2.0)", "hypothesis (>=3.56)", "mock", "no ...@@ -1225,7 +1169,6 @@ testing = ["argcomplete", "attrs (>=19.2.0)", "hypothesis (>=3.56)", "mock", "no
name = "pytest-cov" name = "pytest-cov"
version = "4.0.0" version = "4.0.0"
description = "Pytest plugin for measuring coverage." description = "Pytest plugin for measuring coverage."
category = "dev"
optional = false optional = false
python-versions = ">=3.6" python-versions = ">=3.6"
files = [ files = [
...@@ -1244,7 +1187,6 @@ testing = ["fields", "hunter", "process-tests", "pytest-xdist", "six", "virtuale ...@@ -1244,7 +1187,6 @@ testing = ["fields", "hunter", "process-tests", "pytest-xdist", "six", "virtuale
name = "pytest-github-actions-annotate-failures" name = "pytest-github-actions-annotate-failures"
version = "0.1.8" version = "0.1.8"
description = "pytest plugin to annotate failed tests with a workflow command for GitHub Actions" description = "pytest plugin to annotate failed tests with a workflow command for GitHub Actions"
category = "dev"
optional = false optional = false
python-versions = ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*" python-versions = ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*"
files = [ files = [
...@@ -1259,7 +1201,6 @@ pytest = ">=4.0.0" ...@@ -1259,7 +1201,6 @@ pytest = ">=4.0.0"
name = "pytest-mock" name = "pytest-mock"
version = "3.10.0" version = "3.10.0"
description = "Thin-wrapper around the mock package for easier use with pytest" description = "Thin-wrapper around the mock package for easier use with pytest"
category = "dev"
optional = false optional = false
python-versions = ">=3.7" python-versions = ">=3.7"
files = [ files = [
...@@ -1277,7 +1218,6 @@ dev = ["pre-commit", "pytest-asyncio", "tox"] ...@@ -1277,7 +1218,6 @@ dev = ["pre-commit", "pytest-asyncio", "tox"]
name = "pytest-randomly" name = "pytest-randomly"
version = "3.12.0" version = "3.12.0"
description = "Pytest plugin to randomly order tests and control random.seed." description = "Pytest plugin to randomly order tests and control random.seed."
category = "dev"
optional = false optional = false
python-versions = ">=3.7" python-versions = ">=3.7"
files = [ files = [
...@@ -1293,7 +1233,6 @@ pytest = "*" ...@@ -1293,7 +1233,6 @@ pytest = "*"
name = "pytest-xdist" name = "pytest-xdist"
version = "3.3.0" version = "3.3.0"
description = "pytest xdist plugin for distributed testing, most importantly across multiple CPUs" description = "pytest xdist plugin for distributed testing, most importantly across multiple CPUs"
category = "dev"
optional = false optional = false
python-versions = ">=3.7" python-versions = ">=3.7"
files = [ files = [
...@@ -1315,7 +1254,6 @@ testing = ["filelock"] ...@@ -1315,7 +1254,6 @@ testing = ["filelock"]
name = "pywin32-ctypes" name = "pywin32-ctypes"
version = "0.2.0" version = "0.2.0"
description = "" description = ""
category = "main"
optional = false optional = false
python-versions = "*" python-versions = "*"
files = [ files = [
...@@ -1327,7 +1265,6 @@ files = [ ...@@ -1327,7 +1265,6 @@ files = [
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"
optional = false optional = false
python-versions = ">=3.6" python-versions = ">=3.6"
files = [ files = [
...@@ -1377,7 +1314,6 @@ files = [ ...@@ -1377,7 +1314,6 @@ files = [
name = "rapidfuzz" name = "rapidfuzz"
version = "2.15.1" version = "2.15.1"
description = "rapid fuzzy string matching" description = "rapid fuzzy string matching"
category = "main"
optional = false optional = false
python-versions = ">=3.7" python-versions = ">=3.7"
files = [ files = [
...@@ -1482,7 +1418,6 @@ full = ["numpy"] ...@@ -1482,7 +1418,6 @@ full = ["numpy"]
name = "requests" name = "requests"
version = "2.30.0" version = "2.30.0"
description = "Python HTTP for Humans." description = "Python HTTP for Humans."
category = "main"
optional = false optional = false
python-versions = ">=3.7" python-versions = ">=3.7"
files = [ files = [
...@@ -1504,7 +1439,6 @@ use-chardet-on-py3 = ["chardet (>=3.0.2,<6)"] ...@@ -1504,7 +1439,6 @@ use-chardet-on-py3 = ["chardet (>=3.0.2,<6)"]
name = "requests-toolbelt" name = "requests-toolbelt"
version = "1.0.0" version = "1.0.0"
description = "A utility belt for advanced users of python-requests" description = "A utility belt for advanced users of python-requests"
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.*"
files = [ files = [
...@@ -1519,7 +1453,6 @@ requests = ">=2.0.1,<3.0.0" ...@@ -1519,7 +1453,6 @@ requests = ">=2.0.1,<3.0.0"
name = "secretstorage" name = "secretstorage"
version = "3.3.3" version = "3.3.3"
description = "Python bindings to FreeDesktop.org Secret Service API" description = "Python bindings to FreeDesktop.org Secret Service API"
category = "main"
optional = false optional = false
python-versions = ">=3.6" python-versions = ">=3.6"
files = [ files = [
...@@ -1535,7 +1468,6 @@ jeepney = ">=0.6" ...@@ -1535,7 +1468,6 @@ jeepney = ">=0.6"
name = "setuptools" name = "setuptools"
version = "67.7.2" version = "67.7.2"
description = "Easily download, build, install, upgrade, and uninstall Python packages" description = "Easily download, build, install, upgrade, and uninstall Python packages"
category = "dev"
optional = false optional = false
python-versions = ">=3.7" python-versions = ">=3.7"
files = [ files = [
...@@ -1552,7 +1484,6 @@ testing-integration = ["build[virtualenv]", "filelock (>=3.4.0)", "jaraco.envs ( ...@@ -1552,7 +1484,6 @@ testing-integration = ["build[virtualenv]", "filelock (>=3.4.0)", "jaraco.envs (
name = "shellingham" name = "shellingham"
version = "1.5.0.post1" version = "1.5.0.post1"
description = "Tool to Detect Surrounding Shell" description = "Tool to Detect Surrounding Shell"
category = "main"
optional = false optional = false
python-versions = ">=3.7" python-versions = ">=3.7"
files = [ files = [
...@@ -1564,7 +1495,6 @@ files = [ ...@@ -1564,7 +1495,6 @@ files = [
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"
optional = false optional = false
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*" python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*"
files = [ files = [
...@@ -1576,7 +1506,6 @@ files = [ ...@@ -1576,7 +1506,6 @@ files = [
name = "tomli" name = "tomli"
version = "2.0.1" version = "2.0.1"
description = "A lil' TOML parser" description = "A lil' TOML parser"
category = "main"
optional = false optional = false
python-versions = ">=3.7" python-versions = ">=3.7"
files = [ files = [
...@@ -1588,7 +1517,6 @@ files = [ ...@@ -1588,7 +1517,6 @@ files = [
name = "tomlkit" name = "tomlkit"
version = "0.11.8" version = "0.11.8"
description = "Style preserving TOML library" description = "Style preserving TOML library"
category = "main"
optional = false optional = false
python-versions = ">=3.7" python-versions = ">=3.7"
files = [ files = [
...@@ -1600,7 +1528,6 @@ files = [ ...@@ -1600,7 +1528,6 @@ files = [
name = "trove-classifiers" name = "trove-classifiers"
version = "2023.5.2" version = "2023.5.2"
description = "Canonical source for classifiers on PyPI (pypi.org)." description = "Canonical source for classifiers on PyPI (pypi.org)."
category = "main"
optional = false optional = false
python-versions = "*" python-versions = "*"
files = [ files = [
...@@ -1612,7 +1539,6 @@ files = [ ...@@ -1612,7 +1539,6 @@ files = [
name = "types-html5lib" name = "types-html5lib"
version = "1.1.11.14" version = "1.1.11.14"
description = "Typing stubs for html5lib" description = "Typing stubs for html5lib"
category = "dev"
optional = false optional = false
python-versions = "*" python-versions = "*"
files = [ files = [
...@@ -1624,7 +1550,6 @@ files = [ ...@@ -1624,7 +1550,6 @@ files = [
name = "types-jsonschema" name = "types-jsonschema"
version = "4.17.0.8" version = "4.17.0.8"
description = "Typing stubs for jsonschema" description = "Typing stubs for jsonschema"
category = "dev"
optional = false optional = false
python-versions = "*" python-versions = "*"
files = [ files = [
...@@ -1636,7 +1561,6 @@ files = [ ...@@ -1636,7 +1561,6 @@ files = [
name = "types-requests" name = "types-requests"
version = "2.30.0.0" version = "2.30.0.0"
description = "Typing stubs for requests" description = "Typing stubs for requests"
category = "dev"
optional = false optional = false
python-versions = "*" python-versions = "*"
files = [ files = [
...@@ -1651,7 +1575,6 @@ types-urllib3 = "*" ...@@ -1651,7 +1575,6 @@ types-urllib3 = "*"
name = "types-urllib3" name = "types-urllib3"
version = "1.26.25.13" version = "1.26.25.13"
description = "Typing stubs for urllib3" description = "Typing stubs for urllib3"
category = "dev"
optional = false optional = false
python-versions = "*" python-versions = "*"
files = [ files = [
...@@ -1663,7 +1586,6 @@ files = [ ...@@ -1663,7 +1586,6 @@ files = [
name = "typing-extensions" name = "typing-extensions"
version = "4.5.0" version = "4.5.0"
description = "Backported and Experimental Type Hints for Python 3.7+" description = "Backported and Experimental Type Hints for Python 3.7+"
category = "dev"
optional = false optional = false
python-versions = ">=3.7" python-versions = ">=3.7"
files = [ files = [
...@@ -1675,7 +1597,6 @@ files = [ ...@@ -1675,7 +1597,6 @@ files = [
name = "urllib3" name = "urllib3"
version = "1.26.15" version = "1.26.15"
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"
optional = false optional = false
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*" python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*"
files = [ files = [
...@@ -1692,7 +1613,6 @@ socks = ["PySocks (>=1.5.6,!=1.5.7,<2.0)"] ...@@ -1692,7 +1613,6 @@ socks = ["PySocks (>=1.5.6,!=1.5.7,<2.0)"]
name = "virtualenv" name = "virtualenv"
version = "20.23.0" version = "20.23.0"
description = "Virtual Python Environment builder" description = "Virtual Python Environment builder"
category = "main"
optional = false optional = false
python-versions = ">=3.7" python-versions = ">=3.7"
files = [ files = [
...@@ -1713,7 +1633,6 @@ test = ["covdefaults (>=2.3)", "coverage (>=7.2.3)", "coverage-enable-subprocess ...@@ -1713,7 +1633,6 @@ test = ["covdefaults (>=2.3)", "coverage (>=7.2.3)", "coverage-enable-subprocess
name = "webencodings" name = "webencodings"
version = "0.5.1" version = "0.5.1"
description = "Character encoding aliases for legacy web content" description = "Character encoding aliases for legacy web content"
category = "main"
optional = false optional = false
python-versions = "*" python-versions = "*"
files = [ files = [
...@@ -1725,7 +1644,6 @@ files = [ ...@@ -1725,7 +1644,6 @@ files = [
name = "xattr" name = "xattr"
version = "0.10.1" version = "0.10.1"
description = "Python wrapper for extended filesystem attributes" description = "Python wrapper for extended filesystem attributes"
category = "main"
optional = false optional = false
python-versions = "*" python-versions = "*"
files = [ files = [
...@@ -1810,7 +1728,6 @@ cffi = ">=1.0" ...@@ -1810,7 +1728,6 @@ cffi = ">=1.0"
name = "zipp" name = "zipp"
version = "3.15.0" version = "3.15.0"
description = "Backport of pathlib-compatible object wrapper for zip files" description = "Backport of pathlib-compatible object wrapper for zip files"
category = "main"
optional = false optional = false
python-versions = ">=3.7" python-versions = ">=3.7"
files = [ files = [
......
[tool.poetry] [tool.poetry]
name = "poetry" name = "poetry"
version = "1.5.0" version = "1.6.0.dev0"
description = "Python dependency management and packaging made easy." description = "Python dependency management and packaging made easy."
authors = ["Sébastien Eustace <sebastien@eustace.io>"] authors = ["Sébastien Eustace <sebastien@eustace.io>"]
maintainers = [ maintainers = [
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment