Skip to content
This repository was archived by the owner on Jun 2, 2025. It is now read-only.

Commit a4bcfac

Browse files
authored
pin torch < 2.5.0 requirements.txt
1 parent 69338cc commit a4bcfac

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
@@ -1,4 +1,4 @@
1-
torch>=2.0.0
1+
torch>=2.0.0, <2.5.0
22
Cartopy>=0.20.3
33
xarray
44
zarr

0 commit comments

Comments
 (0)