From 0cae84c40f455de8bbd5a601b6adc0568f06ae23 Mon Sep 17 00:00:00 2001 From: Tyler Wright Date: Wed, 17 Apr 2024 18:22:09 -0600 Subject: [PATCH] deps bump --- backend/requirements.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 1030dcec..95e1a6a5 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -2,8 +2,8 @@ alembic==1.12.0 annotated-types==0.5.0 anyio==3.7.1 astroid==2.15.8 -black==23.9.1 beautifulsoup4==4.10.0 +black==24.4.0 cachetools==5.3.2 click==8.1.7 dill==0.3.7 @@ -12,7 +12,7 @@ fastapi==0.109.1 fastkml==0.12 greenlet==3.0.0 h11==0.14.0 -idna==3.7 +idna==3.4 iniconfig==2.0.0 isort==5.12.0 lazy-object-proxy==1.9.0 @@ -40,6 +40,7 @@ python-memcached==1.59 python-multipart==0.0.7 six==1.16.0 sniffio==1.3.0 +soupsieve==2.5 SQLAlchemy==2.0.21 starlette==0.35.0 tomli==2.0.1 @@ -48,5 +49,5 @@ types-cachetools==5.3.0.7 types-psycopg2==2.9.21.14 typing_extensions==4.8.0 uvicorn==0.23.2 +websockets==12.0 wrapt==1.15.0 -websockets==12.0