Django>=4.2
django-ninja>=1.0.0
requests>=2.28.0
cryptography>=41.0.0

[all]
celery>=5.3.0
django-unfold>=0.10.0

[celery]
celery>=5.3.0

[dev]
pytest>=7.0.0
pytest-django>=4.5.0
pytest-cov>=4.0.0

[unfold]
django-unfold>=0.10.0
