Skip to content

Commit 5ff6fbf

Browse files
authored
Update environment.yml
1 parent 3985e6b commit 5ff6fbf

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

environment.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,17 @@ channels:
44
- pytorch
55
- dglteam
66
dependencies:
7-
- python=3.8
7+
- python=3.9
88
- pip
99
- matplotlib
1010
- jupyter
1111
- jupyterlab
12-
- pytorch>=1.4
13-
- torchvision>=0.5
12+
- pytorch
13+
- torchvision
1414
- torchtext
1515
- opencv
1616
- librosa
1717
- nb_conda_kernels
18-
- dgl>=0.4.3
18+
- dgl
1919
- pip:
2020
- torchviz

0 commit comments

Comments
 (0)