-
Notifications
You must be signed in to change notification settings - Fork 18
Expand file tree
/
Copy pathrequirements-dev.txt
More file actions
58 lines (58 loc) · 1.11 KB
/
requirements-dev.txt
File metadata and controls
58 lines (58 loc) · 1.11 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
#
# This file is autogenerated by pip-compile with Python 3.13
# by the following command:
#
# pip-compile requirements-dev.in
#
black==25.9.0
# via -r requirements-dev.in
click==8.2.1
# via black
execnet==2.1.1
# via pytest-xdist
flake8==7.3.0
# via -r requirements-dev.in
iniconfig==2.1.0
# via pytest
jmespath==1.0.1
# via pytest-terraform
mccabe==0.7.0
# via flake8
mypy-extensions==1.1.0
# via black
packaging==25.0
# via
# black
# pytest
pathspec==0.12.1
# via black
platformdirs==4.3.8
# via black
pluggy==1.6.0
# via pytest
portalocker==3.2.0
# via pytest-terraform
py==1.11.0
# via pytest-forked
pycodestyle==2.14.0
# via flake8
pyflakes==3.4.0
# via flake8
pygments==2.19.2
# via pytest
pytest==8.4.2
# via
# -r requirements-dev.in
# pytest-forked
# pytest-terraform
# pytest-xdist
pytest-forked==1.6.0
# via -r requirements-dev.in
pytest-terraform==0.7.0
# via -r requirements-dev.in
pytest-xdist==3.8.0
# via
# -r requirements-dev.in
# pytest-terraform
pytokens==0.1.10
# via black