-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
113 lines (112 loc) · 2.05 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
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile requirements.in
#
attrs==23.1.0
# via
# jschema-to-python
# jsonschema
# sarif-om
awacs==2.3.0
# via -r requirements.in
aws-sam-translator==1.71.0
# via cfn-lint
black==24.4.0
# via -r requirements.in
boto3==1.28.3
# via aws-sam-translator
botocore==1.31.3
# via
# boto3
# s3transfer
certifi==2024.7.4
# via pipenv
cfn-flip==1.3.0
# via troposphere
cfn-lint==0.78.1
# via -r requirements.in
click==8.1.5
# via
# black
# cfn-flip
distlib==0.3.9
# via virtualenv
filelock==3.12.2
# via virtualenv
jmespath==1.0.1
# via
# boto3
# botocore
jschema-to-python==1.2.3
# via cfn-lint
jsonpatch==1.33
# via cfn-lint
jsonpickle==3.0.1
# via jschema-to-python
jsonpointer==2.4
# via jsonpatch
jsonschema==4.17.3
# via
# aws-sam-translator
# cfn-lint
junit-xml==1.9
# via cfn-lint
mpmath==1.3.0
# via sympy
mypy-extensions==1.0.0
# via black
networkx==3.1
# via cfn-lint
packaging==23.1
# via black
pathspec==0.11.1
# via black
pbr==5.11.1
# via
# jschema-to-python
# sarif-om
pipenv==2023.7.11
# via -r requirements.in
platformdirs==4.3.6
# via
# black
# virtualenv
pydantic==1.10.13
# via aws-sam-translator
pyrsistent==0.19.3
# via jsonschema
python-dateutil==2.8.2
# via botocore
pyyaml==6.0
# via
# cfn-flip
# cfn-lint
regex==2023.6.3
# via cfn-lint
s3transfer==0.6.1
# via boto3
sarif-om==1.0.4
# via cfn-lint
six==1.16.0
# via
# cfn-flip
# junit-xml
# python-dateutil
sympy==1.12
# via cfn-lint
troposphere==4.3.2
# via -r requirements.in
typing-extensions==4.7.1
# via
# aws-sam-translator
# pydantic
urllib3==1.26.19
# via botocore
virtualenv==20.26.6
# via pipenv
virtualenv-clone==0.5.7
# via pipenv
# The following packages are considered to be unsafe in a requirements file:
# setuptools