diff --git a/requirements.txt b/requirements.txt index b43ed6c..92e9837 100644 --- a/requirements.txt +++ b/requirements.txt @@ -44,7 +44,7 @@ openpyxl==3.1.2 # For Excel file support odfpy==1.4.1 # For ODS file support pyarrow==15.0.0 # For Parquet and Feather file support xlrd==2.0.1 # For Excel file support -pillow==10.4.0 +pillow==12.2.0 protobuf==5.28.3 pydantic==2.9.2 pydantic_core==2.23.4 # Matched with pydantic