diff --git a/CLI/Screen Recorder/requirements.txt b/CLI/Screen Recorder/requirements.txt index 9a7f2b0..6782a6e 100644 --- a/CLI/Screen Recorder/requirements.txt +++ b/CLI/Screen Recorder/requirements.txt @@ -1,5 +1,5 @@ numpy==1.20.2 opencv-contrib-python==4.5.1.48 opencv-python==4.5.1.48 -Pillow==8.3.2 +Pillow==10.0.1 pywin32==301