# Lint
pylint==2.16.2

# Test, coverage, and mocking
pytest==7.2.1
pytest-cov==4.0.0
mock==5.0.1
mockredispy==2.9.3

-r requirements.txt
