diff --git a/LPBv2/requirements.txt b/LPBv2/requirements.txt index 2847e72..ce242c1 100644 --- a/LPBv2/requirements.txt +++ b/LPBv2/requirements.txt @@ -6,5 +6,5 @@ aiohttp==3.7.4.post0 pynput==1.7.3 numpy==1.20.2 mss==6.1.0 -Pillow==8.3.1 +Pillow==10.4.0 opencv-python