# HG changeset patch # User Nicolas Saunier # Date 1466274410 14400 # Node ID 0b03218cd0088be66641909f8612a97a0decf202 # Parent daa992ac6b44e5d467a04c258fa5956b51caf0eb# Parent 0ae57c76f19c226d9ef938d370de12c251f3117f merged diff -r daa992ac6b44 -r 0b03218cd008 python/requirements.txt --- a/python/requirements.txt Sat Jun 18 14:25:59 2016 -0400 +++ b/python/requirements.txt Sat Jun 18 14:26:50 2016 -0400 @@ -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