Skip to content

Commit

Permalink
upgrade dependency installs
Browse files Browse the repository at this point in the history
  • Loading branch information
Sam-Armstrong committed Aug 23, 2024
1 parent bb27436 commit 7b71f39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/shell/run_integration_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ target=$2
export IVY_KEY=$3
export VERSION=linux-nightly

pip3 install -r requirements/requirements.txt
pip3 install -r requirements/requirements.txt --upgrade
pip3 install jax
pip3 install jaxlib
pip3 install flax
Expand Down

0 comments on commit 7b71f39

Please sign in to comment.