fastai 2.7.16 requires fastcore<1.6,>=1.5.29, but you have fastcore 1.6.8 which is incompatible.
fastai 2.7.16 requires torch<2.5,>=1.10, but you have torch 2.7.1+cu126 which is incompatible.
I tried to download torch with cuda support, and this error message popped up.
It didn’t do anything, but I still wonder if it has any unwanted consequences, because I’m currently using torch2.7 to support CUDA12.7 on my computer.