added boto3 to dev_requirements

This commit is contained in:
bom 2022-05-20 10:29:26 +02:00
parent c99400c0d6
commit a89c03b6e1

View file

@ -9,4 +9,5 @@ pylint==2.6.0
pytest==6.1.2
pytest-cov==2.10.1
pytest-datafiles==2.0
dda-python-terraform==1.0.3
dda-python-terraform==1.0.3
boto3==1.17.100