Skip to content

Commit

Permalink
Update tensorflow-cpu and keras version constraints to resolve depend…
Browse files Browse the repository at this point in the history
…ency conflict
  • Loading branch information
devin-ai-integration[bot] committed Aug 19, 2024
1 parent 671c661 commit 7ce7709
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ jaxlib>=0.4.13,<0.5.0
ml_dtypes>=0.2.0,<0.4.0
flax>=0.7.2,<0.8.0
optax>=0.1.7,<0.2.0
tensorflow-cpu>=2.8.0,<2.18.0
keras>=2.4.0,<2.5.0
tensorflow-cpu>=2.8.0,<2.12.0
keras>=2.8.0,<2.12.0
gym>=0.26.0,<0.27.0
pytest>=7.2.0,<7.3.0
flake8>=5.0.0,<5.1.0
Expand Down

0 comments on commit 7ce7709

Please sign in to comment.