Skip to content

Commit 9550b63

Browse files
committed
Update base for Update on "[Experimental] Convert CastLike to Cast when dtype is available | feat(torchlib)"
[ghstack-poisoned]
1 parent 3d381f6 commit 9550b63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

noxfile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
COMMON_TEST_DEPENDENCIES = (
1313
"jinja2",
14-
"numpy==1.23.5",
14+
"numpy==1.24.0",
1515
"typing_extensions",
1616
"beartype!=0.16.0",
1717
"types-PyYAML",

0 commit comments

Comments
 (0)