Bump dep on pydruid to 0.4.3 (#5098)

This commit is contained in:
Maxime Beauchemin 2018-05-30 09:15:10 -07:00 committed by GitHub
parent 0511d1f38d
commit f6117973e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@ pandas==0.22.0
parsedatetime==2.0.0
pathlib2==2.3.0
polyline==1.3.2
pydruid==0.4.2
pydruid==0.4.3
pyhive==0.5.1
python-dateutil==2.6.1
python-geohash==0.8.5

View File

@ -75,7 +75,7 @@ setup(
'parsedatetime',
'pathlib2',
'polyline',
'pydruid',
'pydruid>=0.4.3',
'pyhive>=0.4.0',
'python-dateutil',
'python-geohash',