There was an error while loading. Please reload this page.
1 parent 564b75e commit a3ccd0fCopy full SHA for a3ccd0f
1 file changed
recipe/meta.yaml
@@ -21,8 +21,8 @@ requirements:
21
- cmake
22
- ninja
23
host:
24
- - libmetatensor >=0.1.15,<0.2
25
- - libmetatensor-torch >=0.8.0,<0.9
+ - libmetatensor >=0.2.0,<0.3
+ - libmetatensor-torch >=0.9.0,<0.10
26
# We build against the CPU version of torch to not have to deal with CUDA
27
# compilers (torch's CMake targets tries to find CUDA compilers even when
28
# there is no CUDA code to build). This does not impact the `run`
0 commit comments