From 545acdc41d3538c00f42060e855a851dc5e5360f Mon Sep 17 00:00:00 2001 From: pbyf83ift <1030227026@qq.com> Date: Tue, 2 Jul 2024 22:04:40 +0800 Subject: [PATCH] ADD file via upload --- requirements.txt | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..90d1f20 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,25 @@ +certifi==2023.11.17 +charset-normalizer==3.3.2 +filelock==3.13.1 +fsspec==2023.12.2 +idna==3.6 +Jinja2==3.1.2 +MarkupSafe==2.1.3 +MouseInfo==0.1.3 +mpmath==1.3.0 +networkx==3.2.1 +numpy==1.26.2 +opencv-python==4.8.1.78 +Pillow==10.1.0 +PyAutoGUI==0.9.54 +PyGetWindow==0.0.9 +PyMsgBox==1.0.9 +pyperclip==1.8.2 +PyRect==0.2.0 +PyScreeze==0.1.30 +pytweening==1.0.7 +pywin32==306 +requests==2.31.0 +sympy==1.12 +typing-extensions==4.9.0 +urllib3==2.1.0