forked from the-full-stack/fsdl-text-recognizer-project
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements-dev.txt
381 lines (380 loc) · 6.67 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
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
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
#
# This file is autogenerated by pip-compile with Python 3.7
# by the following command:
#
# pip-compile requirements-dev.in
#
appdirs==1.4.3
# via
# black
# virtualenv
astroid==2.3.3
# via pylint
atomicwrites==1.4.1
# via pytest
attrs==19.3.0
# via
# black
# jsonschema
# pytest
backcall==0.1.0
# via ipython
bandit==1.6.2
# via -r requirements-dev.in
black==19.10b0
# via -r requirements-dev.in
bleach==3.1.4
# via nbconvert
blessings==1.7
# via gpustat
certifi==2019.11.28
# via
# -c requirements.txt
# pipenv
# requests
# sentry-sdk
cffi==1.15.1
# via gevent
chardet==3.0.4
# via
# -c requirements.txt
# requests
click==7.1.1
# via
# -c requirements.txt
# black
# safety
# wandb
colorama==0.4.6
# via
# bandit
# ipython
# pylint
# pytest
configparser==5.0.0
# via wandb
cycler==0.10.0
# via matplotlib
decorator==4.4.2
# via
# ipython
# traitlets
defusedxml==0.6.0
# via nbconvert
distlib==0.3.0
# via virtualenv
docker-pycreds==0.4.0
# via wandb
dparse==0.5.0
# via safety
entrypoints==0.3
# via nbconvert
filelock==3.0.12
# via virtualenv
gevent==1.4.0
# via grequests
gitdb==4.0.2
# via gitpython
gitpython==3.1.0
# via
# bandit
# wandb
gpustat==0.6.0
# via -r requirements-dev.in
gql==0.2.0
# via wandb
gradescope-utils==0.3.1
# via -r requirements-dev.in
graphql-core==1.1
# via gql
greenlet==0.4.15
# via gevent
grequests==0.4.0
# via -r requirements-dev.in
idna==2.9
# via
# -c requirements.txt
# requests
importlib-metadata==1.6.0
# via
# jsonschema
# pluggy
# pytest
# virtualenv
ipykernel==5.2.0
# via notebook
ipython==7.13.0
# via ipykernel
ipython-genutils==0.2.0
# via
# nbformat
# notebook
# traitlets
isort==4.3.21
# via pylint
itermplot==0.331
# via -r requirements-dev.in
jedi==0.16.0
# via ipython
jinja2==2.11.1
# via
# -c requirements.txt
# jupyterlab
# jupyterlab-server
# nbconvert
# notebook
json5==0.9.4
# via jupyterlab-server
jsonschema==3.2.0
# via
# jupyterlab-server
# nbformat
jupyter-client==6.1.2
# via
# ipykernel
# notebook
jupyter-core==4.6.3
# via
# jupyter-client
# nbconvert
# nbformat
# notebook
jupyterlab==2.0.1
# via -r requirements-dev.in
jupyterlab-server==1.0.7
# via jupyterlab
kiwisolver==1.1.0
# via matplotlib
lazy-object-proxy==1.4.3
# via astroid
markupsafe==2.1.3
# via
# -c requirements.txt
# jinja2
matplotlib==3.2.1
# via
# -r requirements-dev.in
# itermplot
mccabe==0.6.1
# via pylint
mistune==0.8.4
# via nbconvert
more-itertools==8.2.0
# via pytest
mypy==0.770
# via -r requirements-dev.in
mypy-extensions==0.4.3
# via mypy
nbconvert==5.6.1
# via notebook
nbformat==5.0.4
# via
# nbconvert
# notebook
nltk==3.4.5
# via -r requirements-dev.in
notebook==6.0.3
# via
# jupyterlab
# jupyterlab-server
numpy==1.21.6
# via
# -c requirements.txt
# itermplot
# matplotlib
# scipy
nvidia-ml-py3==7.352.0
# via
# gpustat
# wandb
packaging==23.2
# via
# -c requirements.txt
# dparse
# pytest
# safety
pandocfilters==1.4.2
# via nbconvert
parso==0.6.2
# via jedi
pathspec==0.7.0
# via black
pathtools==0.1.2
# via watchdog
pbr==5.4.4
# via stevedore
pickleshare==0.7.5
# via ipython
pillow==7.0.0
# via -r requirements-dev.in
pipenv==2018.11.26
# via dparse
pluggy==0.13.1
# via pytest
prometheus-client==0.7.1
# via notebook
promise==2.3
# via
# gql
# graphql-core
prompt-toolkit==3.0.5
# via ipython
psutil==5.7.0
# via
# gpustat
# wandb
py==1.8.1
# via pytest
pycodestyle==2.5.0
# via -r requirements-dev.in
pycparser==2.21
# via cffi
pydocstyle==5.0.2
# via -r requirements-dev.in
pygments==2.6.1
# via
# ipython
# nbconvert
pylint==2.4.4
# via -r requirements-dev.in
pyparsing==2.4.6
# via matplotlib
pyrsistent==0.16.0
# via jsonschema
pytest==5.4.1
# via -r requirements-dev.in
python-dateutil==2.8.1
# via
# jupyter-client
# matplotlib
# wandb
pywin32==306
# via jupyter-core
pywinpty==2.0.10
# via terminado
pyyaml==5.3.1
# via
# -r requirements-dev.in
# bandit
# dparse
# wandb
pyzmq==19.0.0
# via
# jupyter-client
# notebook
redis==3.4.1
# via redlock-py
redlock-py==1.0.8
# via -r requirements-dev.in
regex==2020.2.20
# via black
requests==2.23.0
# via
# -c requirements.txt
# gql
# grequests
# safety
# wandb
safety==1.8.7
# via -r requirements-dev.in
scipy==1.4.1
# via -r requirements-dev.in
send2trash==1.5.0
# via notebook
sentry-sdk==0.14.3
# via wandb
shortuuid==1.0.1
# via wandb
six==1.14.0
# via
# -c requirements.txt
# astroid
# bandit
# bleach
# blessings
# cycler
# docker-pycreds
# gpustat
# gql
# graphql-core
# itermplot
# jsonschema
# nltk
# promise
# pyrsistent
# python-dateutil
# stevedore
# traitlets
# virtualenv
# wandb
smmap==3.0.1
# via gitdb
snowballstemmer==2.0.0
# via pydocstyle
stevedore==1.32.0
# via bandit
subprocess32==3.5.4
# via wandb
terminado==0.8.3
# via notebook
testpath==0.4.4
# via nbconvert
toml==0.10.0
# via
# -c requirements.txt
# black
# dparse
tornado==6.0.4
# via
# -r requirements-dev.in
# ipykernel
# jupyter-client
# jupyterlab
# notebook
# terminado
traitlets==4.3.3
# via
# ipykernel
# ipython
# jupyter-client
# jupyter-core
# nbconvert
# nbformat
# notebook
typed-ast==1.4.1
# via
# astroid
# black
# mypy
typing-extensions==4.7.1
# via
# -c requirements.txt
# mypy
urllib3==1.25.8
# via
# -c requirements.txt
# requests
# sentry-sdk
virtualenv==20.0.15
# via pipenv
virtualenv-clone==0.5.4
# via pipenv
wandb==0.8.31
# via -r requirements-dev.in
watchdog==0.10.2
# via wandb
wcwidth==0.1.9
# via
# prompt-toolkit
# pytest
webencodings==0.5.1
# via bleach
wrapt==1.11.2
# via
# -c requirements.txt
# astroid
zipp==3.1.0
# via importlib-metadata
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools