File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ dependencies:
1717 - pubchempy>=1.0.5
1818 - cairosvg>=2.8.2
1919 - pip :
20- - " dagviz @ git+https://github.com/ELIFE-ASU/dagviz.git "
20+ - dagviz
2121 - assemblycfg
2222 - assemblytheorytools
2323 - assembly-theory
Original file line number Diff line number Diff line change @@ -20,6 +20,6 @@ dependencies:
2020 - pubchempy
2121 - cairosvg
2222 - pip :
23- - " dagviz @ git+https://github.com/ELIFE-ASU/dagviz.git "
23+ - dagviz
2424 - assemblycfg
2525 - assembly-theory
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ dependencies = [
2727 " pyvis>=0.3.2" ,
2828 " pubchempy>=1.0.5" ,
2929 " cairosvg>=2.8.2" ,
30- " dagviz @ git+https://github.com/ELIFE-ASU/dagviz.git " ,
30+ " dagviz>=0.5.0 " ,
3131 " assembly-theory>=0.6.0" ,
3232 " assemblycfg>=1.2.2"
3333]
You can’t perform that action at this time.
0 commit comments