diff --git a/tasks/debian.yml b/tasks/debian.yml
index 0ace70a1628d2c4f53382ef83cb4f7ec31549e78..d9af80e4c5cc06b5d181b97358fef1c2aa1d2654 100644
--- a/tasks/debian.yml
+++ b/tasks/debian.yml
@@ -20,6 +20,10 @@
     pkg:
       - python3-boto
       - python3-boto3
+      - python3-botocore
+      - python-boto
+      - python-boto3
+      - python-botocore
 
 - name: install matlab requirements
   become: yes