numpy>=1.24
scipy<1.14,>=1.11
pytorch-lightning<2,>=1.9
anesthetic>=2.0
swyft==0.4.4

[:platform_system != "Darwin" or platform_machine != "x86_64"]
torch>=2.0

[:platform_system == "Darwin" and platform_machine == "x86_64"]
torch<2.3,>=2.0

[all]
mpi4py>=3.0
wandb
lsbi>=0.9
cosmopower
pytest>=7.0
pytest-cov>=4.0
ruff>=0.4
jupyter
notebook

[cmb]
cosmopower

[dev]
pytest>=7.0
pytest-cov>=4.0
ruff>=0.4

[examples]
lsbi>=0.9

[mpi]
mpi4py>=3.0

[notebook]
jupyter
notebook

[wandb]
wandb
