From 5ce4554f042cb989b4c679df3a22d5925b442c03 Mon Sep 17 00:00:00 2001 From: overcat <4catcode@gmail.com> Date: Sun, 27 Aug 2023 12:28:51 +0800 Subject: [PATCH] pre-release: 9.0.0-alpha0 --- poetry.lock | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/poetry.lock b/poetry.lock index e56a00bc..ac70b62c 100644 --- a/poetry.lock +++ b/poetry.lock @@ -114,7 +114,7 @@ speedups = ["Brotli", "aiodns", "cchardet"] name = "aiohttp-sse-client" version = "0.2.1" description = "A Server-Sent Event python client base on aiohttp" -optional = false +optional = true python-versions = "*" files = [ {file = "aiohttp-sse-client-0.2.1.tar.gz", hash = "sha256:5004e29271624af586158dc7166cb0687a7a5997aab5b808f4b53400e1b72e3b"}, @@ -1581,7 +1581,10 @@ files = [ docs = ["furo", "jaraco.packaging (>=9)", "jaraco.tidelift (>=1.4)", "rst.linker (>=1.9)", "sphinx (>=3.5)", "sphinx-lint"] testing = ["big-O", "flake8 (<5)", "jaraco.functools", "jaraco.itertools", "more-itertools", "pytest (>=6)", "pytest-black (>=0.3.7)", "pytest-checkdocs (>=2.4)", "pytest-cov", "pytest-enabler (>=1.3)", "pytest-flake8", "pytest-mypy (>=0.9.1)"] +[extras] +aiohttp = ["aiohttp", "aiohttp-sse-client"] + [metadata] lock-version = "2.0" python-versions = ">=3.7,<4.0" -content-hash = "1ecf0fc09cd5c461d58e99825aca70e0ffd961b12f68e5bb897f62e45a630a43" +content-hash = "fedbc069e486b6607561f1b4f4409cfd384c2c5abaa0ac67fcdf2e940ab47a9e"