You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@heron.apache.org by GitBox <gi...@apache.org> on 2020/08/16 10:42:51 UTC

[GitHub] [incubator-heron] Code0x58 commented on a change in pull request #3597: Clean heron-ui backend

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:
users@infra.apache.org