Skip to content

Commit

Permalink
pin numpy version (pytorch#848)
Browse files Browse the repository at this point in the history
Summary:
Pull Request resolved: pytorch#848

pin numpy to 1.26.4

Reviewed By: diego-urgell

Differential Revision: D58888864

fbshipit-source-id: f48e9e4150d7e4376c4cc7cf6e12264206aee8fd
  • Loading branch information
JKSenthil authored and facebook-github-bot committed Jun 24, 2024
1 parent 882832c commit 8afe26d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
torch
numpy
numpy==1.24.4
fsspec
tensorboard
packaging
Expand Down

0 comments on commit 8afe26d

Please sign in to comment.