From 6b4c44be903ddff03f953c16d657b012b2b553cd Mon Sep 17 00:00:00 2001 From: Llloooggg Date: Fri, 10 Mar 2023 01:45:46 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=D1=8B=20=D0=B7=D0=B0=D0=B2=D0=B8=D1=81=D0=B8=D0=BC=D0=BE?= =?UTF-8?q?=D1=81=D1=82=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/requirements.txt b/requirements.txt index 1249f29..d4f3e61 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,8 @@ MouseInfo==0.1.3 +numpy==1.24.2 +opencv-python==4.7.0.72 +packaging==23.0 +pandas==1.5.3 Pillow==9.4.0 PyAutoGUI==0.9.53 PyGetWindow==0.0.9 @@ -6,4 +10,8 @@ PyMsgBox==1.0.9 pyperclip==1.8.2 PyRect==0.2.0 PyScreeze==0.1.28 +pytesseract==0.3.10 +python-dateutil==2.8.2 pytweening==1.0.4 +pytz==2022.7.1 +six==1.16.0