# Lint
pylint~=2.8.3

# Test, coverage, and mocking
pytest~=6.2.4
pytest-cov~=2.11.1
mock~=4.0.3
mockredispy~=2.9.3

-r requirements.txt
