Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial Update #1

Merged
merged 13 commits into from
Jun 21, 2017
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Required python packages for ansible
PyYAML
Jinja2
httplib2
PyYAML==3.12
Jinja2==2.9.6
httplib2==0.10.3

# Ansible
ansible
ansible==2.3.1.0

#Other packages
boto
boto==2.47.0
13 changes: 7 additions & 6 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,11 @@ pip==9.0.1
bumpversion==0.5.3
wheel==0.29.0
watchdog==0.8.3
flake8==2.6.0
tox==2.3.1
coverage==4.1
Sphinx==1.4.8
flake8==3.3.0
tox==2.7.0
coverage==4.4.1
Sphinx==1.6.2
cryptography==1.9
PyYAML==3.11
ipython==5.3.0
PyYAML==3.12
ipython==6.1.0