setup: bump pandas to 0.20.3 (#3506)

This commit is contained in:
Riccardo Magliocchetti 2017-09-28 04:50:06 +02:00 committed by Maxime Beauchemin
parent f438ccbcb1
commit 8773e32cd6
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ setup(
'gunicorn==19.7.1',
'idna==2.5',
'markdown==2.6.8',
'pandas==0.20.2',
'pandas==0.20.3',
'parsedatetime==2.0.0',
'pydruid==0.3.1',
'PyHive>=0.4.0',