MAINT: Remove obsolete comment from requirements.txt

There was a comment in requirements.txt warning not to use
python-dateutil 2.4.0, which was necessary when we were using 2.3.x
and 2.4.0 was broken for us, but now we're using 2.4.2 which is fixed,
so the comment is no longer needed.
This commit is contained in:
Jonathan Kamens
2016-02-27 11:45:44 -05:00
parent 5e7d412141
commit 369a24aaec
-1
View File
@@ -19,7 +19,6 @@ pandas==0.16.1
patsy==0.4.0
statsmodels==0.6.1
# Don't use 2.4.0.
python-dateutil==2.4.2
six==1.9.0