-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements-dev.txt
55 lines (55 loc) · 1.26 KB
/
requirements-dev.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
#
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
# pip-compile --constraint=requirements.txt --extra=dev --output-file=requirements-dev.txt --strip-extras pyproject.toml
#
black==24.8.0
# via jsonlogalert (pyproject.toml)
click==8.1.7
# via
# -c requirements.txt
# black
# click-man
# click-option-group
# jsonlogalert (pyproject.toml)
click-man==0.4.1
# via jsonlogalert (pyproject.toml)
click-option-group==0.5.6
# via
# -c requirements.txt
# jsonlogalert (pyproject.toml)
jinja2==3.1.4
# via
# -c requirements.txt
# jsonlogalert (pyproject.toml)
markupsafe==2.1.5
# via
# -c requirements.txt
# jinja2
minify-html==0.15.0
# via
# -c requirements.txt
# jsonlogalert (pyproject.toml)
mypy-extensions==1.0.0
# via black
packaging==24.1
# via black
pathspec==0.12.1
# via black
platformdirs==4.3.6
# via black
pyproject-hooks==1.1.0
# via
# -c requirements.txt
# jsonlogalert (pyproject.toml)
pyyaml==6.0.2
# via
# -c requirements.txt
# jsonlogalert (pyproject.toml)
ruff==0.6.7
# via jsonlogalert (pyproject.toml)
tomli==2.0.1
# via black
typing-extensions==4.12.2
# via black