diff --git a/api/requirements.txt b/api/requirements.txt index 349ee3b..6ccbd3f 100644 --- a/api/requirements.txt +++ b/api/requirements.txt @@ -51,7 +51,7 @@ pillow==10.2.0 ; python_version >= "3.8" and python_version < "3.11" platformdirs==4.2.0 ; python_version >= "3.8" and python_version < "3.11" pluggy==1.4.0 ; python_version >= "3.8" and python_version < "3.11" pre-commit==3.5.0 ; python_version >= "3.8" and python_version < "3.11" -protobuf==4.25.2 ; python_version >= "3.8" and python_version < "3.11" +protobuf==4.25.8 ; python_version >= "3.8" and python_version < "3.11" pyasn1-modules==0.3.0 ; python_version >= "3.8" and python_version < "3.11" pyasn1==0.5.1 ; python_version >= "3.8" and python_version < "3.11" pydantic==1.10.14 ; python_version >= "3.8" and python_version < "3.11"