add requirement for protobuf

This commit is contained in:
zweien 2022-08-12 16:20:10 +08:00
parent 6d89a6908f
commit db960032a7
1 changed files with 2 additions and 1 deletions

View File

@ -18,4 +18,5 @@ pyevtk==1.1.1
flask==1.1.2
requests==2.25.0
torch>=1.7.1
networkx==2.5.1
networkx==2.5.1
protobuf~=3.20