DCD-686: Update to Debian Buster for better compability with Amazon Linux 2.

This commit is contained in:
Steve Smith
2019-10-04 11:57:54 +10:00
parent b82ab6327a
commit ba25ab8f73
5 changed files with 150 additions and 73 deletions

View File

@@ -5,8 +5,6 @@ name = "pypi"
[packages]
ansible = "==2.8.2"
boto3 = "==1.9.241"
botocore = "==1.12.241"
[dev-packages]
molecule = "==2.20.1"
@@ -16,4 +14,4 @@ taskcat = "*"
Jinja2 = "*"
[requires]
python_version = "3.7"
python_version = "2.7"