numpy>=1.20.0
pandas>=1.3.0
scikit-learn>=1.0.0
matplotlib>=3.3.0
seaborn>=0.11.0
openpyxl>=3.0.0
tqdm>=4.60.0
rich>=13.0.0
typer>=0.9.0
loguru>=0.7.0
pydantic>=2.0.0
torch>=2.8.0
botorch>=0.15.0
ax-platform>=0.2.0
rdkit>=2024.9.1
pyDOE>=0.3.8

[dev]
pytest>=6.0
pytest-cov>=2.0
black>=21.0
flake8>=3.8
mypy>=0.800
pre-commit>=2.10

[docs]
sphinx>=4.0
sphinx-rtd-theme>=1.0
myst-parser>=0.15

[test]
pytest>=6.0
pytest-cov>=2.0
pytest-mock>=3.0
