diff --git a/backend/requirements.txt b/backend/requirements.txt index cf9dab4..c87343d 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -20,7 +20,7 @@ pydantic_core==2.27.2 python-dotenv==1.1.0 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