You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by jo...@apache.org on 2019/07/08 16:45:55 UTC

[incubator-superset] branch john-bodley--pydruid-0.5.6 created (now cb3f911)

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

johnbodley pushed a change to branch john-bodley--pydruid-0.5.6
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git.


      at cb3f911  Update requirements.txt

This branch includes the following new commits:

     new cb3f911  Update requirements.txt

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[incubator-superset] 01/01: Update requirements.txt

Posted by jo...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

johnbodley pushed a commit to branch john-bodley--pydruid-0.5.6
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git

commit cb3f911d349eeae7d84e0ca71c5ca9db10eaa1a5
Author: John Bodley <45...@users.noreply.github.com>
AuthorDate: Mon Jul 8 09:45:47 2019 -0700

    Update requirements.txt
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 8c0b616..702abe6 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -58,7 +58,7 @@ polyline==1.3.2
 prison==0.1.2             # via flask-appbuilder
 py==1.7.0                 # via retry
 pycparser==2.19           # via cffi
-pydruid==0.5.3
+pydruid==0.5.6
 pyjwt==1.7.1              # via flask-appbuilder, flask-jwt-extended
 pyrsistent==0.14.11       # via jsonschema
 python-dateutil==2.6.1