beautifulsoup4>=4.4.0
colorlog>=4.0.0
requests>=2.10.0
boto3>=1.4.0
future>=0.16.0
configparser>=3.5.0
PyYAML>=5.0

[:python_version == "2.7"]
keyring~=18.0.0
SecretStorage>=2.3.1

[:python_version == "2.7" and sys_platform == "linux2"]
dbus-python>=1.2.12

[:python_version == "3.*"]
keyring>=18.0.0
