From 238268eb3164e418656d3d23defd9d9a52423256 Mon Sep 17 00:00:00 2001 From: Michael Manfre Date: Mon, 5 Dec 2022 16:48:02 -0500 Subject: Add pylibmc and pymemcache to requirements and make timeout not lazy (#116) --- requirements.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt index 9f3e3ab..2560fc5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,6 +13,8 @@ pillow~=9.3.0 psycopg2~=2.9.5 pydantic~=1.10.2 pyld~=2.0.3 +pylibmc~=1.6.3 +pymemcache~=4.0.0 python-dotenv~=0.21.0 sentry-sdk~=1.11.0 sphinx~=5.3.0 -- cgit v1.2.3