django-contrib-comments>=1.9
django>=2.2
tzlocal>=2
bleach>=2
beautifulsoup4>=4.5.3
requests>=2.1.0
requests-oauthlib>=1.3
pillow>=7
chardet>=4
filebrowser_safe>=1.0.0
grappelli_safe>=1.0.0

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

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