Pin pandas, remove numpy

This commit is contained in:
Maxime Beauchemin 2016-04-01 08:03:54 -07:00
parent 22d2b7fe0f
commit ab92e7a94d
1 changed files with 0 additions and 1 deletions

View File

@ -25,7 +25,6 @@ setup(
'humanize>=0.5.1, <0.6.0',
'gunicorn>=19.3.0, <20.0.0',
'markdown>=2.6.2, <3.0.0',
'numpy>=1.9, <2',
'pandas==0.18.0',
'parsedatetime==2.0.0',
'pydruid>=0.2.2, <0.3',