diff --git a/requirements.txt b/requirements.txt index 8043b984..d33ea7d0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,4 +7,5 @@ pytest-dependency==0.5.1 black==22.3 plotly==5.2.1 tqdm==4.50.0 -faker==13.3.3 \ No newline at end of file +faker==13.3.3 +pillow>=10.2.0 # not directly required, pinned by Snyk to avoid a vulnerability \ No newline at end of file