jannisborn commited on
Commit
92b6226
·
unverified ·
1 Parent(s): ea5d366

fix: pip version

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,6 +1,6 @@
 
1
  -f https://download.pytorch.org/whl/cpu/torch_stable.html
2
  -f https://data.pyg.org/whl/torch-1.12.1+cpu.html
3
- # pip==20.2.4
4
  torch==1.12.1
5
  torch-scatter
6
  torch-spline-conv
 
1
+ jupyter-packaging
2
  -f https://download.pytorch.org/whl/cpu/torch_stable.html
3
  -f https://data.pyg.org/whl/torch-1.12.1+cpu.html
 
4
  torch==1.12.1
5
  torch-scatter
6
  torch-spline-conv