Skip to content

Commit fdbb94c

Browse files
authored
specifiy protobuf ver (#356)
1 parent 5cbcba8 commit fdbb94c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
'ansys-mapdl-reader>=0.50.0',
2727
'grpcio-health-checking>=1.30.0',
2828
'ansys-corba', # pending depreciation to ansys-mapdl-corba
29+
'protobuf>=3.1.4', # had an issue with gRPC health checking
2930
]
3031

3132
# these are only used when launching a MAPDL via a console. This

0 commit comments

Comments
 (0)