diff --git a/pyproject.toml b/pyproject.toml index 8b3ee76..acb7dc9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,7 +14,7 @@ python = "^3.10" loguru = "==0.7.0" SQLAlchemy = { extras = ["mypy", "asyncio"], version = "2.0.20" } grpcio = "1.56.2" -grpcio-tools = "1.56.2" +grpcio-tools = "1.57.0" libphpserialize = "0.0.8" pymysql = "1.1.0" pydantic = "2.1.1"