Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
pail23 committed Dec 16, 2023
1 parent a957553 commit b65c08e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/python-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ jobs:
- name: Special dependencies for macos
run: |
brew install hdf5
pip3 install numpy==1.22.2
pip3 install tables==3.7.0
pip3 install numpy==1.26.0
pip3 install tables==3.9.1
if: ${{ matrix.os == 'macos-latest' }}

- name: Install dependencies
Expand Down

0 comments on commit b65c08e

Please sign in to comment.