|
|
@ -1,4 +1,4 @@
|
|
|
|
# This file is automatically @generated by Poetry 1.7.1 and should not be changed by hand.
|
|
|
|
# This file is automatically @generated by Poetry 1.8.2 and should not be changed by hand.
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "aioquic"
|
|
|
|
name = "aioquic"
|
|
|
@ -1623,17 +1623,17 @@ testing = ["argcomplete", "attrs (>=19.2.0)", "hypothesis (>=3.56)", "mock", "no
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "pytest-asyncio"
|
|
|
|
name = "pytest-asyncio"
|
|
|
|
version = "0.23.3"
|
|
|
|
version = "0.23.7"
|
|
|
|
description = "Pytest support for asyncio"
|
|
|
|
description = "Pytest support for asyncio"
|
|
|
|
optional = false
|
|
|
|
optional = false
|
|
|
|
python-versions = ">=3.8"
|
|
|
|
python-versions = ">=3.8"
|
|
|
|
files = [
|
|
|
|
files = [
|
|
|
|
{file = "pytest-asyncio-0.23.3.tar.gz", hash = "sha256:af313ce900a62fbe2b1aed18e37ad757f1ef9940c6b6a88e2954de38d6b1fb9f"},
|
|
|
|
{file = "pytest_asyncio-0.23.7-py3-none-any.whl", hash = "sha256:009b48127fbe44518a547bddd25611551b0e43ccdbf1e67d12479f569832c20b"},
|
|
|
|
{file = "pytest_asyncio-0.23.3-py3-none-any.whl", hash = "sha256:37a9d912e8338ee7b4a3e917381d1c95bfc8682048cb0fbc35baba316ec1faba"},
|
|
|
|
{file = "pytest_asyncio-0.23.7.tar.gz", hash = "sha256:5f5c72948f4c49e7db4f29f2521d4031f1c27f86e57b046126654083d4770268"},
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[package.dependencies]
|
|
|
|
[package.dependencies]
|
|
|
|
pytest = ">=7.0.0"
|
|
|
|
pytest = ">=7.0.0,<9"
|
|
|
|
|
|
|
|
|
|
|
|
[package.extras]
|
|
|
|
[package.extras]
|
|
|
|
docs = ["sphinx (>=5.3)", "sphinx-rtd-theme (>=1.0)"]
|
|
|
|
docs = ["sphinx (>=5.3)", "sphinx-rtd-theme (>=1.0)"]
|
|
|
|