Skip to content

Commit

Permalink
Pin protobuf to 3.19.0 (#73)
Browse files Browse the repository at this point in the history
  • Loading branch information
vdutor authored May 30, 2022
1 parent 7cf8063 commit 0c6877b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"scipy",
"tensorflow>=2.5.0,<2.9.0",
"tensorflow-probability>=0.13.0,<0.17.0",
"protobuf~=3.19.0"
]

with open("README.md", "r") as file:
Expand Down

0 comments on commit 0c6877b

Please sign in to comment.