Improve caching (HTTP sig and thumbnails)

This commit is contained in:
Thomas Sileo
2022-06-30 09:43:28 +02:00
parent 6458d2a6c7
commit 1f10c3367f
5 changed files with 42 additions and 23 deletions

View File

@@ -59,6 +59,7 @@ factory-boy = "^3.2.1"
pytest-asyncio = "^0.18.3"
types-Pillow = "^9.0.20"
types-emoji = "^1.7.2"
types-cachetools = "^5.2.1"
[build-system]
requires = ["poetry-core>=1.0.0"]