#
# Test requirements
#

pytest==4.6.4
pytest-spec==1.1.0
pytest-cov==2.7.1
pytest-mock
mock==2.0.0 ; python_version == '2.7'
py>=1.4.29
coveralls==1.8.1
sh==1.12.14
responses==0.10.6
# https://github.com/jhermann/responses/archive/working-context-manager.zip#egg=responses

# requirements for `rituals.reamed`
munch==2.3.2
click==6.6
configobj>=5

# requirements for `security.Credentials`
keyring==18.0.1
##secretstorage ; sys_platform == 'linux2'
##dbus-python ; sys_platform == 'linux2'
