diff --git a/tests/python/unit/requirements.txt b/tests/python/unit/requirements.txt index 77de554..236f554 100644 --- a/tests/python/unit/requirements.txt +++ b/tests/python/unit/requirements.txt @@ -1,4 +1,4 @@ pandas>=1.0,<1.4 pytest==6.2.5; allure-pytest==2.8.29 -Pillow==8.3.2 \ No newline at end of file +Pillow==10.0.1 \ No newline at end of file