-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathrequirements-dev.txt
195 lines (194 loc) · 3.51 KB
/
requirements-dev.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
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
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile requirements-dev.in
#
alembic==1.14.1
# via -r requirements-dev.in
astroid==3.3.8
# via pylint
asttokens==2.4.1
# via
# devtools
# stack-data
autoflake==2.3.1
# via -r requirements-dev.in
bandit==1.8.2
# via -r requirements-dev.in
black==25.1.0
# via -r requirements-dev.in
certifi==2025.1.31
# via requests
charset-normalizer==3.4.1
# via requests
click==8.1.8
# via black
coverage[toml]==7.6.11
# via
# -r requirements-dev.in
# coverage-badge
# pytest-cov
coverage-badge==1.1.2
# via -r requirements-dev.in
debugpy==1.8.12
# via -r requirements-dev.in
decorator==5.1.1
# via ipython
devtools==0.12.2
# via -r requirements-dev.in
dill==0.3.9
# via pylint
exceptiongroup==1.2.2
# via
# ipython
# pytest
executing==2.2.0
# via
# devtools
# stack-data
faker==35.2.0
# via -r requirements-dev.in
flake8==7.1.1
# via -r requirements-dev.in
freezegun==1.5.1
# via -r requirements-dev.in
greenlet==3.1.1
# via sqlalchemy
idna==3.10
# via requests
iniconfig==2.0.0
# via pytest
ipython==8.32.0
# via -r requirements-dev.in
isort==6.0.0
# via
# -r requirements-dev.in
# pylint
jedi==0.19.2
# via ipython
mako==1.3.9
# via alembic
markdown-it-py==3.0.0
# via rich
markupsafe==3.0.2
# via mako
matplotlib-inline==0.1.7
# via ipython
mccabe==0.7.0
# via
# flake8
# pylint
mdurl==0.1.2
# via markdown-it-py
mypy==1.15.0
# via
# -r requirements-dev.in
# sqlalchemy
mypy-extensions==1.0.0
# via
# black
# mypy
packaging==24.2
# via
# black
# pytest
parso==0.8.4
# via jedi
pathspec==0.12.1
# via black
pbr==6.1.1
# via stevedore
pexpect==4.9.0
# via ipython
platformdirs==4.3.6
# via
# black
# pylint
pluggy==1.5.0
# via pytest
prompt-toolkit==3.0.50
# via ipython
ptyprocess==0.7.0
# via pexpect
pure-eval==0.2.3
# via stack-data
pycodestyle==2.12.1
# via flake8
pyflakes==3.2.0
# via
# autoflake
# flake8
pygments==2.19.1
# via
# devtools
# ipython
# rich
pylint==3.3.4
# via -r requirements-dev.in
pytest==8.3.4
# via
# -r requirements-dev.in
# pytest-cov
# pytest-mock
pytest-cov==6.0.0
# via -r requirements-dev.in
pytest-mock==3.14.0
# via -r requirements-dev.in
python-dateutil==2.9.0.post0
# via
# faker
# freezegun
pyyaml==6.0.2
# via bandit
requests==2.32.3
# via requests-mock
requests-mock==1.12.1
# via -r requirements-dev.in
rich==13.9.4
# via bandit
six==1.17.0
# via
# asttokens
# python-dateutil
sqlalchemy[mypy]==2.0.38
# via
# -r requirements-dev.in
# alembic
stack-data==0.6.3
# via ipython
stevedore==5.4.0
# via bandit
tomli==2.2.1
# via
# autoflake
# black
# coverage
# mypy
# pylint
# pytest
# vulture
tomlkit==0.13.2
# via pylint
traitlets==5.14.3
# via
# ipython
# matplotlib-inline
typing-extensions==4.12.2
# via
# alembic
# astroid
# black
# faker
# ipython
# mypy
# rich
# sqlalchemy
urllib3==2.3.0
# via requests
vulture==2.14
# via -r requirements-dev.in
wcwidth==0.2.13
# via prompt-toolkit
# The following packages are considered to be unsafe in a requirements file:
# setuptools