Skip to content

Commit

Permalink
Resolve dependency conflict by updating tensorflow-cpu and keras vers…
Browse files Browse the repository at this point in the history
…ions
  • Loading branch information
devin-ai-integration[bot] committed Aug 19, 2024
1 parent c5fcd43 commit 393e35c
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.11.0,<2.12.0
keras>=2.11.0,<2.12.0
tensorflow-cpu>=2.8.0,<2.9.0
keras>=2.8.0,<2.9.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 393e35c

Please sign in to comment.