|
|
@ -1704,20 +1704,20 @@ dev = ["argcomplete", "attrs (>=19.2)", "hypothesis (>=3.56)", "mock", "pygments
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "pytest-asyncio"
|
|
|
|
name = "pytest-asyncio"
|
|
|
|
version = "0.24.0"
|
|
|
|
version = "0.25.3"
|
|
|
|
description = "Pytest support for asyncio"
|
|
|
|
description = "Pytest support for asyncio"
|
|
|
|
optional = false
|
|
|
|
optional = false
|
|
|
|
python-versions = ">=3.8"
|
|
|
|
python-versions = ">=3.9"
|
|
|
|
files = [
|
|
|
|
files = [
|
|
|
|
{file = "pytest_asyncio-0.24.0-py3-none-any.whl", hash = "sha256:a811296ed596b69bf0b6f3dc40f83bcaf341b155a269052d82efa2b25ac7037b"},
|
|
|
|
{file = "pytest_asyncio-0.25.3-py3-none-any.whl", hash = "sha256:9e89518e0f9bd08928f97a3482fdc4e244df17529460bc038291ccaf8f85c7c3"},
|
|
|
|
{file = "pytest_asyncio-0.24.0.tar.gz", hash = "sha256:d081d828e576d85f875399194281e92bf8a68d60d72d1a2faf2feddb6c46b276"},
|
|
|
|
{file = "pytest_asyncio-0.25.3.tar.gz", hash = "sha256:fc1da2cf9f125ada7e710b4ddad05518d4cee187ae9412e9ac9271003497f07a"},
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[package.dependencies]
|
|
|
|
[package.dependencies]
|
|
|
|
pytest = ">=8.2,<9"
|
|
|
|
pytest = ">=8.2,<9"
|
|
|
|
|
|
|
|
|
|
|
|
[package.extras]
|
|
|
|
[package.extras]
|
|
|
|
docs = ["sphinx (>=5.3)", "sphinx-rtd-theme (>=1.0)"]
|
|
|
|
docs = ["sphinx (>=5.3)", "sphinx-rtd-theme (>=1)"]
|
|
|
|
testing = ["coverage (>=6.2)", "hypothesis (>=5.7.1)"]
|
|
|
|
testing = ["coverage (>=6.2)", "hypothesis (>=5.7.1)"]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
@ -2393,4 +2393,4 @@ cffi = ["cffi (>=1.11)"]
|
|
|
|
[metadata]
|
|
|
|
[metadata]
|
|
|
|
lock-version = "2.0"
|
|
|
|
lock-version = "2.0"
|
|
|
|
python-versions = "^3.10"
|
|
|
|
python-versions = "^3.10"
|
|
|
|
content-hash = "ce2965cc31d92f38308e67918f7b13114b945f7280d4f9bdef19349a7f32c49a"
|
|
|
|
content-hash = "0226307932eb3c956dfb27def7006cbe4003fd2552557f9d6e97bf5781148152"
|
|
|
|