Skip to content

Commit

Permalink
had to restrict torch version to <=2.2.1 as dgl so files only go up t…
Browse files Browse the repository at this point in the history
…o 2.2.1

this is not a good solution
  • Loading branch information
Matan Ninio committed Jul 31, 2024
1 parent 5cfb702 commit 2cf505b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
click
pyfastx
torch
torch <= 2.2.1 # due to dgl limitis with included libgraphblot_pytorch so files
pytorch-lightning
torchvision
tokenizers
Expand Down

0 comments on commit 2cf505b

Please sign in to comment.