We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 385ced7 + f88699d commit 939271fCopy full SHA for 939271f
1 file changed
tox.ini
@@ -27,7 +27,7 @@ commands =
27
28
[testenv:graphs]
29
basepython=python2.7
30
-deps = graphviz==0.12
+deps = graphviz==0.13
31
commands =
32
python visualizer/visualize.py -i docs/source/_static
33
0 commit comments