Closed iiSeymour closed 3 years ago
Hey all,
I'm looking to depend on genomeworks-cuda-10-2 in bonito but the current set of pinned dependencies are too restrictive.
genomeworks-cuda-10-2
bonito
Specifically, the troubles are with the requirement on numpy==1.16.3 and the use of h5py and cupy.
numpy==1.16.3
@ohadmo I've tested 2021.2.2 with bonito using py3.{6,7,8} and can confirm #650 has done the trick, thank you for sorting this.
2021.2.2
py3.{6,7,8}
Hey all,
I'm looking to depend on
genomeworks-cuda-10-2
inbonito
but the current set of pinned dependencies are too restrictive.Specifically, the troubles are with the requirement on
numpy==1.16.3
and the use of h5py and cupy.