# Lint, Format
ruff==0.4.4

# Test, coverage, and mocking
pytest==8.2.1
pytest-randomly==3.15.0
pytest-cov==5.0.0
pytest-clarity==1.0.1
mockredispy==2.9.3

-r requirements.txt
