Hi! You shouldn’t be using both of these at the same time, and don’t need to either. Graphs contains the newer versions of LightGraphs, so you can remove the LightGraphs dependency.
That should solve the issue too, and allow you to call simplecycles directly without needing to specify Graphs.simplecycles - the conflict between Graphs and LightGraphs is what is causing the original issue.