Skip to content

Commit

Permalink
Merge pull request #59 from Quantum-Software-Development/dependabot/p…
Browse files Browse the repository at this point in the history
…ip/gpytorch-1.13

fix: bump gpytorch from 1.6.0 to 1.13
  • Loading branch information
FabianaCampanari authored Dec 12, 2024
2 parents db9e5a4 + 552c0ce commit 0fc7693
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ statsmodels==0.14.4
matplotlib==3.9.3
seaborn==0.13.2
scikit-learn==1.5.2
gpytorch==1.6.0 # Specify version, check latest available
gpytorch==1.13 # Specify version, check latest available
bayesian-optimization==1.2.0 # Specify version, check latest available
jupyter==1.1.1
bayesian-optimization==2.0.1 # Specify version, check latest available
Expand Down

0 comments on commit 0fc7693

Please sign in to comment.