requests>=2.31.0
python-dotenv>=1.0.0

[all]
redis>=5.0.0
eml-parser>=1.17.0
scapy>=2.5.0
yara-python>=4.3.0
tqdm>=4.66.0
cryptography>=41.0.0

[cache]
redis>=5.0.0

[cert]
cryptography>=41.0.0

[dev]
pytest>=7.4.0
pytest-cov>=4.1.0
pytest-mock>=3.12.0
black==24.3.0
flake8>=6.1.0
isort>=5.12.0
pre-commit>=3.4.0
bandit>=1.7.5

[email]
eml-parser>=1.17.0

[pcap]
scapy>=2.5.0

[yara]
yara-python>=4.3.0
tqdm>=4.66.0
