# Lint
pylint==2.17.4

# Test, coverage, and mocking
pytest==7.4.0
pytest-cov==4.1.0
mock==5.0.2
mockredispy==2.9.3

-r requirements.txt
