Skip to content

Commit

Permalink
setup: bump pandas to 0.20.3 (#3506)
Browse files Browse the repository at this point in the history
  • Loading branch information
xrmx authored and mistercrunch committed Sep 28, 2017
1 parent f438ccb commit 8773e32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ def get_git_sha():
'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',
Expand Down

0 comments on commit 8773e32

Please sign in to comment.