Skip to content

Commit

Permalink
update protobuf version
Browse files Browse the repository at this point in the history
  • Loading branch information
kellyguo11 committed Oct 14, 2022
1 parent aee3b3f commit 9caf383
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 @@ -10,7 +10,7 @@

# Minimum dependencies required prior to installation
INSTALL_REQUIRES = [
"protobuf==3.20.1",
"protobuf==3.20.2",
"omegaconf==2.1.1",
"hydra-core==1.1.1",
"redis==3.5.3", # needed by Ray on Windows
Expand Down

0 comments on commit 9caf383

Please sign in to comment.