2016-11-14 17:09:16 +00:00
|
|
|
# linters such as flake8 and pylint should be pinned, as new releases
|
|
|
|
# make new things fail. Manually update these pins when pulling in a
|
|
|
|
# new version
|
2019-07-30 23:59:12 +00:00
|
|
|
|
|
|
|
# When updating this file, update .pre-commit-config.yaml too
|
2019-07-07 10:30:31 +00:00
|
|
|
asynctest==0.13.0
|
2019-07-30 23:59:12 +00:00
|
|
|
black==19.3b0
|
2019-04-02 03:31:05 +00:00
|
|
|
codecov==2.0.15
|
2019-10-13 20:27:42 +00:00
|
|
|
flake8-docstrings==1.5.0
|
2019-07-13 07:32:09 +00:00
|
|
|
flake8==3.7.8
|
2018-03-12 21:00:10 +00:00
|
|
|
mock-open==1.3.1
|
2019-09-27 19:57:59 +00:00
|
|
|
mypy==0.730
|
2019-09-19 18:50:45 +00:00
|
|
|
pre-commit==1.18.3
|
2019-08-21 16:48:46 +00:00
|
|
|
pydocstyle==4.0.1
|
2019-10-19 10:03:52 +00:00
|
|
|
pylint==2.4.3
|
|
|
|
astroid==2.3.2
|
2018-01-01 22:30:09 +00:00
|
|
|
pytest-aiohttp==0.3.0
|
2019-10-13 20:27:42 +00:00
|
|
|
pytest-cov==2.8.1
|
2018-11-10 20:08:32 +00:00
|
|
|
pytest-sugar==0.9.2
|
2018-11-26 21:43:14 +00:00
|
|
|
pytest-timeout==1.3.3
|
2019-10-13 20:27:42 +00:00
|
|
|
pytest==5.2.1
|
2019-09-22 08:02:23 +00:00
|
|
|
requests_mock==1.7.0
|