Fix quota cache mixup

This commit is contained in:
Raphael Michel
2023-08-22 12:21:20 +02:00
parent e8ea6e0f5c
commit 3e122e0270
6 changed files with 92 additions and 12 deletions

View File

@@ -112,6 +112,7 @@ memcached = ["pylibmc"]
dev = [
"coverage",
"coveralls",
"fakeredis==2.18.*",
"flake8==6.0.*",
"freezegun",
"isort==5.12.*",