Django>=6
iyzipay>=1.0.45

[dev]
pytest>=7.0
pytest-django>=4.0
pytest-cov>=4.0
black>=22.0
isort>=5.0
flake8>=5.0
mypy>=1.0
django-stubs>=4.0
pre-commit>=3.5.0
celery>=5.0
djangorestframework[dev]>=3.15.2

[docs]
sphinx>=5.0
sphinx-rtd-theme>=1.0

[drf]
djangorestframework>=3.12
