From 7aa8a15cbd4095aaf742e9f281ec63857f40e4a3 Mon Sep 17 00:00:00 2001 From: Redume Date: Sat, 19 Oct 2024 19:28:00 +0300 Subject: [PATCH] =?UTF-8?q?=D0=BE=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D0=BB=20?= =?UTF-8?q?=D0=B7=D0=B0=D0=B2=D0=B8=D1=81=D0=B8=D0=BC=D0=BE=D1=81=D1=82?= =?UTF-8?q?=D0=B8=20=D0=B4=D0=BB=D1=8F=20=D0=B7=D0=B0=D0=BA=D1=80=D1=8B?= =?UTF-8?q?=D1=82=D0=B8=D1=8F=20=D1=83=D1=8F=D0=B7=D0=B2=D0=B8=D0=BC=D0=BE?= =?UTF-8?q?=D1=81=D1=82=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index af2f01e..29defbe 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ -fastapi[standard]~=0.111.0 +fastapi[standard]~=0.115.2 requests~=2.32.0 -starlette~=0.37.2 +starlette~=0.40.0 uvicorn~=0.31.0 httpx~=0.27.0 PyYAML~=6.0.1