# Lint
pylint==2.6.0

# Test, coverage, and mocking
pytest==6.1.2
pytest-cov==2.10.1
mock==4.0.2
mockredispy==2.9.3

-r requirements.txt
