-
Notifications
You must be signed in to change notification settings - Fork 0
/
dev-requirements.txt
106 lines (106 loc) · 1.9 KB
/
dev-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
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile dev-requirements.in
#
astroid==3.2.4
# via pylint
black==24.8.0
# via -r dev-requirements.in
boto3==1.35.58
# via -r requirements.txt
boto3-stubs[cloudformation]==1.35.59
# via -r dev-requirements.in
botocore==1.35.58
# via
# -r requirements.txt
# boto3
# s3transfer
botocore-stubs==1.20.94
# via boto3-stubs
click==8.0.3
# via black
coverage[toml]==5.5
# via pytest-cov
dill==0.3.4
# via pylint
exceptiongroup==1.0.0rc9
# via pytest
iniconfig==1.1.1
# via pytest
isort==5.13.2
# via
# -r dev-requirements.in
# pylint
jmespath==0.10.0
# via
# -r requirements.txt
# boto3
# botocore
mccabe==0.6.1
# via pylint
mypy==1.13.0
# via -r dev-requirements.in
mypy-boto3-cloudformation==1.35.0
# via boto3-stubs
mypy-extensions==1.0.0
# via
# black
# mypy
packaging==23.0
# via
# black
# pytest
pathspec==0.9.0
# via black
platformdirs==2.2.0
# via
# black
# pylint
pluggy==1.5.0
# via pytest
pylint==3.2.7
# via -r dev-requirements.in
pytest==8.3.3
# via
# -r dev-requirements.in
# pytest-cov
pytest-cov==5.0.0
# via -r dev-requirements.in
python-dateutil==2.8.1
# via
# -r requirements.txt
# botocore
s3transfer==0.10.0
# via
# -r requirements.txt
# boto3
six==1.15.0
# via
# -r requirements.txt
# python-dateutil
toml==0.10.2
# via coverage
tomli==1.2.3
# via
# black
# mypy
# pylint
# pytest
tomlkit==0.11.0
# via pylint
types-s3transfer==0.6.0
# via boto3-stubs
typing-extensions==4.12.2
# via
# astroid
# black
# boto3-stubs
# mypy
# mypy-boto3-cloudformation
# pylint
urllib3==1.26.19
# via
# -r requirements.txt
# botocore