PyYAML<5.2,>=5.1
coloredlogs<10.1,>=10.0
furl<2.1,>=2.0
path.py<12.1,>=12.0
progressbar2<3.44,>=3.43
requests<2.23,>=2.22
websocket-client<0.57,>=0.56

[:python_version < "3.7"]
importlib-resources<6.0.0,>=3.2.0

[tests]
flake8
coverage
codecov

[tests:python_version >= "3.6"]
black==19.10b0
