From bcc7012744e02bd9ced366927580999a9a0c52d9 Mon Sep 17 00:00:00 2001 From: Renovate Date: Mon, 14 Aug 2023 13:12:49 +0300 Subject: [PATCH] Update dependency fastapi to v0.101.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4927042..3bc682e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ aiofiles==23.2.1 apscheduler~=3.10.1 exif==1.6.0 -fastapi[all]==0.101.0 +fastapi[all]==0.101.1 opencv-python~=4.8.0.74 passlib~=1.7.4 pymongo==4.4.1 -- 2.39.2