diff --git a/setup.py b/setup.py index 861bf904746..7b4f3135747 100644 --- a/setup.py +++ b/setup.py @@ -201,6 +201,7 @@ def _print_deps(self, deplist): 'ipython', # contrib.viewer 'matplotlib', 'networkx', # network, incidence_analysis, community_detection + 'plotly', # pyomo.util.graph.plot_pyomo_model 'numpy', 'openpyxl', # dataportals #'pathos', # requested for #963, but PR currently closed