diff --git a/python/ClipDetection/setup.cfg b/python/ClipDetection/setup.cfg index 32fe1564..937ce436 100644 --- a/python/ClipDetection/setup.cfg +++ b/python/ClipDetection/setup.cfg @@ -33,7 +33,7 @@ packages = clip_component install_requires = mpf_component_api>=7.2 mpf_component_util>=7.2 - tritonclient[grpc] + tritonclient[grpc]==2.40 [options.entry_points] mpf.exported_component =