django>=4.2
feature-flag-infra>=0.1.0

[celery]
celery>=5

[dev]
pytest
pytest-django
pytest-mock
coverage

[redis]
redis>=4
