-
Notifications
You must be signed in to change notification settings - Fork 11
/
requirements-lint.txt
64 lines (63 loc) · 1.34 KB
/
requirements-lint.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
#
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# pip-compile requirements-lint.in
#
black==24.8.0
# via -r requirements-fmt.txt
click==8.1.7
# via
# -r requirements-fmt.txt
# black
codespell==2.3.0
# via -r requirements-lint.in
flake8==7.0.0
# via
# -r requirements-lint.in
# flake8-builtins
# pep8-naming
# pyproject-flake8
flake8-builtins==2.5.0
# via -r requirements-lint.in
flake8-copyright==0.2.4
# via -r requirements-lint.in
isort==5.13.2
# via -r requirements-fmt.txt
mccabe==0.7.0
# via flake8
mypy-extensions==1.0.0
# via
# -r requirements-fmt.txt
# black
packaging==24.2
# via
# -r requirements-fmt.txt
# black
pathspec==0.12.1
# via
# -r requirements-fmt.txt
# black
pep8-naming==0.14.1
# via -r requirements-lint.in
platformdirs==4.3.6
# via
# -r requirements-fmt.txt
# black
pycodestyle==2.11.1
# via flake8
pyflakes==3.2.0
# via flake8
pyproject-flake8==7.0.0
# via -r requirements-lint.in
tomli==2.2.1
# via
# -r requirements-fmt.txt
# black
# pyproject-flake8
typing-extensions==4.12.2
# via
# -r requirements-fmt.txt
# black
# The following packages are considered to be unsafe in a requirements file:
# setuptools