Skip to content

Commit cef1ab6

Browse files
committed
ENH: 7.
1 parent 1cccdc5 commit cef1ab6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
- name: Install Python deps
3838
run: |
3939
python3 -m pip install --upgrade pip
40-
python3 -m pip install tensorflow==2.12 numpy==1.24 h5py
40+
python3 -m pip install tensorflow==2.12 numpy==1.23 h5py
4141
4242
- name: Install R dependencies with pinned reticulate
4343
run: |

0 commit comments

Comments
 (0)