torch>=2.0.0
numpy>=1.21.0
tensorly>=0.8.0
lz4>=4.0.0
safetensors>=0.3.0
cryptography>=3.4.0
psutil>=5.8.0
xxhash>=3.0.0
msgpack>=1.0.0
mscs>=2.4.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
black>=23.0.0
flake8>=6.0.0
mypy>=1.0.0
isort>=5.12.0
bandit>=1.7.0
pre-commit>=3.0.0
ruff>=0.0.284

[docs]
sphinx>=6.0.0
sphinx-rtd-theme>=1.2.0
myst-parser>=1.0.0
sphinx-autodoc-typehints>=1.23.0

[gpu]
torch[cuda]>=2.0.0
tensorrt>=8.0.0

[optimization]
numba>=0.57.0
numba[cuda]>=0.57.0
cupy>=11.0.0

[security]
cryptography[fernet]>=3.4.0
pycryptodome>=3.15.0
argon2-cffi>=21.3.0
