# HG changeset patch # User bimib # Date 1542277953 18000 # Node ID 5721182715a7b788544e8cd253c0108526467d36 # Parent 146cb8e171b873fd8539cde738574b9bd432d7b9 xml requirement diff -r 146cb8e171b8 -r 5721182715a7 Marea/marea.xml --- a/Marea/marea.xml Thu Nov 15 04:52:09 2018 -0500 +++ b/Marea/marea.xml Thu Nov 15 05:32:33 2018 -0500 @@ -6,8 +6,7 @@ pandas scipy - cobra - python-libsbml + cobra lxml svglib reportlab diff -r 146cb8e171b8 -r 5721182715a7 Marea/marea_cluster.py --- a/Marea/marea_cluster.py Thu Nov 15 04:52:09 2018 -0500 +++ b/Marea/marea_cluster.py Thu Nov 15 05:32:33 2018 -0500 @@ -605,4 +605,4 @@ ############################################################################### if __name__ == "__main__": - main() \ No newline at end of file + main() diff -r 146cb8e171b8 -r 5721182715a7 Marea/marea_cluster.xml --- a/Marea/marea_cluster.xml Thu Nov 15 04:52:09 2018 -0500 +++ b/Marea/marea_cluster.xml Thu Nov 15 05:32:33 2018 -0500 @@ -6,8 +6,7 @@ pandas scipy - cobra - python-libsbml + cobra scikit-learn matplotlib