diff --git a/guillotina_example/guillotina_react_app/requirements.txt b/guillotina_example/guillotina_react_app/requirements.txt index b92ac68..d8e261a 100644 --- a/guillotina_example/guillotina_react_app/requirements.txt +++ b/guillotina_example/guillotina_react_app/requirements.txt @@ -1,2 +1,2 @@ guillotina==7.0.0 -pillow==9.5 \ No newline at end of file +pillow==10.2.0 \ No newline at end of file