Skip to content

Commit

Permalink
pin keras core
Browse files Browse the repository at this point in the history
  • Loading branch information
ASEM000 committed Aug 24, 2023
1 parent a7fbd3e commit bfabec7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
run: |
python -m pip install --upgrade pip
python -m pip install pytreeclass>=0.4.0
python -m pip install keras_core>=0.1.1
python -m pip install keras_core==0.1.1
python -m pip install scikit-learn
python -m pip install pytest wheel optax jaxlib coverage kernex
- name: Pytest Check
Expand Down

0 comments on commit bfabec7

Please sign in to comment.