# Lint
pylint==3.2.2

# Test, coverage, and mocking
pytest==8.2.1
pytest-cov==5.0.0
mock==5.1.0
mockredispy==2.9.3

-r requirements.txt
