dev-requirements.txt (104B)
1mypy==0.910 2black==21.6b0 3isort==5.9.1 4flake8==3.9.2 5coverage==5.5 6pytest==6.2.4 7pytest-asyncio==0.15.1