karen-pal opened a new pull request #10014: URL: https://github.com/apache/incubator-superset/pull/10014
### SUMMARY Bump version of pydruid: 0.5.9 to 0.5.11 Version 0.5.9 causes installation errors with python 3.7 when running `pip install -r requirements-dev.txt`. This is fixed by bumping said version. ### TEST PLAN <!--- What steps should be taken to verify the changes --> * Check that superset can now be fresh installed smoothly in 3.7 envs and doesn't cause errors on other envs. * Should be tested in different python envs with druid datasources to check it doesn't break stuff. ### ADDITIONAL INFORMATION <!--- Check any relevant boxes with "x" --> <!--- HINT: Include "Fixes #nnn" if you are fixing an existing issue --> - [ ] Has associated issue: - [ ] Changes UI - [ ] Requires DB Migration. - [ ] Confirm DB Migration upgrade and downgrade tested. - [ ] Introduces new feature or API - [ ] Removes existing feature or API ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
