doorstop-dev / doorstop

Requirements management using version control.
https://doorstop.readthedocs.io
Other
465 stars 126 forks source link

updating openpyxl to 3.1.2 #636

Closed sebastian-bergt closed 6 months ago

sebastian-bergt commented 6 months ago

When running the pip installed version, I am getting errors about np.float, which has been deprecated a while ago.

openpyxl seems to be the package having this issue and there are newer versions of it, so I thought upgrading it could solve the issue. And upon first glance, it did.