Skip to content

Commit

Permalink
Enforce numpy < 2 (#2880)
Browse files Browse the repository at this point in the history
Enforce numpy < 2.0
  • Loading branch information
nvoxland-al authored Jun 21, 2024
1 parent 3f26e88 commit 1e795a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deeplake/requirements/common.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
numpy
numpy<2.0
pillow~=10.2.0
boto3
click
Expand Down

0 comments on commit 1e795a2

Please sign in to comment.