tvalentyn commented on code in PR #26120: URL: https://github.com/apache/beam/pull/26120#discussion_r1158581534
########## sdks/python/container/base_image_requirements_manual.txt: ########## @@ -32,11 +32,11 @@ cython<1 # some versions of libraries that launch Beam pipelines, like tensorflow-transform. # Leaving 'future' in our containers for now prevent breaking tft users. future -guppy3 # Memory profiler +guppy3;python_version<"3.11" # Memory profiler Review Comment: @AnandInguva can we link bugs here? -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
