Match pyOpenSSL and types-pyOpenSSL versions

Signed-off-by: Gábor Lipták <gliptak@gmail.com>
This commit is contained in:
Gábor Lipták 2022-09-25 13:48:51 -04:00
parent 1445ebd229
commit 9f006e3aa5
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ basepython = python3
deps =
lxml-stubs==0.2.0
mypy==0.971
types-pyOpenSSL==20.0.3
types-pyOpenSSL==21.0.0
types-setuptools==57.0.0
commands =
mypy --show-error-codes {posargs: scrapy tests}