-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPipfile
65 lines (63 loc) · 1.31 KB
/
Pipfile
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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
[[source]]
name = "pypi"
url = "https://pypi.org/simple"
verify_ssl = true
[dev-packages]
[packages]
adal = "==1.2.1"
ansible = "==2.10.7"
antlr4-python3-runtime = "==4.7.2"
applicationinsights = "==0.11.7"
argcomplete = "==1.10.0"
asn1crypto = "==0.24.0"
Jinja2 = "==2.10.1"
bcrypt = "==3.1.6"
certifi = "==2019.3.9"
cffi = "*"
chardet = "==3.0.4"
colorama = "==0.4.1"
humanfriendly = "==4.18"
idna = "==2.8"
invoke = "==1.2.0"
isodate = "==0.6.0"
jmespath = "==0.9.4"
knack = "==0.6.2"
mock = "==3.0.5"
msrest = "==0.6.7"
msrestazure = "==0.6.1"
ntlm-auth = "==1.3.0"
oauthlib = "==3.0.1"
portalocker = "==1.2.1"
psutil = "==5.6.6"
pyasn1 = "==0.4.5"
pycparser = "==2.19"
pydocumentdb = "==2.3.3"
pyperclip = "==1.7.0"
python-dateutil = "==2.8.0"
python-terraform = "==0.10.0"
pytz = "==2019.1"
pywinrm = "==0.3.0"
requests = "==2.22.0"
requests-oauthlib = "==1.2.0"
scp = "==0.13.2"
six = "==1.12.0"
sshtunnel = "==0.1.5"
tabulate = "==0.8.3"
terrascript = "==0.6.0"
urllib3 = "==1.25.3"
vsts = "==0.1.25"
vsts-cd-manager = "==1.0.2"
wcwidth = "==0.1.7"
xmltodict = "==0.12.0"
Fabric = "==2.4.0"
MarkupSafe = "==1.1.1"
prompt_toolkit = "==1.0.16"
Pygments = "==2.4.2"
PyJWT = "==1.7.1"
PyNaCl = "==1.3.0"
pyOpenSSL = "==19.0.0"
PyYAML = "==4.2b1"
requests_ntlm = "==1.1.0"
websocket_client = "==0.56.0"
deepmerge = "*"
cryptography = "*"