Vini2 / phables

🫧🧬 From fragmented assemblies to high-quality bacteriophage genomes
https://phables.readthedocs.io/
MIT License
67 stars 7 forks source link

[Fix] Pin numpy version to <2.0.0 #55

Closed Vini2 closed 1 week ago

Vini2 commented 2 weeks ago

Pin the numpy version to <2.0.0 to support the proper functionality of pandas.

Refer to https://stackoverflow.com/a/78641304/6482586.