forked from idrl/idrlnet
add requirement for protobuf
This commit is contained in:
parent
6d89a6908f
commit
db960032a7
|
@ -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
|
Loading…
Reference in New Issue