pandas>=1.0.0
numpy>=1.18.0
matplotlib>=3.3.0
scikit-learn>=0.24.0
hdbscan>=0.8.27
openpyxl>=3.0.5
wxpython>=4.1.0
colorama>=0.4.4
tqdm>=4.60.0

[:platform_system == "Darwin"]
pyobjc-core
pyobjc-framework-Cocoa

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
black>=20.8b1

[test]
pytest>=7.0.0
pytest-cov>=4.0.0
