SEED-platform / seed

Standard Energy Efficiency Data (SEED) Platform™ is a web-based application that helps organizations easily manage data on the energy performance of large groups of buildings.
Other
111 stars 54 forks source link

Lock Numpy #4696

Closed axelstudios closed 5 months ago

axelstudios commented 5 months ago

Any background context you want to provide?

Numpy v2 was released yesterday, and pnnl-buildingid doesn't specify which version, so the CI (and updated local instances) are failing to work with the new major version

What's this PR do?

Locks numpy to v1.26.4

How should this be manually tested?

The CI should pass