diff --git a/doc/requirements.txt b/doc/requirements.txt index 6b3db178fa..6f875d84b9 100644 --- a/doc/requirements.txt +++ b/doc/requirements.txt @@ -11,4 +11,5 @@ nbformat matplotlib seaborn mypy_extensions>=0.4 -# mistune<2 \ No newline at end of file +# mistune<2 +pillow>=10.2.0 # not directly required, pinned by Snyk to avoid a vulnerability \ No newline at end of file