AllenCell / cvapipe

Cell Variance Analysis Pipeline
Other
2 stars 0 forks source link

admin/update-dep-versions #9

Closed evamaxfield closed 4 years ago

evamaxfield commented 4 years ago

Pull request recommendations:

Resolves #8

The step workflow deps have upgraded and can now use more recent versions of their own deps. So this is largely just fixing stuff. Additionally, we can now support py38 because I pushed a change to aicsfeature that now works on py38 as well.

Thanks for contributing!

toloudis commented 4 years ago

Do we have a standard for dependency versions across all the sub-repos that this will be pulling in?

It would probably be good to "lock down" on particular versions for everyone.

evamaxfield commented 4 years ago

Do we have a standard for dependency versions across all the sub-repos that this will be pulling in?

It would probably be good to "lock down" on particular versions for everyone.

Great question. No we do not because I personally don't know of which repos will be pulled in.