
[dill]
dill

[diskcache]
diskcache>=5.0.0

[lint]
mypy>=1.5.0
types-redis

[redis]
redis!=5.0.1,>=4.3.1

[speedup]
bitarray<4.0.0
xxhash<4.0.0
hiredis

[tests]
pytest==9.0.2
pytest-asyncio==1.3.0
pytest-cov==7.0.0
pytest-randomly==4.0.1
pytest-rerunfailures==16.1
hypothesis==6.148.7
