fibmskrt commited on
Commit
8d97aa3
·
verified ·
1 Parent(s): def0cb4

fix: use networkx version compatible with python 3.8

Browse files
Files changed (1) hide show
  1. pre-requirements.txt +1 -0
pre-requirements.txt CHANGED
@@ -1,2 +1,3 @@
1
  pip==20.2.4
 
2
  torch==1.12.1
 
1
  pip==20.2.4
2
+ networkx==3.1
3
  torch==1.12.1