Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion sdks/python/container/base_image_requirements_manual.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ cython<1
future
# TODO: Remove the upper bound once Tensorflow 2.11 is released.
# https://github.com/apache/beam/issues/23355
google-cloud-profiler<4.0.0
google-cloud-profiler<5.0.0
google-python-cloud-debugger;python_version<="3.9"
guppy3 # Memory profiler
mmh3 # Optimzes execution of some Beam codepaths. TODO: Make it Beam's dependency.
Expand Down
Loading