From 2d772cc30e562e40a3d0a91366883c3278df6bb6 Mon Sep 17 00:00:00 2001 From: Maxim Devaev Date: Sun, 22 Jan 2023 22:50:06 +0200 Subject: TOTP implementation --- testenv/Dockerfile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'testenv/Dockerfile') 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 \ -- cgit v1.2.3