-
Notifications
You must be signed in to change notification settings - Fork 21
/
requirements.txt
78 lines (78 loc) · 1.61 KB
/
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
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
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile --no-emit-index-url --output-file=requirements.txt requirements.in setup.py
#
aiohappyeyeballs==2.3.4
# via aiohttp
aiohttp==3.10.0
# via cloudify-common
aiosignal==1.3.1
# via aiohttp
appdirs==1.4.4
# via cloudify-agent (setup.py)
attrs==23.2.0
# via aiohttp
bottle==0.12.25
# via cloudify-common
certifi==2024.2.2
# via requests
charset-normalizer==3.3.2
# via requests
click==8.1.7
# via cloudify-agent (setup.py)
cloudify-common @ https://github.com/cloudify-cosmo/cloudify-common/archive/master.zip
# via
# -r requirements.in
# cloudify-agent (setup.py)
distro==1.9.0
# via cloudify-common
fasteners==0.19
# via cloudify-common
frozenlist==1.4.1
# via
# aiohttp
# aiosignal
idna==3.6
# via
# requests
# yarl
jinja2==3.1.4
# via
# cloudify-agent (setup.py)
# cloudify-common
markupsafe==2.1.5
# via jinja2
multidict==6.0.5
# via
# aiohttp
# yarl
packaging==24.0
# via cloudify-agent (setup.py)
pika==1.3.2
# via cloudify-common
pkginfo==1.10.0
# via wagon
proxy-tools==0.1.0
# via cloudify-common
pytz==2024.1
# via cloudify-common
requests==2.32.3
# via
# cloudify-agent (setup.py)
# cloudify-common
# requests-toolbelt
requests-toolbelt==1.0.0
# via cloudify-common
urllib3==2.2.1
# via
# -r requirements.in
# cloudify-common
# requests
wagon==1.0.1
# via cloudify-common
wheel==0.43.0
# via wagon
yarl==1.9.4
# via aiohttp