Skip to content

Commit

Permalink
Lock protobuf to version 3.17.3 for Python 2. (#1046)
Browse files Browse the repository at this point in the history
  • Loading branch information
splhack authored Oct 19, 2021
1 parent da28ae9 commit f5933e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ grpcio-tools==1.39.0;python_version>="3.0"
mock==2.0.0
packaging==20.9
pathlib==1.0.1;python_version<"3.4"
protobuf==3.17.3;python_version<"3.0"
psutil==5.6.6
pyfakefs==3.6
pylint==2.6.0;python_version>="3.7"
Expand Down

0 comments on commit f5933e6

Please sign in to comment.
  翻译: