added boto3 to dev_requirements
This commit is contained in:
parent
c99400c0d6
commit
a89c03b6e1
1 changed files with 2 additions and 1 deletions
|
@ -9,4 +9,5 @@ pylint==2.6.0
|
||||||
pytest==6.1.2
|
pytest==6.1.2
|
||||||
pytest-cov==2.10.1
|
pytest-cov==2.10.1
|
||||||
pytest-datafiles==2.0
|
pytest-datafiles==2.0
|
||||||
dda-python-terraform==1.0.3
|
dda-python-terraform==1.0.3
|
||||||
|
boto3==1.17.100
|
Loading…
Reference in a new issue