numpy>=1.21.0
scikit-learn>=1.0.0
psutil>=5.8.0
cryptography>=43.0.0
keyring>=23.0.0
certifi>=2024.7.4

[cloud]
boto3>=1.28.0
azure-storage-blob>=12.17.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
pytest-mock>=3.10.0
black>=23.0.0
flake8>=6.0.0
mypy>=1.0.0
isort>=5.12.0
pre-commit>=3.0.0

[docs]
sphinx>=6.0.0
sphinx-rtd-theme>=1.2.0
sphinx-autodoc-typehints>=1.22.0

[pqc]
pqcdualusb>=0.15.5

[test]
pytest>=7.0.0
pytest-cov>=4.0.0
pytest-mock>=3.10.0
tox>=4.0.0
