opencobra / cobratoolbox

The COnstraint-Based Reconstruction and Analysis Toolbox. Documentation:
https://opencobra.github.io/cobratoolbox
Other
247 stars 311 forks source link

Update numpy dependency #2176

Open qacwnfq opened 1 year ago

qacwnfq commented 1 year ago

Dear Cobra-Team

I noticed that cobra 0.26.3 depends on numpy<1.24 and >=1.13. With more and more packages moving to numpy>=1.24 I suggest updating this dependency.

The incompatible right now is, that np.float64 and some other numpy types were removed. The cobra code would have to be checked and the removed types would have to be replaced by suitable ones.

I hereby confirm that I have:

(Note: You may replace [ ] with [X] to check the box)