Skip to content

Commit

Permalink
upgraded torch, tensorflow, and jax (for tests)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonas Rauber committed Oct 11, 2021
1 parent dc8b487 commit b140568
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
-r requirements-dev.txt
torch==1.4.0
jaxlib==0.1.37
jax==0.1.57
tensorflow==2.5.0
torch==1.9.0
jaxlib==0.1.69
jax==0.2.17
tensorflow==2.6.0

0 comments on commit b140568

Please sign in to comment.