summaryrefslogtreecommitdiffstats
path: root/requirements.txt
diff options
context:
space:
mode:
authorMichael Manfre2022-12-05 16:48:02 -0500
committerGitHub2022-12-05 14:48:02 -0700
commit238268eb3164e418656d3d23defd9d9a52423256 (patch)
tree30efbfa0fa7654762649a0ef8099ebf65d8cc1b5 /requirements.txt
parent22e25ac454b52686685d4d9f1241416cd35fafda (diff)
downloadtakahe-238268eb3164e418656d3d23defd9d9a52423256.tar.gz
takahe-238268eb3164e418656d3d23defd9d9a52423256.tar.bz2
takahe-238268eb3164e418656d3d23defd9d9a52423256.zip
Add pylibmc and pymemcache to requirements and make timeout not lazy (#116)
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 2 insertions, 0 deletions
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