Skip to content

Commit

Permalink
Pin to NumPy 1
Browse files Browse the repository at this point in the history
  • Loading branch information
tomwhite committed Jun 19, 2024
1 parent 12fcd1d commit 54b8237
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tensorstore-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ jobs:
run: |
python -m pip install --upgrade pip
python -m pip install -e '.[test]' 'tensorstore==0.1.59'
python -m pip install -U 'numpy==1.26.4'
- name: Run tests
run: |
Expand Down

0 comments on commit 54b8237

Please sign in to comment.