-
Notifications
You must be signed in to change notification settings - Fork 0
/
checkformatting.txt
48 lines (47 loc) · 1.01 KB
/
checkformatting.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
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile --allow-unsafe requirements/checkformatting.in
#
black==24.10.0
# via -r requirements/checkformatting.in
build==1.2.1
# via pip-tools
click==8.1.3
# via
# black
# pip-tools
importlib-metadata==6.6.0
# via pip-sync-faster
isort==5.13.2
# via -r requirements/checkformatting.in
mypy-extensions==0.4.3
# via black
packaging==23.0
# via
# black
# build
pathspec==0.10.2
# via black
pip-sync-faster==0.0.4
# via -r requirements/checkformatting.in
pip-tools==7.4.1
# via
# -r requirements/checkformatting.in
# pip-sync-faster
platformdirs==2.5.4
# via black
pyproject-hooks==1.0.0
# via
# build
# pip-tools
wheel==0.38.4
# via pip-tools
zipp==3.19.1
# via importlib-metadata
# The following packages are considered to be unsafe in a requirements file:
pip==23.3
# via pip-tools
setuptools==70.0.0
# via pip-tools