We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8ad5ee commit 35d6b28Copy full SHA for 35d6b28
requirements-dev.txt
@@ -1,4 +1,5 @@
1
astroid==3.0.1
2
+awscli-local==0.21.1
3
black==23.11.0
4
boto3==1.29.3
5
boto3-stubs==1.29.3
@@ -13,12 +14,15 @@ commit-linter==1.0.3
13
14
coverage==7.3.2
15
dill==0.3.7
16
distlib==0.3.7
17
+exceptiongroup==1.2.0
18
filelock==3.13.1
19
flake8==6.1.0
20
identify==2.5.32
21
idna==3.4
22
+iniconfig==2.0.0
23
isort==5.12.0
24
jmespath==1.0.1
25
+localstack-client==2.5
26
mccabe==0.7.0
27
mypy==1.7.0
28
mypy-boto3==1.29.3
@@ -28,10 +32,12 @@ nodeenv==1.8.0
32
packaging==23.2
29
33
pathspec==0.11.2
30
34
platformdirs==3.11.0
35
+pluggy==1.3.0
31
36
pre-commit==3.5.0
37
pycodestyle==2.11.1
38
pyflakes==3.1.0
39
pylint==3.0.2
40
+pytest==7.4.3
41
python-dateutil==2.8.2
42
PyYAML==6.0.1
43
requests==2.31.0
0 commit comments