From e2ad038a2ed0be90c0eef222e7551059ddb33e35 Mon Sep 17 00:00:00 2001 From: Johannes Ott Date: Thu, 17 Aug 2023 12:43:39 +0000 Subject: [PATCH] Upgrade core dependencies Signed-off-by: Johannes Ott --- core/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/requirements.txt b/core/requirements.txt index 77c13ed..c2005da 100644 --- a/core/requirements.txt +++ b/core/requirements.txt @@ -1,9 +1,9 @@ -fastapi==0.100.1 +fastapi==0.101.1 uvicorn[standard]==0.23.2 python-jose[cryptography]==3.3.0 passlib==1.7.4 pydantic==2.1.1 -pydantic-settings==2.0.2 +pydantic-settings==2.0.3 loguru==0.7.0 numpy==1.25.2 pandas==2.0.3