Skip to content

Commit

Permalink
Pin back protobuf version for backwards compatibility.
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisCummins committed Jul 16, 2022
1 parent a583ea4 commit cd7d293
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion programl/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ dgl>=0.6.1
grpcio>=1.33.2
networkx>=2.4
numpy>=1.19.3
protobuf>=3.13.0
protobuf>=3.13.0,<4.21.0
torch>=1.8.0
tqdm>=4.38.0

0 comments on commit cd7d293

Please sign in to comment.