diff --git a/app/backend/requirements.txt b/app/backend/requirements.txt index ab502bb225..da5bf21d6b 100644 --- a/app/backend/requirements.txt +++ b/app/backend/requirements.txt @@ -454,5 +454,5 @@ wsproto==1.2.0 # via hypercorn yarl==1.17.2 # via aiohttp -zipp==3.21.0 +zipp==3.23.0 # via importlib-metadata