Skip to content

Commit

Permalink
up (#25211)
Browse files Browse the repository at this point in the history
  • Loading branch information
fishbone authored May 26, 2022
1 parent 983d8b3 commit 7fcea8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@ def get_packages(self):
"msgpack >= 1.0.0, < 2.0.0",
"numpy >= 1.16; python_version < '3.9'",
"numpy >= 1.19.3; python_version >= '3.9'",
"protobuf >= 3.15.3",
"protobuf >= 3.15.3, < 4.0.0",
"pyyaml",
"aiosignal",
"frozenlist",
Expand Down

0 comments on commit 7fcea8a

Please sign in to comment.