supervisor/requirements_tests.txt
dependabot[bot] e22a20c165
Bump pre-commit from 2.12.1 to 2.13.0 (#2912)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-25 10:58:39 +02:00

15 lines
357 B
Plaintext

black==21.5b1
codecov==2.1.11
coverage==5.5
flake8-docstrings==1.6.0
flake8==3.9.2
pre-commit==2.13.0
pydocstyle==6.1.1
pylint==2.8.2
pytest-aiohttp==0.3.0
pytest-asyncio==0.12.0 # NB!: Versions over 0.12.0 breaks pytest-aiohttp (https://github.com/aio-libs/pytest-aiohttp/issues/16)
pytest-cov==2.12.0
pytest-timeout==1.4.2
pytest==6.2.4
pyupgrade==2.18.3