GlandVergil commited on
Commit
721132f
·
verified ·
1 Parent(s): 1d11acc

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -7,10 +7,10 @@ OmegaConf
7
  hydra-core
8
  hydra-py
9
  dgl
10
- python=3.9
11
- pytorch=1.9
12
  torchaudio
13
  torchvision
14
- cudatoolkit=11.1
15
  dgl-cuda11.1
16
  pyrsistent
 
7
  hydra-core
8
  hydra-py
9
  dgl
10
+ python==3.9
11
+ pytorch==1.9
12
  torchaudio
13
  torchvision
14
+ cudatoolkit==11.1
15
  dgl-cuda11.1
16
  pyrsistent