diff --git a/requirements.txt b/requirements.txt index 3931dc6..165352a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,13 +1,13 @@ -fastapi[standard]==0.136.1 +fastapi[standard]==0.136.3 GitPython==3.1.50 grpc-interceptor==0.15.4 -grpcio==1.80.0 -grpcio-testing==1.80.0 -grpcio-tools==1.80.0 -peewee>=4.0.5 -phonenumbers==9.0.30 -pymysql==1.1.3 +grpcio==1.81.0 +grpcio-testing==1.81.0 +grpcio-tools==1.81.0 +peewee>=4.0.6 +phonenumbers==9.0.31 +pymysql==1.2.0 requests==2.34.2 -sentry-sdk[grpcio]==2.60.0 +sentry-sdk[grpcio]==2.61.1 tqdm==4.67.3 twilio==9.10.9