[ 
https://issues.apache.org/jira/browse/BEAM-7923?focusedWorklogId=427726&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-427726
 ]

ASF GitHub Bot logged work on BEAM-7923:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 27/Apr/20 17:18
            Start Date: 27/Apr/20 17:18
    Worklog Time Spent: 10m 
      Work Description: KevinGG commented on a change in pull request #11507:
URL: https://github.com/apache/beam/pull/11507#discussion_r415999888



##########
File path: sdks/python/setup.py
##########
@@ -229,6 +229,8 @@ def get_version():
     'selenium>=3.141.0,<4',
     'needle>=0.5.0,<1',
     'chromedriver-binary>=80,<81',
+    # use a fixed version of PIL for different python versions
+    'pillow==7.1.1',

Review comment:
       I've made it any version under a major version >=7,<8.




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


Issue Time Tracking
-------------------

    Worklog Id:     (was: 427726)
    Time Spent: 21h 10m  (was: 21h)

> Interactive Beam
> ----------------
>
>                 Key: BEAM-7923
>                 URL: https://issues.apache.org/jira/browse/BEAM-7923
>             Project: Beam
>          Issue Type: New Feature
>          Components: runner-py-interactive
>            Reporter: Ning Kang
>            Assignee: Ning Kang
>            Priority: Major
>          Time Spent: 21h 10m
>  Remaining Estimate: 0h
>
> This is the top level ticket for all efforts leveraging [interactive 
> Beam|[https://github.com/apache/beam/tree/master/sdks/python/apache_beam/runners/interactive]]
> As the development goes, blocking tickets will be added to this one.
>  
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to