# Lint
pylint~=2.15.5

# Test, coverage, and mocking
pytest~=7.2.0
pytest-cov~=4.0.0
mock~=4.0.3
mockredispy~=2.9.3

-r requirements.txt
