# Lint
pylint==3.0.0

# Test, coverage, and mocking
pytest==7.4.2
pytest-cov==4.1.0
mock==5.1.0
mockredispy==2.9.3

-r requirements.txt
