# Lint
pylint~=2.13.9

# Test, coverage, and mocking
pytest~=7.1.2
pytest-cov~=3.0.0
mock~=4.0.3
mockredispy~=2.9.3

-r requirements.txt
