Skip to content

Commit

Permalink
bound numpy. Even though we install numpy elsewhere, adafruit-blinka …
Browse files Browse the repository at this point in the history
…has an unconstained numpy and 2.0 breaks our images
  • Loading branch information
CamDavidsonPilon committed Jul 5, 2024
1 parent 014f3ec commit 6262f07
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements/requirements_worker.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
-r requirements.txt
numpy<2.0
adafruit-circuitpython-ads1x15==2.2.23
DAC43608==0.2.7
TMP1075==0.2.1
Expand Down

0 comments on commit 6262f07

Please sign in to comment.