-
Notifications
You must be signed in to change notification settings - Fork 45
Expand file tree
/
Copy pathrequirements.txt
More file actions
70 lines (70 loc) · 1.38 KB
/
requirements.txt
File metadata and controls
70 lines (70 loc) · 1.38 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
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile --output-file=requirements.txt requirements.in setup.py
#
aiohttp==3.8.4
# via cloudify-common
aiosignal==1.3.1
# via aiohttp
async-timeout==4.0.2
# via aiohttp
attrs==23.1.0
# via aiohttp
bottle==0.12.23
# via cloudify-common
certifi==2023.5.7
# via requests
charset-normalizer==3.1.0
# via
# aiohttp
# requests
cloudify-common @ https://github.com/cloudify-cosmo/cloudify-common/archive/master.zip
# via -r requirements.in
distro==1.8.0
# via cloudify-common
fasteners==0.17.3
# via cloudify-common
frozenlist==1.3.3
# via
# aiohttp
# aiosignal
idna==3.4
# via
# requests
# yarl
jinja2==3.1.2
# via cloudify-common
markupsafe==2.1.2
# via jinja2
multidict==6.0.4
# via
# aiohttp
# yarl
networkx==2.8.8
# via cloudify-common
pika==1.3.0
# via cloudify-common
proxy-tools==0.1.0
# via cloudify-common
pytz==2022.2.1
# via cloudify-common
pyyaml==6.0
# via cloudify-common
requests==2.31.0
# via
# cloudify-common
# requests-toolbelt
requests-toolbelt==0.9.1
# via cloudify-common
urllib3==1.26.15
# via
# -r requirements.in
# requests
wagon==0.12.0
# via cloudify-common
wheel==0.40.0
# via wagon
yarl==1.9.2
# via aiohttp