From 4b6ee2978e8bb152f12d0427d23bbd0d3694da59 Mon Sep 17 00:00:00 2001 From: peterdudfield Date: Mon, 22 Jan 2024 14:12:31 +0000 Subject: [PATCH] update requirements --- requirements.txt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 438c00cf..657606e9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,10 +1,10 @@ opencv-contrib-python-headless -fastapi==0.108.0 +fastapi uvicorn[standard] pydantic numpy requests -nowcasting_datamodel==1.5.18 +nowcasting_datamodel==1.5.29 nowcasting_dataset==3.7.12 sqlalchemy psycopg2-binary @@ -17,4 +17,3 @@ httpx structlog sentry-sdk slowapi -pathy==0.10.3