summaryrefslogtreecommitdiff
path: root/requirements.txt
blob: 7d0afbe3bebf581a2b3ede105eeb3a284020fe3e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
appdirs>=1.4.3
asn1crypto>=0.22.0
backports.ssl-match-hostname>=3.5.0.1
cffi>=1.10.0
cryptography>=1.9
docker-pycreds>=0.3.0
enum34>=1.1.6
idna>=2.5
ipaddress>=1.0.18
packaging>=16.8
pycparser>=2.17
pyOpenSSL>=17.0.0
pyparsing>=2.2.0
pypiwin32>=219; sys_platform == 'win32' and python_version < '3.6'
pypiwin32>=220; sys_platform == 'win32' and python_version >= '3.6'
requests>=2.14.2
six>=1.10.0
websocket-client>=0.40.0