Skip to content

Commit a3ccd0f

Browse files
committed
Update dependencies
1 parent 564b75e commit a3ccd0f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

recipe/meta.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ requirements:
2121
- cmake
2222
- ninja
2323
host:
24-
- libmetatensor >=0.1.15,<0.2
25-
- libmetatensor-torch >=0.8.0,<0.9
24+
- libmetatensor >=0.2.0,<0.3
25+
- libmetatensor-torch >=0.9.0,<0.10
2626
# We build against the CPU version of torch to not have to deal with CUDA
2727
# compilers (torch's CMake targets tries to find CUDA compilers even when
2828
# there is no CUDA code to build). This does not impact the `run`

0 commit comments

Comments
 (0)