scFates icon indicating copy to clipboard operation
scFates copied to clipboard

Relax depdendency requirements?

Open hschult opened this issue 7 months ago • 0 comments

Hi,

Thanks for this nice package. I have used scFates to do trajectory analysis in the past, and it worked great, but as I was setting up a new environment, I ran into a few issues. Apparently, other packages were updated, causing version conflicts with scFates. I had a look, and it comes down to restricting the following packages:

elpigraph-python==0.3.2
networkx<3.0
adjustText==0.7.3
pandas<=2.2.3

Would it be possible to relax these dependencies? Preferentially, anything using > instead of < or == would be great.

Best wishes Hendrik

hschult avatar Sep 16 '25 13:09 hschult