From b084b098b7986f32ea306cd2fd7d4f98948d4b51 Mon Sep 17 00:00:00 2001 From: Jennifer Taylor Date: Sat, 19 Aug 2023 17:02:20 +0000 Subject: [PATCH] Add a memcached client so memcached users don't have to manually configure this on install. --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index 492de0b..b9c2889 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,3 +28,4 @@ pefile pillow discord_webhook iced-x86 +pylibmc