Skip to content

Commit

Permalink
fix(deps): Set NumPy<2.0.0
Browse files Browse the repository at this point in the history
This is aligned with other LBT repositories using NumPy.
  • Loading branch information
mikkelkp committed Dec 4, 2024
1 parent d2be71e commit 80a670d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
honeybee-radiance==1.66.138
numpy>=1.21.6
numpy<2.0.0

0 comments on commit 80a670d

Please sign in to comment.