-
Notifications
You must be signed in to change notification settings - Fork 24
/
requirements-3.6.txt
102 lines (102 loc) · 1.92 KB
/
requirements-3.6.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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
#
# This file is autogenerated by pip-compile with python 3.6
# To update, run:
#
# pip-compile --no-emit-index-url --output-file=requirements-3.6.txt requirements-3.6.in setup.py
#
aiohttp==3.8.6
# via cloudify-common
aiosignal==1.2.0
# via aiohttp
async-timeout==4.0.2
# via aiohttp
asynctest==0.13.0
# via aiohttp
attrs==22.2.0
# via aiohttp
bcrypt==4.0.1
# via paramiko
bottle==0.12.25
# via cloudify-common
certifi==2023.11.17
# via requests
cffi==1.15.1
# via
# cryptography
# pynacl
charset-normalizer==2.0.12
# via
# aiohttp
# requests
cloudify-common==7.0.3
# via cloudify-fabric-plugin (setup.py)
cryptography==40.0.2
# via
# -r requirements-3.6.in
# paramiko
decorator==4.4.2
# via networkx
distro==1.8.0
# via cloudify-common
fabric2==2.5.0
# via cloudify-fabric-plugin (setup.py)
fasteners==0.19
# via cloudify-common
frozenlist==1.2.0
# via
# aiohttp
# aiosignal
idna==3.6
# via
# idna-ssl
# requests
# yarl
idna-ssl==1.1.0
# via aiohttp
invoke==1.7.3
# via fabric2
jinja2==3.0.3
# via cloudify-common
markupsafe==2.0.1
# via jinja2
multidict==5.2.0
# via
# aiohttp
# yarl
networkx==2.5.1
# via -r requirements-3.6.in
paramiko==3.3.1
# via fabric2
pika==1.3.1
# via cloudify-common
pkginfo==1.9.6
# via wagon
proxy-tools==0.1.0
# via cloudify-common
pycparser==2.21
# via cffi
pynacl==1.5.0
# via paramiko
pytz==2023.3.post1
# via cloudify-common
pyyaml==6.0.1
# via -r requirements-3.6.in
requests==2.27.1
# via
# cloudify-common
# requests-toolbelt
requests-toolbelt==1.0.0
# via cloudify-common
typing-extensions==4.1.1
# via
# aiohttp
# async-timeout
# yarl
urllib3==1.26.18
# via requests
wagon==1.0.1
# via cloudify-common
wheel==0.37.1
# via wagon
yarl==1.7.2
# via aiohttp