From 7c52e30ab8460799c07b77f2e1ca4c3563795ae7 Mon Sep 17 00:00:00 2001 From: peterdudfield Date: Mon, 22 Jan 2024 14:15:56 +0000 Subject: [PATCH] role back requirements --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 657606e..ca620e2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ uvicorn[standard] pydantic numpy requests -nowcasting_datamodel==1.5.29 +nowcasting_datamodel==1.5.18 nowcasting_dataset==3.7.12 sqlalchemy psycopg2-binary @@ -17,3 +17,4 @@ httpx structlog sentry-sdk slowapi +pathy==0.10.3 \ No newline at end of file