Skip to content

Commit

Permalink
Update on "github actions"
Browse files Browse the repository at this point in the history
[ghstack-poisoned]
  • Loading branch information
bottler committed Nov 27, 2024
1 parent f9045ac commit 2774e44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/ubuntu_restore_all/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ runs:
pip install --progress-bar off -U pip setuptools
pip install --progress-bar off -e .[all]
#pip install --progress-bar off --use-deprecated=legacy-resolver -e .[all]
pip install --progress-bar off -U numpy>=1.20.0
pip install --progress-bar off -U numpy==1.24.0 matplotlib==2.2.3 pyomo==5.7.1
pip install keras==2.6.0 # issue on Nov 4th 2021
shell: bash

0 comments on commit 2774e44

Please sign in to comment.