diff --git a/backend/requirements.txt b/backend/requirements.txt index d42da28..94180ca 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -11,7 +11,7 @@ httpx==0.28.1 pydantic==2.13.4 pydantic-settings==2.14.1 requests==2.34.2 -beautifulsoup4==4.14.3 +beautifulsoup4==4.15.0 lxml==6.1.1 pytest==8.4.2 pytest-asyncio==0.26.0