-
Notifications
You must be signed in to change notification settings - Fork 35
Expand file tree
/
Copy pathrequirements-dev.txt
More file actions
77 lines (76 loc) · 1.61 KB
/
requirements-dev.txt
File metadata and controls
77 lines (76 loc) · 1.61 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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile --output-file=requirements-dev.txt dependencies/requirements-dev.in
#
attrs==25.4.0
# via flake8-bugbear
black==25.12.0
# via -r dependencies/requirements-dev.in
build==1.3.0
# via pip-tools
click==8.1.3
# via
# black
# pip-tools
colorama==0.4.6
# via
# build
# click
flake8==7.3.0
# via
# -r dependencies/requirements-dev.in
# flake8-bugbear
flake8-bugbear==25.11.29
# via -r dependencies/requirements-dev.in
isort==7.0.0
# via -r dependencies/requirements-dev.in
librt==0.7.3
# via mypy
mccabe==0.7.0
# via flake8
mypy==1.19.0
# via -r dependencies/requirements-dev.in
mypy-extensions==1.1.0
# via
# -r dependencies/requirements-dev.in
# black
# mypy
packaging==24.0
# via
# black
# build
pathspec==0.9.0
# via
# black
# mypy
pip-tools==7.5.2
# via -r dependencies/requirements-dev.in
platformdirs==2.5.2
# via black
pycodestyle==2.14.0
# via flake8
pyflakes==3.4.0
# via flake8
pyproject-hooks==1.2.0
# via
# build
# pip-tools
pytokens==0.3.0
# via black
types-python-dateutil==2.9.0.20251115
# via -r dependencies/requirements-dev.in
types-requests==2.32.4.20250913
# via -r dependencies/requirements-dev.in
typing-extensions==4.15.0
# via mypy
urllib3==2.6.0
# via
# -c requirements.txt
# types-requests
wheel==0.38.1
# via pip-tools
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools