diff --git a/setup.py b/setup.py index 910a7e2..6c43df9 100644 --- a/setup.py +++ b/setup.py @@ -18,7 +18,7 @@ 'tqdm>=4.64.0', 'urllib3>=1.26.9', 'hydra-core>=1.3.0', - 'protobuf==3.20.0', + 'protobuf==4.25.8', 'loguru==0.6.0', 'optuna==3.6.1', 'ogb==1.3.6'