Skip to content

Commit

Permalink
Pin older version of tensorflow using keras<3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
susannasiebert committed Mar 12, 2024
1 parent e0ca9ad commit 230d279
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
run: |
pip install polars==0.16.18
pip install pypandoc==1.7.2
pip install "tensorflow<2.16"
pip install git+https://github.com/griffithlab/bigmhc.git#egg=bigmhc
pip install git+https://github.com/griffithlab/deepimmuno.git#egg=deepimmuno
pip install -e .
Expand Down

0 comments on commit 230d279

Please sign in to comment.