# Lint
pylint~=2.11.1

# Test, coverage, and mocking
pytest~=6.2.5
pytest-cov~=2.12.1
mock~=4.0.3
mockredispy~=2.9.3

-r requirements.txt
