Mercurial > hg > nsaunier > traffic-intelligence
diff python/requirements.txt @ 614:5e09583275a4
Merged Nicolas/trafficintelligence into default
| author | Mohamed Gomaa <eng.m.gom3a@gmail.com> |
|---|---|
| date | Fri, 05 Dec 2014 12:13:53 -0500 |
| parents | 9c1818a71c9c |
| children | 0ae57c76f19c |
line wrap: on
line diff
--- a/python/requirements.txt Thu Apr 18 15:29:33 2013 -0400 +++ b/python/requirements.txt Fri Dec 05 12:13:53 2014 -0500 @@ -4,7 +4,7 @@ The following libraries are necessary for (sometimes very) specific classes/functions. CV functionalities (cvutils.py): opencv -Image functionalities (cvutils.py): Python Image Library +Image functionalities (cvutils.py): Python Image Library (new version is called Pillow) Machine learning (ml.py): scipy
