mirror of
https://github.com/UzJu/Cloud-Bucket-Leak-Detection-Tools.git
synced 2025-05-06 02:31:19 +00:00
feat: Update requirements.txt
This commit is contained in:
parent
368344f425
commit
5491729010
@ -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
|
||||
```
|
||||
|
@ -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
|
Loading…
x
Reference in New Issue
Block a user