Skip to content

Commit

Permalink
Bumping up some versions for Python 3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
vabor112 committed Aug 10, 2024
1 parent 6574f85 commit 16d3aa2
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions test_requirements-3.12.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,17 @@

# Base
typing_extensions>=4.6
scipy==1.12.0
scipy==1.12

# Torch
torch==2.1.2
torch==2.2
gpytorch==1.11
botorch>=0.9

# TensorFlow
gpflow==2.9
tensorflow==2.15
tensorflow-probability==0.23
gpflow==2.9.2
tensorflow==2.16.2
tensorflow-probability==0.24

# JAX
jax==0.4.23
Expand Down

0 comments on commit 16d3aa2

Please sign in to comment.