appdirs>=1.4.4
RBTools>=1.0
flake8-json>=21.1

[:python_version == "2.7"]
celery<4.0,>=3.1.25
enum

[:python_version >= "3.6"]
celery<6.0,>=5.2.3

[all]
cpplint>=1.6
pycodestyle>=2.8
pyflakes>=2.4

[all:python_version == "2.7"]
doc8<0.8.999,>=0.8
flake8<3.999,>=3.3.0
pydocstyle<=3.999,>=3.0

[all:python_version >= "3.6"]
doc8>=0.10.1
flake8>=4.0
pydocstyle>=6.1.1
