diff --git a/backend/requirements.txt b/backend/requirements.txt index fd522a4..439b4e8 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -15,6 +15,6 @@ pydantic-settings==2.13.1 sqlalchemy==2.0.48 requests==2.33.1 beautifulsoup4==4.14.3 -lxml==5.4.0 +lxml==6.0.2 pytest==8.4.2 pytest-asyncio==0.26.0