diff --git a/setup.py b/setup.py index 59872a55..ba891700 100644 --- a/setup.py +++ b/setup.py @@ -90,7 +90,7 @@ setuptools.setup( "types-termcolor==1.1.4", "types-psutil==5.8.23", "types_requests==2.28.1", - "types-protobuf==4.22.0.2", + "types-protobuf==4.23.0.1", ], "build": [ "pyinstaller==5.10.1",