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