Skip to content

Commit

Permalink
Bump dep on pydruid to 0.4.3 (apache#5098)
Browse files Browse the repository at this point in the history
(cherry picked from commit f611797)
(cherry picked from commit fbaef04)
  • Loading branch information
mistercrunch committed Jun 7, 2018
1 parent 8f9f0ab commit 4936fae
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ pandas==0.22.0
parsedatetime==2.0.0
pathlib2==2.3.0
polyline==1.3.2
pydruid==0.4.2
pyhive==0.5.0
pydruid==0.4.3
pyhive==0.5.1
python-dateutil==2.6.1
python-geohash==0.8.5
pyyaml==3.12
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ def get_git_sha():
'parsedatetime',
'pathlib2',
'polyline',
'pydruid',
'pydruid>=0.4.3',
'pyhive>=0.4.0',
'python-dateutil',
'python-geohash',
Expand Down

0 comments on commit 4936fae

Please sign in to comment.