From adf1003cb3f4f4153efd2317c1f694042558cfce Mon Sep 17 00:00:00 2001 From: eterna2 Date: Wed, 9 Jun 2021 13:29:13 +0800 Subject: [PATCH] update requirements --- poetry.lock | 1 + requirements-dev.txt | 2 +- requirements.txt | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/poetry.lock b/poetry.lock index 1da5f65..4485408 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1448,6 +1448,7 @@ version = "1.12.1" [[package]] category = "main" description = "Backport of pathlib-compatible object wrapper for zip files" +marker = "python_version < \"3.8\"" name = "zipp" optional = false python-versions = ">=3.6" diff --git a/requirements-dev.txt b/requirements-dev.txt index b1ad872..0466a0a 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -736,6 +736,6 @@ wheel==0.36.2 \ --hash=sha256:e11eefd162658ea59a60a0f6c7d493a7190ea4b9a85e335b33489d9f17e0245e wrapt==1.12.1 \ --hash=sha256:b62ffa81fb85f4332a4f609cab4ac40709470da05643a082ec1eb88e6d9b97d7 -zipp==3.4.1 \ +zipp==3.4.1; python_version < "3.8" \ --hash=sha256:51cb66cc54621609dd593d1787f286ee42a5c0adbb4b29abea5a63edc3e03098 \ --hash=sha256:3607921face881ba3e026887d8150cca609d517579abe052ac81fc5aeffdbd76 diff --git a/requirements.txt b/requirements.txt index e6039c8..3900d54 100644 --- a/requirements.txt +++ b/requirements.txt @@ -320,6 +320,6 @@ wheel==0.36.2 \ --hash=sha256:e11eefd162658ea59a60a0f6c7d493a7190ea4b9a85e335b33489d9f17e0245e wrapt==1.12.1 \ --hash=sha256:b62ffa81fb85f4332a4f609cab4ac40709470da05643a082ec1eb88e6d9b97d7 -zipp==3.4.1 \ +zipp==3.4.1; python_version < "3.8" \ --hash=sha256:51cb66cc54621609dd593d1787f286ee42a5c0adbb4b29abea5a63edc3e03098 \ --hash=sha256:3607921face881ba3e026887d8150cca609d517579abe052ac81fc5aeffdbd76