This commit is contained in:
Alex Root Junior 2021-11-08 01:09:11 +02:00
parent 626b4a8205
commit b180bdcec8
6 changed files with 97 additions and 7 deletions

View file

@ -77,6 +77,7 @@ pytest-lazy-fixture = "^0.6.3"
pytest-mock = "^3.6.0"
pytest-mypy = "^0.8.1"
pytest-cov = "^2.11.1"
pytest-aiohttp = "^0.3.0"
aresponses = "^2.1.4"
asynctest = "^0.13.0"
toml = "^0.10.2"