-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
261 lines (260 loc) · 4.8 KB
/
requirements.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
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile --allow-unsafe --output-file=requirements.txt requirements.in
#
asttokens==3.0.0
# via stack-data
async-timeout==5.0.1
# via redis
attrs==24.3.0
# via
# flake8-eradicate
# wmctrl
backports-tarfile==1.2.0
# via jaraco-context
black==24.10.0
# via flake8-black
build==1.2.2.post1
# via pip-tools
certifi==2024.12.14
# via requests
cffi==1.17.1
# via cryptography
charset-normalizer==3.4.0
# via requests
click==8.1.7
# via
# black
# pip-tools
coverage[toml]==7.6.9
# via pytest-cov
cryptography==44.0.0
# via
# secretstorage
# types-pyopenssl
# types-redis
decorator==5.1.1
# via
# ipdb
# ipython
docutils==0.21.2
# via readme-renderer
eradicate==2.3.0
# via flake8-eradicate
exceptiongroup==1.2.2
# via
# ipython
# pytest
executing==2.1.0
# via stack-data
fakeredis==2.26.1
# via -r requirements.in
fancycompleter==0.9.1
# via pdbpp
flake8==7.1.1
# via
# -r requirements.in
# flake8-black
# flake8-eradicate
# flake8-isort
flake8-black==0.3.6
# via -r requirements.in
flake8-eradicate==1.5.0
# via -r requirements.in
flake8-isort==6.1.1
# via -r requirements.in
idna==3.10
# via requests
importlib-metadata==8.5.0
# via keyring
iniconfig==2.0.0
# via pytest
ipdb==0.13.13
# via -r requirements.in
ipython==8.30.0
# via ipdb
isort==5.13.2
# via
# -r requirements.in
# flake8-isort
jaraco-classes==3.4.0
# via keyring
jaraco-context==6.0.1
# via keyring
jaraco-functools==4.1.0
# via keyring
jedi==0.19.2
# via ipython
jeepney==0.8.0
# via
# keyring
# secretstorage
keyring==25.5.0
# via twine
markdown-it-py==3.0.0
# via rich
matplotlib-inline==0.1.7
# via ipython
mccabe==0.7.0
# via flake8
mdurl==0.1.2
# via markdown-it-py
mongomock==4.3.0
# via -r requirements.in
more-itertools==10.5.0
# via
# jaraco-classes
# jaraco-functools
mypy==1.13.0
# via -r requirements.in
mypy-extensions==1.0.0
# via
# black
# mypy
nh3==0.2.20
# via readme-renderer
packaging==24.2
# via
# black
# build
# mongomock
# pytest
# pytest-sugar
# twine
parso==0.8.4
# via jedi
pathspec==0.12.1
# via black
pdbpp==0.10.3
# via -r requirements.in
pexpect==4.9.0
# via ipython
pip-tools==7.4.1
# via -r requirements.in
pkginfo==1.12.0
# via twine
platformdirs==4.3.6
# via
# black
# yapf
pluggy==1.5.0
# via pytest
prompt-toolkit==3.0.48
# via ipython
ptyprocess==0.7.0
# via pexpect
pure-eval==0.2.3
# via stack-data
pycodestyle==2.12.1
# via flake8
pycparser==2.22
# via cffi
pyflakes==3.2.0
# via flake8
pygments==2.18.0
# via
# ipython
# pdbpp
# readme-renderer
# rich
pyproject-hooks==1.2.0
# via
# build
# pip-tools
pyrepl==0.9.0
# via fancycompleter
pytest==8.3.4
# via
# -r requirements.in
# pytest-cov
# pytest-mock
# pytest-sugar
pytest-cov==6.0.0
# via pytest-cover
pytest-cover==3.0.0
# via pytest-coverage
pytest-coverage==0.0
# via -r requirements.in
pytest-mock==3.14.0
# via -r requirements.in
pytest-sugar==1.0.0
# via -r requirements.in
pytz==2024.2
# via mongomock
readme-renderer==44.0
# via twine
redis==5.2.1
# via fakeredis
requests==2.32.3
# via
# requests-toolbelt
# twine
requests-toolbelt==1.0.0
# via twine
rfc3986==2.0.0
# via twine
rich==13.9.4
# via twine
secretstorage==3.3.3
# via keyring
sentinels==1.0.0
# via mongomock
sortedcontainers==2.4.0
# via fakeredis
stack-data==0.6.3
# via ipython
termcolor==2.5.0
# via pytest-sugar
tomli==2.2.1
# via
# black
# build
# coverage
# flake8-black
# ipdb
# mypy
# pip-tools
# pytest
# yapf
traitlets==5.14.3
# via
# ipython
# matplotlib-inline
twine==6.0.1
# via -r requirements.in
types-cffi==1.16.0.20240331
# via types-pyopenssl
types-pyopenssl==24.1.0.20240722
# via types-redis
types-redis==4.6.0.20241004
# via -r requirements.in
types-setuptools==75.6.0.20241126
# via types-cffi
typing-extensions==4.12.2
# via
# black
# fakeredis
# ipython
# mypy
# rich
urllib3==2.2.3
# via
# requests
# twine
wcwidth==0.2.13
# via prompt-toolkit
wheel==0.45.1
# via pip-tools
wmctrl==0.5
# via pdbpp
yapf==0.43.0
# via -r requirements.in
zipp==3.21.0
# via importlib-metadata
# The following packages are considered to be unsafe in a requirements file:
pip==24.3.1
# via pip-tools
setuptools==75.6.0
# via pip-tools