-
Notifications
You must be signed in to change notification settings - Fork 46
/
Copy pathrequirements.txt
51 lines (51 loc) · 990 Bytes
/
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
#
# This file is autogenerated by pip-compile with python 3.8
# To update, run:
#
# pip-compile --output-file=requirements.txt requirements.in
#
ansible==5.5.0
# via -r requirements.in
ansible-core==2.12.3
# via ansible
boto3==1.21.25
# via -r requirements.in
botocore==1.24.25
# via
# -r requirements.in
# boto3
# s3transfer
cffi==1.15.0
# via cryptography
cryptography==36.0.2
# via ansible-core
jinja2==3.0.3
# via ansible-core
jmespath==1.0.0
# via
# boto3
# botocore
markupsafe==2.1.1
# via jinja2
netaddr==0.8.0
# via -r requirements.in
packaging==21.3
# via ansible-core
pycparser==2.21
# via cffi
pyparsing==3.0.7
# via packaging
python-dateutil==2.8.2
# via botocore
pyyaml==6.0
# via ansible-core
resolvelib==0.5.4
# via ansible-core
s3transfer==0.5.2
# via boto3
six==1.16.0
# via python-dateutil
toml==0.10.2
# via -r requirements.in
urllib3==1.26.9
# via botocore