From d0491e9bfb3a13203cc63aaad12f6098d5e55b27 Mon Sep 17 00:00:00 2001 From: Mufei Li Date: Thu, 13 May 2021 14:26:05 +0800 Subject: [PATCH] Update env.cpu.yml --- env.cpu.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/env.cpu.yml b/env.cpu.yml index 3e1df1159c..bb4d672535 100644 --- a/env.cpu.yml +++ b/env.cpu.yml @@ -2,7 +2,7 @@ dependencies: - pip: - -f https://download.pytorch.org/whl/torch_stable.html - -f https://pytorch-geometric.com/whl/torch-1.6.0+cpu.html - - dgl==0.5.* + - dgl==0.6.* - torch==1.6.0+cpu - torchvision==0.7.0+cpu - torch-cluster