salt/requirements/dev_python34.txt

16 lines
501 B
Plaintext
Raw Normal View History

2015-05-11 16:53:49 +00:00
-r base.txt
mock>=2.0.0
apache-libcloud>=0.14.0
2015-05-11 16:53:49 +00:00
boto>=2.32.1
boto3>=1.2.1
2015-05-11 16:53:49 +00:00
moto>=0.3.6
# httpretty Needs to be here for now even though it's a dependency of boto.
# A pip install on a fresh system will decide to target httpretty 0.8.10 to
# satisfy other requirements, and httpretty 0.8.10 has bugs in setup.py that
# prevent it from being successfully installed (at least on Python 3.4).
httpretty
2017-03-01 16:14:23 +00:00
SaltPyLint>=v2017.2.29
pytest
git+https://github.com/saltstack/pytest-salt.git@master#egg=pytest-salt