Files
plugins/autopilot/requirements.txt
José Molina Colmenero 438a7e5974 Fix networkx version
Graph.node has been renamed to Graph.nodes in version 2.4 at provokes a failure when running autopilot
2019-12-13 14:07:02 +01:00

5 lines
63 B
Plaintext

dnspython>=1.16.0
networkx==2.3
numpy>=1.16
pylightning>=0.0.7