From: Marcelo Trylesinski Date: Mon, 14 Jun 2021 13:41:22 +0000 (+0200) Subject: ➕ Add types-certifi to satisfy mypy 0.902 (#1679) X-Git-Tag: 0.18.2~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a3e5e12c9449e01e45d7400da441bf6b34e2939;p=thirdparty%2Fhttpx.git ➕ Add types-certifi to satisfy mypy 0.902 (#1679) --- diff --git a/requirements.txt b/requirements.txt index f34bdeaa..839264f3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,6 +19,7 @@ flake8-bugbear flake8-pie==0.5.* isort==5.* mypy +types-certifi pytest==5.* pytest-asyncio pytest-trio