Searched refs:cachetools (Results 1 – 2 of 2) sorted by relevance
15 import cachetools17 cachetools = None variable924 if cachetools:933 job_timestamp_cache.cache = cachetools.TTLCache(maxsize=maxsize,
129 …"Requirement already satisfied: cachetools<5.0,>=2.0.0 in /usr/local/lib/python3.6/dist-packages (…