Code0x58 commented on a change in pull request #3597:
URL: https://github.com/apache/incubator-heron/pull/3597#discussion_r471096619



##########
File path: heron/shell/src/python/BUILD
##########
@@ -7,7 +7,7 @@ pex_library(
     ),
     reqs = [
         "requests==2.12.3",
-        "tornado==4.0.2",
+        "tornado==4.5.3",

Review comment:
       both `heron-shell` and `heron-tracker` use tornado still, this PR just 
removes the use of it in explorer+UI. I forgot to remove `tornado` from the 
reqs of the explorer after rebasing though




----------------------------------------------------------------
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]


Reply via email to