Skip to content

Commit 09952a6

Browse files
committed
Make pytorch a conda runtime dependency
Analogue to cornellius-gp/gpytorch#2457, necessary b/c of conda solver issues.
1 parent 49a643b commit 09952a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.conda/meta.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ requirements:
1616
- python>=3.8
1717

1818
run:
19+
- python>=3.8
1920
- pytorch>=1.11
2021
- scipy
2122
- jaxtyping>=0.2.9

0 commit comments

Comments
 (0)