Remove asynctest dependency

This commit is contained in:
Alex Root Junior 2022-10-25 23:28:05 +03:00
parent 8370d57a24
commit ddf7b5f412
No known key found for this signature in database
GPG key ID: 074C1D455EBEA4AC
10 changed files with 34 additions and 87 deletions

View file

@ -85,7 +85,6 @@ pytest-mypy = "^0.10.0"
pytest-cov = "^4.0.0"
pytest-aiohttp = "^1.0.4"
aresponses = "^2.1.6"
asynctest = "^0.13.0"
[tool.poetry.group.dev.dependencies]