
[dill]
dill

[diskcache]
diskcache>=5.0.0

[lint]
mypy>=1.5.0
types-redis

[redis]
redis!=5.0.1,>=4.3.1

[speedup]
bitarray<3.0.0
xxhash<4.0.0
hiredis

[tests]
pytest==8.3.3
pytest-asyncio==0.24.0
pytest-cov==5.0.0
pytest-rerunfailures==14.0
hypothesis==6.112.2
