Django>=3.2
openpyxl>=3.0.0

[async]
celery>=5.0.0
redis>=4.0.0

[dev]
pytest>=7.0.0
pytest-django>=4.0.0
pytest-cov>=3.0.0
black>=22.0.0
flake8>=4.0.0
isort>=5.0.0
