Skip to content

Commit

Permalink
Update environment.yml to use twnsorflow>=2.12.*
Browse files Browse the repository at this point in the history
  • Loading branch information
tjstruck committed Mar 25, 2024
1 parent 6ef1006 commit 5d701bf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ dependencies:
- dadi-cli
- pip:
- .
- tensorflow==2.13.*
- keras-tuner==1.4.6
- tensorflow>=2.12.*
- keras-tuner==1.4.6

0 comments on commit 5d701bf

Please sign in to comment.