Skip to content

Commit

Permalink
back to previous version
Browse files Browse the repository at this point in the history
  • Loading branch information
YigitElma committed Oct 21, 2024
1 parent 3c83c04 commit 732a951
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/jax_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,6 @@ jobs:
cat ./requirements.txt
pip install -r ./devtools/dev-requirements.txt
pip install matplotlib==3.7.2
if [[ $(echo "${{ matrix.jax-version }} == 0.4.13" | bc -l) -eq 1 ]]; then
pip install scipy==1.10.1
fi
- name: Verify dependencies
run: |
python --version
Expand Down

0 comments on commit 732a951

Please sign in to comment.