Skip to content

Commit

Permalink
remove matplotlib downgrade from jax tests
Browse files Browse the repository at this point in the history
  • Loading branch information
YigitElma committed Oct 30, 2024
1 parent d0f364f commit 97241dc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/jax_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ jobs:
sed -i '1i\jax[cpu] == ${{ matrix.jax-version }}' ./requirements.txt
cat ./requirements.txt
pip install -r ./devtools/dev-requirements.txt
pip install matplotlib==3.7.2
- name: Verify dependencies
run: |
python --version
Expand Down

0 comments on commit 97241dc

Please sign in to comment.