diff options
Diffstat (limited to 'testenv/Dockerfile')
-rw-r--r-- | testenv/Dockerfile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/testenv/Dockerfile b/testenv/Dockerfile index 21c3dfa6..c9bb5628 100644 --- a/testenv/Dockerfile +++ b/testenv/Dockerfile @@ -43,6 +43,8 @@ RUN pacman --noconfirm --ask=4 -Syy \ python-aiofiles \ python-periphery \ python-passlib \ + python-pyotp \ + python-qrcode \ python-pyserial \ python-setproctitle \ python-psutil \ |