django-contrib-comments>=2.0
django<5,>=2.2
tzlocal>=2
bleach[css]>=5
beautifulsoup4>=4.5.3
requests>=2.1.0
requests-oauthlib>=1.3
pillow>=7
chardet>=4
pytz>=2021.1
filebrowser_safe>=1.1.1
grappelli_safe>=1.1.1

[codestyle]
flake8<4,>=3
black==22.3.0
isort<6,>=5
pyupgrade<3,>=2

[testing]
pytest-django<5,>=4
pytest-cov>=2
requirements-parser>=0.11
