mirror of
https://github.com/wassname/catalyst.git
synced 2026-06-27 19:46:52 +08:00
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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user