"""
List of required dependencies for ByteDarkLock (BDL) module.
This file can be used by setup scripts or installers to install
necessary packages.

Ensure you have pip install -r requirements.txt or similar.
"""
cryptography>=3.4.7
Pillow>=8.1.0