From 33b20f8636f133a11804063cf28365d2a45b58d2 Mon Sep 17 00:00:00 2001 From: Iuleoo Date: Wed, 31 Jan 2024 20:50:19 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E4=BE=9D=E8=B5=96=E5=85=B3?= =?UTF-8?q?=E7=B3=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 34 ++++++++++++++++++---------------- 1 file changed, 18 insertions(+), 16 deletions(-) diff --git a/requirements.txt b/requirements.txt index ce14438..dea513d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,16 +1,18 @@ -shellescape -requests -PyYAML -PyMySQL -pycryptodome -pycrypto -numpy -Naked -mysql-replication -mysql-connector-python -crypto -idna -urllib3 -opencv-python -charset-normalizer -certifi +certifi==2023.11.17 +charset-normalizer==3.3.2 +crypto==1.4.1 +idna==3.6 +mysql-connector-python==8.3.0 +mysql-replication==1.0.6 +Naked==0.1.32 +numpy==1.26.3 +opencv-python==4.9.0.80 +opencv-python-headless==4.9.0.80 +packaging==23.2 +pycrypto==2.6.1 +pycryptodomex==3.20.0 +PyMySQL==1.1.0 +PyYAML==6.0.1 +requests==2.31.0 +shellescape==3.8.1 +urllib3==2.2.0 \ No newline at end of file