numpy>=1.21.0
pandas>=1.5.3
scikit-learn>=1.0.0
tensorflow>=2.8.0
jinja2>=3.1.2
psutil>=5.8.0
umap-learn>=0.5.0
click>=8.0.0
rich>=12.0.0
pyyaml>=6.0.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
pytest-mock>=3.10.0
pytest-xdist>=3.0.0
mypy>=1.0.0
ruff>=0.1.0
types-psutil
types-PyYAML>=6.0.0
pandas-stubs>=2.0.0
build>=0.10.0
twine>=4.0.0
nhandu>=0.1.0

[docs]
sphinx>=5.0.0
sphinx-rtd-theme>=1.0.0
myst-parser>=0.18.0

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