diff --git a/runtimeplot/requirements.txt b/runtimeplot/requirements.txt index d37458a..f947451 100644 --- a/runtimeplot/requirements.txt +++ b/runtimeplot/requirements.txt @@ -7,7 +7,7 @@ kiwisolver==1.2.0 matplotlib==3.3.0 numpy==1.19.0 pathspec==0.8.0 -Pillow==7.2.0 +Pillow==10.0.1 pyparsing==2.4.7 python-dateutil==2.8.1 regex==2020.7.14