tensorflow==2.15.*
numpy<2,>=1.23.5
pandas<2.3,>=2.0
scipy<1.14,>=1.10
h5py<4,>=3.8
anndata<0.12,>=0.10
tqdm<5,>=4.66
huggingface_hub>=0.23

[cuda]

[cuda:platform_system == "Linux" and platform_machine == "x86_64"]
tensorflow[and-cuda]==2.15.*
