Skip to content

Commit

Permalink
Internal Only
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 598970334
  • Loading branch information
tf-metadata-team authored and tfx-copybara committed Jan 16, 2024
1 parent 667d369 commit a700de3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ def run(self):
install_requires=[
'absl-py>=0.9,<2.0.0',
'googleapis-common-protos>=1.52.0,<2',
'protobuf>=3.20.3,<5',
'protobuf>=3.20.3,<4.21',
],
python_requires='>=3.9,<4',
packages=find_packages(),
Expand Down

0 comments on commit a700de3

Please sign in to comment.