redis==4.3.4
html2text==2019.8.11
aiosmtplib<4.0.0; python_version <= "3.8"
aiosmtplib>=4.0.0; python_version >= "3.9"
pre-commit==1.18.2
flake8==6.1.0
codecov==2.1.13
mypy-zope==1.0.11
black==24.10.0
isort==5.13.2
jinja2==2.11.3
MarkupSafe<2.1.0
pytz==2020.1
emcache==0.6.0; python_version < '3.10'
pymemcache==3.4.0; python_version < '3.10'
mcp>=1.0.0; python_version >= '3.10'

# Conditional Pillow versions
pillow==10.4.0; python_version < '3.11'
pillow==11.1.0; python_version >= '3.11'
