alteryx / woodwork

Woodwork is a Python library that provides robust methods for managing and communicating data typing information.
https://woodwork.alteryx.com
BSD 3-Clause "New" or "Revised" License
140 stars 19 forks source link

Pin numpy to <2.0.0 #1868

Closed thehomebrewnerd closed 4 weeks ago

thehomebrewnerd commented 4 weeks ago

Latest numpy release breaks several tests. Pin numpy to <2.0.0 until fixes can be implemented.