Skip to content

Commit 0fc7693

Browse files
Merge pull request #59 from Quantum-Software-Development/dependabot/pip/gpytorch-1.13
fix: bump gpytorch from 1.6.0 to 1.13
2 parents db9e5a4 + 552c0ce commit 0fc7693

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ statsmodels==0.14.4
55
matplotlib==3.9.3
66
seaborn==0.13.2
77
scikit-learn==1.5.2
8-
gpytorch==1.6.0 # Specify version, check latest available
8+
gpytorch==1.13 # Specify version, check latest available
99
bayesian-optimization==1.2.0 # Specify version, check latest available
1010
jupyter==1.1.1
1111
bayesian-optimization==2.0.1 # Specify version, check latest available

0 commit comments

Comments
 (0)