ssl self check 自动化部署脚本
This commit is contained in:
37
ssl_self_check/env_install/pip/docker_compose_req.txt
Normal file
37
ssl_self_check/env_install/pip/docker_compose_req.txt
Normal file
@@ -0,0 +1,37 @@
|
||||
attrs==19.3.0
|
||||
backports.shutil-get-terminal-size==1.0.0
|
||||
backports.ssl-match-hostname==3.5.0.1
|
||||
bcrypt==3.1.7
|
||||
cached-property==1.5.1
|
||||
certifi==2019.11.28
|
||||
cffi==1.13.2
|
||||
chardet==3.0.4
|
||||
configparser==4.0.2
|
||||
contextlib2==0.6.0.post1
|
||||
cryptography==2.8
|
||||
docker==4.1.0
|
||||
docker-compose==1.25.0
|
||||
dockerpty==0.4.1
|
||||
docopt==0.6.2
|
||||
enum34==1.1.6
|
||||
functools32==3.2.3.post2
|
||||
idna==2.8
|
||||
importlib-metadata==1.3.0
|
||||
ipaddress==1.0.23
|
||||
jsonschema==3.2.0
|
||||
more-itertools==5.0.0
|
||||
paramiko==2.7.1
|
||||
pathlib2==2.3.5
|
||||
pycparser==2.19
|
||||
PyNaCl==1.3.0
|
||||
pyrsistent==0.15.6
|
||||
PyYAML==3.13
|
||||
requests==2.22.0
|
||||
scandir==1.10.0
|
||||
setuptools==42.0.2
|
||||
six==1.13.0
|
||||
subprocess32==3.5.4
|
||||
texttable==1.6.2
|
||||
urllib3==1.25.7
|
||||
websocket-client==0.57.0
|
||||
zipp==0.6.0
|
||||
Reference in New Issue
Block a user