summaryrefslogtreecommitdiff
path: root/requirements.txt
blob: 1a0e903706e7575919658af521fc3ac5234be11e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
backports.shutil_get_terminal_size==1.0.0
cached-property==1.5.1
certifi==2020.6.20
chardet==3.0.4
colorama==0.4.3; sys_platform == 'win32'
distro==1.5.0
docker==4.2.2
docker-pycreds==0.4.0
dockerpty==0.4.1
docopt==0.6.2
enum34==1.1.6; python_version < '3.4'
functools32==3.2.3.post2; python_version < '3.2'
idna==2.10
ipaddress==1.0.23
jsonschema==3.2.0
paramiko==2.7.1
pypiwin32==219; sys_platform == 'win32' and python_version < '3.6'
pypiwin32==223; sys_platform == 'win32' and python_version >= '3.6'
PySocks==1.7.1
python-dotenv==0.14.0
PyYAML==5.3.1
requests==2.24.0
texttable==1.6.2
urllib3==1.25.9; python_version == '3.3'
websocket-client==0.57.0