mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2026-02-01 08:43:14 -06:00
Reduce and update more dependencies.
This commit is contained in:
8
Pipfile
8
Pipfile
@@ -4,15 +4,13 @@ verify_ssl = true
|
||||
name = "pypi"
|
||||
|
||||
[packages]
|
||||
ansible = "==2.10.7"
|
||||
boto3 = "==1.17.49"
|
||||
botocore = "==1.20.49"
|
||||
ansible = "==6.1.0"
|
||||
boto3 = "==1.24.38"
|
||||
botocore = "==1.27.38"
|
||||
|
||||
[dev-packages]
|
||||
molecule = "==4.0.1"
|
||||
molecule-docker = "==2.0.0"
|
||||
docker = "==5.0.3"
|
||||
taskcat = "*"
|
||||
pytest = "*"
|
||||
testinfra = "*"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user