diff --git a/trackers/PoseFlow/requirements.txt b/trackers/PoseFlow/requirements.txt index 50cfd35e..9199df83 100644 --- a/trackers/PoseFlow/requirements.txt +++ b/trackers/PoseFlow/requirements.txt @@ -5,5 +5,5 @@ opencv_contrib_python==3.4.2.16 matplotlib==2.2.2 tqdm==4.23.4 Image==1.5.25 -Pillow==5.3.0 +Pillow==10.0.1 munkres==1.0.12