feat: Update requirements.txt

This commit is contained in:
UzJu 2022-08-21 17:06:35 +08:00
parent 368344f425
commit 5491729010
2 changed files with 14 additions and 13 deletions

View File

@ -10,7 +10,8 @@ cd Cloud-Bucket-Leak-Detection-Tools/
# 1、python3.8.9
# 2、python3.9.13
# 3、python3.7
pip3 install huaweicloud-sdk-python
# 4、python3.6.15
# 5、python3.9.6
pip3 install -r requirements.txt
python3 main.py -h
```

View File

@ -1,7 +1,7 @@
aliyun-python-sdk-core==2.13.36
aliyun-python-sdk-kms==2.15.0
boto3==1.24.31
botocore==1.27.31
boto3
botocore
certifi==2022.6.15
cffi==1.15.1
charset-normalizer==2.1.0
@ -18,21 +18,21 @@ iso8601==1.0.2
jmespath==0.10.0
keystoneauth1==3.4.0
loguru==0.6.0
numpy==1.23.1
numpy
oss2==2.15.0
packaging==21.3
pandas==1.4.3
pandas
pbr==5.9.0
prettytable==3.3.0
prettytable
pycparser==2.21
pycryptodome==3.15.0
pycryptodome
pyparsing==3.0.9
python-dateutil==2.8.2
pytz==2022.1
qcloud-cos==1.0.3
requests==2.28.1
s3transfer==0.6.0
qcloud-cos
requests
s3transfer
six==1.16.0
stevedore==4.0.0
urllib3==1.26.10
wcwidth==0.2.5
stevedore
urllib3
wcwidth