-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathrequirements-3.6.txt
More file actions
74 lines (74 loc) · 1.46 KB
/
requirements-3.6.txt
File metadata and controls
74 lines (74 loc) · 1.46 KB
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
#
# 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.7.4.post0
# via cloudify-common
async-timeout==3.0.1
# via aiohttp
attrs==22.2.0
# via aiohttp
bottle==0.12.19
# via cloudify-common
certifi==2023.11.17
# via requests
chardet==4.0.0
# via aiohttp
charset-normalizer==2.0.12
# via requests
cloudify-common==6.4.2.0
# via
# -r requirements-3.6.in
# cloudify-host-pool-plugin (setup.py)
fasteners==0.17.3
# via cloudify-common
idna==3.6
# via
# idna-ssl
# requests
# yarl
idna-ssl==1.1.0
# via aiohttp
jinja2==2.11.3
# via cloudify-common
markupsafe==2.0.1
# via jinja2
multidict==5.2.0
# via
# aiohttp
# yarl
pika==1.1.0
# via cloudify-common
pkginfo==1.9.6
# via wagon
proxy_tools==0.1.0
# via cloudify-common
pytz==2021.3
# via cloudify-common
pyyaml==6.0.1
# via -r requirements-3.6.in
requests==2.27.1
# via
# cloudify-common
# cloudify-host-pool-plugin (setup.py)
# requests-toolbelt
requests_toolbelt==0.9.1
# via cloudify-common
retrying==1.3.3
# via cloudify-common
six==1.16.0
# via retrying
typing-extensions==4.1.1
# via
# aiohttp
# 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