forked from idrl/idrlnet
add requirement for protobuf
This commit is contained in:
parent
6d89a6908f
commit
db960032a7
|
@ -19,3 +19,4 @@ flask==1.1.2
|
||||||
requests==2.25.0
|
requests==2.25.0
|
||||||
torch>=1.7.1
|
torch>=1.7.1
|
||||||
networkx==2.5.1
|
networkx==2.5.1
|
||||||
|
protobuf~=3.20
|
Loading…
Reference in New Issue