Skip to content

Commit 8afe26d

Browse files
JKSenthilfacebook-github-bot
authored andcommitted
pin numpy version (#848)
Summary: Pull Request resolved: #848 pin numpy to 1.26.4 Reviewed By: diego-urgell Differential Revision: D58888864 fbshipit-source-id: f48e9e4150d7e4376c4cc7cf6e12264206aee8fd
1 parent 882832c commit 8afe26d

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,5 +1,5 @@
11
torch
2-
numpy
2+
numpy==1.24.4
33
fsspec
44
tensorboard
55
packaging

0 commit comments

Comments
 (0)