
[all]
matplotlib>=3.5.0
cryptography>=3.4
boto3>=1.26
google-cloud-storage>=2.0

[cloud]
boto3>=1.26
google-cloud-storage>=2.0

[crypto]
cryptography>=3.4

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
pytest-timeout>=2.1.0
black>=23.0.0
isort>=5.12.0
mypy>=1.0.0
ruff>=0.1.0
cryptography>=3.4

[gcs]
google-cloud-storage>=2.0

[s3]
boto3>=1.26

[visualization]
matplotlib>=3.5.0
