Django>=4.2
djangorestframework>=3.14
loguru>=0.7
requests>=2.28
cryptography>=38.0
qrcode>=7.4
Pillow>=9.0
python-dotenv>=0.19

[dev]
pytest>=7.0
pytest-django>=4.5
pytest-cov>=4.0
black>=22.0
isort>=5.11
flake8>=4.0
pylint>=2.15
mypy>=0.990
django-stubs>=1.12
