# HG changeset patch # User Nicolas Saunier # Date 1466098516 0 # Node ID 0ae57c76f19c226d9ef938d370de12c251f3117f # Parent ef8795dba5edfe283bbf3df6810d37fdc7c777de requirements.txt edited online with Bitbucket diff -r ef8795dba5ed -r 0ae57c76f19c python/requirements.txt --- a/python/requirements.txt Fri Jun 10 17:46:54 2016 -0400 +++ b/python/requirements.txt Thu Jun 16 17:35:16 2016 +0000 @@ -5,7 +5,6 @@ CV functionalities (cvutils.py): opencv Image functionalities (cvutils.py): Python Image Library (new version is called Pillow) - Machine learning (ml.py): scipy - Moving object geometry (currently commented) (moving.py) and plotting shapely polygons (utils.py): shapely +Tabular data loading/processing (storage.py): pandas \ No newline at end of file