-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements-lint.txt
58 lines (57 loc) · 1015 Bytes
/
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
#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile --output-file=- -
#
attrs==23.2.0
# via gather
black==23.12.1
# via -r -
build==1.0.3
# via pip-tools
click==8.1.7
# via
# black
# pip-tools
commander-data==2024.1.19.63931
# via
# -r -
# gather
flake8==7.0.0
# via -r -
gather==2024.1.19.64919
# via -r -
incremental==22.10.0
# via gather
mccabe==0.7.0
# via flake8
mypy-extensions==1.0.0
# via black
packaging==23.2
# via
# black
# build
pathspec==0.12.1
# via black
pip-tools==7.3.0
# via -r -
platformdirs==4.1.0
# via black
pycodestyle==2.11.1
# via flake8
pyflakes==3.2.0
# via flake8
pyproject-hooks==1.0.0
# via build
tomlkit==0.12.3
# via -r -
toolz==0.12.0
# via gather
venusian==3.1.0
# via gather
wheel==0.42.0
# via pip-tools
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools