From b05d8d9a7a72521e7edf87f42af1a5be4633569b Mon Sep 17 00:00:00 2001 From: Christine Simpson <48525133+cms21@users.noreply.github.com> Date: Tue, 31 Oct 2023 10:11:49 -0500 Subject: [PATCH] Update deploy.txt --- requirements/deploy.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/deploy.txt b/requirements/deploy.txt index e6fd7321..0a65693a 100644 --- a/requirements/deploy.txt +++ b/requirements/deploy.txt @@ -12,7 +12,7 @@ alembic==1.8.1 SQLAlchemy==1.4.41 aredis==1.1.8 redis==4.3.4 -starlette==0.25.0 +starlette==0.19.1 anyio==3.7.1 # Duplicated from setup.cfg (but pinned)