Fix CI
parent
24c8db0121
commit
51a090cfdc
|
@ -13,6 +13,7 @@ mypy==0.720
|
|||
pre-commit==1.18.3
|
||||
pydocstyle==4.0.1
|
||||
pylint==2.3.1
|
||||
astroid==2.2.5
|
||||
pytest-aiohttp==0.3.0
|
||||
pytest-cov==2.7.1
|
||||
pytest-sugar==0.9.2
|
||||
|
|
|
@ -14,6 +14,7 @@ mypy==0.720
|
|||
pre-commit==1.18.3
|
||||
pydocstyle==4.0.1
|
||||
pylint==2.3.1
|
||||
astroid==2.2.5
|
||||
pytest-aiohttp==0.3.0
|
||||
pytest-cov==2.7.1
|
||||
pytest-sugar==0.9.2
|
||||
|
|
Loading…
Reference in New Issue