You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by ma...@apache.org on 2018/12/09 07:48:06 UTC

[incubator-superset] branch master updated: Bump pydruid to 0.5.0 (#6454)

This is an automated email from the ASF dual-hosted git repository.

maximebeauchemin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git


The following commit(s) were added to refs/heads/master by this push:
     new 4109e89  Bump pydruid to 0.5.0 (#6454)
4109e89 is described below

commit 4109e893d314ed73cd51e517ae2f20770df7e556
Author: Maxime Beauchemin <ma...@gmail.com>
AuthorDate: Sat Dec 8 23:47:55 2018 -0800

    Bump pydruid to 0.5.0 (#6454)
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index f3446ad..081ca70 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -60,7 +60,7 @@ parsedatetime==2.0.0
 pathlib2==2.3.0
 polyline==1.3.2
 pycparser==2.19           # via cffi
-pydruid==0.4.4
+pydruid==0.5.0
 pyhive==0.5.1
 python-dateutil==2.6.1
 python-editor==1.0.3      # via alembic