forked from altairengineering/pkr
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
51 lines (51 loc) · 952 Bytes
/
requirements.txt
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
asn1crypto==0.24.0
backports.ssl-match-hostname==3.7.0.1
bcrypt==3.1.6
cached-property==1.5.1
cachetools==3.1.1
certifi==2019.3.9
cffi==1.12.3
chardet==3.0.4
cryptography==3.2
docker==3.7.0
docker-compose==1.25.0rc2
docker-pycreds==0.4.0
dockerpty==0.4.1
docopt==0.6.2
enum34==1.1.6
functools32==3.2.3.post2; python_version < '3.0'
future==0.16.0; python_version < '3.0'
futures==3.2.0; python_version < '3.0'
gitdb2==2.0.5
GitPython==2.1.5
google-auth==1.6.3
idna==2.7
ipaddress==1.0.17
Jinja2==2.10.1
jsonschema==2.6.0
kubernetes==9.0.0
MarkupSafe==1.1.1
monotonic==1.5
netifaces==0.10.5
oauthlib==3.0.1
paramiko==2.4.2
passlib==1.7.1
pathlib2==2.3.0
pbr==5.2.1
pyasn1==0.4.5
pyasn1-modules==0.2.5
pycparser==2.19
PyNaCl==1.3.0
python-dateutil==2.8.0
PyYAML==4.2b4
requests==2.20.1
requests-oauthlib==1.2.0
rsa==4.0
scandir==1.10.0
six==1.12.0
smmap2==2.0.5
stevedore==1.21.0
tenacity==5.0.3
texttable==0.9.1
urllib3==1.24.3
websocket-client==0.56.0