-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathrequirements-dev-3.8.txt
More file actions
133 lines (133 loc) · 2.77 KB
/
requirements-dev-3.8.txt
File metadata and controls
133 lines (133 loc) · 2.77 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
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
# This file was autogenerated by uv via the following command:
# uv pip compile requirements-dev.in --constraints requirements.txt -o requirements-dev.txt --python-version 3.8
absolufy-imports==0.3.1
# via -r requirements-dev.in
annotated-types==0.5.0
# via
# -c requirements.txt
# pydantic
argcomplete==3.6.2
# via datamodel-code-generator
black==24.8.0
# via
# -r requirements-dev.in
# datamodel-code-generator
build==1.2.2.post1
# via pip-tools
cffi==1.17.1
# via pytest-codspeed
click==8.1.8
# via
# black
# pip-tools
coverage==7.6.1
# via pytest-cov
datamodel-code-generator==0.27.3
# via -r requirements-dev.in
exceptiongroup==1.3.0
# via pytest
filelock==3.16.1
# via pytest-codspeed
flake8==5.0.4
# via -r requirements-dev.in
genson==1.3.0
# via datamodel-code-generator
importlib-metadata==8.5.0
# via build
inflect==5.6.2
# via datamodel-code-generator
iniconfig==2.1.0
# via pytest
isort==5.13.2
# via
# -r requirements-dev.in
# datamodel-code-generator
jinja2==3.1.6
# via datamodel-code-generator
markupsafe==2.1.5
# via jinja2
mccabe==0.7.0
# via flake8
mypy==1.14.1
# via -r requirements-dev.in
mypy-extensions==1.1.0
# via
# black
# mypy
packaging==25.0
# via
# black
# build
# datamodel-code-generator
# pytest
pathspec==0.12.1
# via black
pip==25.0.1
# via pip-tools
pip-tools==7.5.0
# via -r requirements-dev.in
platformdirs==4.3.6
# via black
pluggy==1.5.0
# via pytest
pycodestyle==2.9.1
# via flake8
pycparser==2.22
# via cffi
pydantic==2.4.0
# via
# -c requirements.txt
# datamodel-code-generator
pydantic-core==2.10.0
# via
# -c requirements.txt
# pydantic
pyflakes==2.5.0
# via flake8
pyproject-hooks==1.2.0
# via
# build
# pip-tools
pytest==8.3.5
# via
# -r requirements-dev.in
# pytest-codspeed
# pytest-cov
# pytest-lazy-fixtures
# pytest-mock
pytest-codspeed==2.2.1
# via -r requirements-dev.in
pytest-cov==5.0.0
# via -r requirements-dev.in
pytest-lazy-fixtures==1.3.4
# via -r requirements-dev.in
pytest-mock==3.14.1
# via -r requirements-dev.in
pyyaml==6.0.2
# via datamodel-code-generator
setuptools==75.3.2
# via pip-tools
tomli==2.2.1
# via
# black
# build
# coverage
# datamodel-code-generator
# mypy
# pip-tools
# pytest
types-setuptools==75.8.0.20250110
# via -r requirements-dev.in
typing-extensions==4.8.0
# via
# -c requirements.txt
# annotated-types
# black
# exceptiongroup
# mypy
# pydantic
# pydantic-core
wheel==0.45.1
# via pip-tools
zipp==3.20.2
# via importlib-metadata