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/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
[build-system]
requires = [
"setuptools",
"wheel>=0.36.0",
"wheel>=0.46.3",
# Note: after upgrading to grpcio-tools, we must bump protobuf to >=5.0.
# Currently Blocked on old dependencies of Beam tft extra:
# https://github.com/apache/beam/issues/37854
Expand Down
Loading