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
106 stars 55 forks source link

Lock Numpy #4696

Closed axelstudios closed 1 week ago

axelstudios commented 1 week 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