click>=8.0.0
numpy>=1.25.0
scipy>=1.10.0
python-magic>=0.4.27
pefile>=2024.2.1
oletools>=0.60.1
cryptography>=41.0.0
pycryptodome>=3.18.0

[ml]
scikit-learn>=1.2.0
joblib>=1.2.0
pandas>=2.0.0

[ml:platform_system != "Windows" or python_version >= "3.10"]
tensorflow>=2.12.0

[ml:platform_system == "Windows" and python_version >= "3.10"]
tensorflow-cpu>=2.12.0

[test]
pytest>=7.0.0

[ui]
streamlit>=1.30.0
textual
