numpy>=1.26.4
pandas>=2.2.3
joblib>=1.5.3
seaborn>=0.13.2
tqdm>=4.64.0
chaospy==4.3.21
h5py>=3.9.0
statsmodels>=0.14.2
multiprocess>=0.70.16
corner==2.2.3
umbridge==1.2.4

[:python_version < "3.10"]
matplotlib<3.10,>=3.7
scipy<1.11,>=1.9
emcee<3.1.6,>=3.0.2
scikit-learn<1.2,>=1.0
datasets<4.0.0,>=2.20.0

[:python_version >= "3.10"]
matplotlib>=3.10.0
scipy>=1.15.2
emcee>=3.1.6
scikit-learn<1.8.0,>=1.7.2
datasets>=4.6.1
