diff --git a/backend/requirements.txt b/backend/requirements.txt index 504e043..43a75ca 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -20,7 +20,7 @@ pydantic_core==2.27.2 python-dotenv==1.0.1 requests==2.32.3 sniffio==1.3.1 -sqlparse==0.5.1 +sqlparse==0.5.3 tqdm==4.67.1 typing_extensions==4.12.2 urllib3==2.2.3