diff --git a/requirements/app.txt b/requirements/app.txt index 4ffcc19..9773f9e 100644 --- a/requirements/app.txt +++ b/requirements/app.txt @@ -4,4 +4,4 @@ psutil==5.6.7 pyobjc-core==5.2; sys_platform == 'darwin' pyobjc-framework-Cocoa==5.2; sys_platform == 'darwin' pyobjc-framework-Quartz==5.2; sys_platform == 'darwin' -protobuf==3.7.1 \ No newline at end of file +protobuf==3.15.0 \ No newline at end of file