Add types-certifi to satisfy mypy 0.902 (#1679)

This commit is contained in:
Marcelo Trylesinski 2021-06-14 15:41:22 +02:00 committed by GitHub
parent 776dbb578b
commit 4a3e5e12c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,6 +19,7 @@ flake8-bugbear
flake8-pie==0.5.*
isort==5.*
mypy
types-certifi
pytest==5.*
pytest-asyncio
pytest-trio