diff options
Diffstat (limited to 'testenv')
-rw-r--r-- | testenv/Dockerfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testenv/Dockerfile b/testenv/Dockerfile index 7dedc9ec..a4246989 100644 --- a/testenv/Dockerfile +++ b/testenv/Dockerfile @@ -41,6 +41,7 @@ RUN pacman --noconfirm --ask=4 -Syy \ python-yaml \ python-aiohttp \ python-aiofiles \ + python-async-lru \ python-periphery \ python-passlib \ python-pyotp \ |