diff --git a/microservices/lms/requirements.txt b/microservices/lms/requirements.txt index c8ebc7a3..7ff6c454 100644 --- a/microservices/lms/requirements.txt +++ b/microservices/lms/requirements.txt @@ -9,6 +9,6 @@ google-auth==2.15.0 google-api-python-client==2.69.0 google-auth-httplib2==0.1.0 google-auth-oauthlib==0.4.6 -protobuf==3.20.3 +protobuf==4.25.8 oauth2client==4.1.3 ttl-cache==1.6 \ No newline at end of file