django-contrib-comments>=2.0
django>=2.2
tzlocal>=2
bleach>=2
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==20.8b1
isort<6,>=5
pyupgrade<3,>=2

[testing]
pytest-django<5,>=4
pytest-cov<3,>=2
