Skip to content

Commit 230ba5c

Browse files
committed
Merge branch 'master' of github.com:lablup/backend.ai-kernels
2 parents 00ae322 + b33d650 commit 230ba5c

File tree

1 file changed

+80
-2
lines changed

1 file changed

+80
-2
lines changed

vendor/ngc-pytorch/requirements.22.02.txt

Lines changed: 80 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,79 @@
1+
certifi==2021.10.8
2+
prometheus-client==0.13.1
3+
matplotlib_inline==0.1.3
4+
nest_asyncio==1.5.4
5+
Werkzeug==2.0.3
6+
matplotlib==3.5.1
7+
Sphinx==4.4.0
8+
jsonschema==4.4.0
9+
pandocfilters==1.5.0
10+
certifi==2021.10.8
11+
matplotlib_inline==0.1.3
12+
pathspec==0.9.0
13+
nest_asyncio==1.5.4
14+
prometheus-client==0.13.1
15+
Werkzeug==2.0.3
16+
SoundFile==0.10.3.post1
17+
pexpect==4.8.0
18+
Sphinx==4.4.0
19+
pathspec==0.9.0
20+
pandocfilters==1.5.0
21+
PySocks==1.7.1
22+
nest_asyncio==1.5.4
23+
Markdown==3.3.6
24+
nbformat==5.2.0
25+
jupyter_server==1.15.5
26+
flake8==4.0.0
27+
black==21.11b1
28+
jupyter_client==6.1.11
29+
nbconvert==6.4.3
30+
anyio==3.4.0
31+
jupyterhub==2.2.1
32+
alembic==1.7.6
33+
certipy==0.1.2
34+
argo_workflows==3.6.0
35+
asgiref==3.4.1
36+
Jinja2==2.11.2
37+
jupyterhub_kubespawner==0.15.0
38+
entrypoints==0.4
39+
jsonschema==4.4.0
40+
importlib_resources==5.7.1
41+
kubernetes==22.6.0
42+
MarkupSafe==2.1.1
43+
matplotlib_inline==0.1.3
44+
certifi==2021.10.8
45+
marshmallow==3.14.1
46+
matplotlib==3.5.1
47+
fonttools==4.32.0
48+
kiwisolver==1.4.2
49+
msgpack==1.0.2
50+
meshio==4.4.5
51+
monotonic==1.4
52+
nbclassic==0.3.6
53+
packaging==21.2
54+
nbdime==3.1.0
55+
nbclient==0.5.13
56+
mistune==0.8.3
57+
GitPython==3.1.26
58+
gitdb==4.0.5
59+
jupyter_server_mathjax==0.2.4
60+
nest_asyncio==1.5.4
61+
networkx==2.8
62+
nltk==3.3.0
63+
nose==1.3.3
64+
oauthenticator==0.12.1
65+
oauthlib==3.2.0
66+
opencv_python_headless==4.5.5.62
67+
notebook==6.4.10
68+
pandas==1.4.2
69+
pexpect==4.8.0
70+
prompt_toolkit==3.0.17
171
EasyProcess==0.3
272
Fiona==1.8.6
373
JPype1==0.7.2
474
LunarCalendar>=0.0.9
575
Mako==1.0.7
6-
Markdown==3.3.6
76+
Pillow==9.1.0
777
PyQt5-sip==12.8.1
878
PySocks==1.7.1
979
PyVirtualDisplay==1.3.2
@@ -136,22 +206,29 @@ osqp==0.5.0
136206
pandasgui==0.2.7
137207
pandocfilters==1.5.0
138208
path==16.2.0
139-
pathspec==0.7.0
209+
pathspec==0.9.0
140210
patsy==0.5.1
211+
PyMeeus==0.5.10
141212
pbr==5.5.0
142213
plaidml==0.7.0
214+
platformdirs==2.5.1
143215
plotly==4.5.3
144216
ply==3.11
145217
portpicker==1.3.1
146218
progressbar==2.5
147219
prometheus-client==0.13.1
148220
promise==2.3
221+
psutil==5.9.0
222+
partd==1.2.0
149223
ptyprocess==0.6.0
150224
pulp==2.5.1
151225
py-cpuinfo==5.0.0
152226
py==1.11.0
153227
pyLDAvis==2.1.2
154228
pyaml==19.12.0
229+
pyasn1_modules==0.2.8
230+
pybind11==2.4.2
231+
protobuf==3.20.0
155232
pycairo==1.20.1
156233
pycocotools==2.0.0
157234
pycparser==2.19
@@ -168,6 +245,7 @@ pyparsing==2.4.6
168245
pyproj==2.5.0
169246
pyqt5==5.15.0
170247
pyrsistent==0.18.1
248+
pyasn1==0.4.8
171249
pyshp==2.2.0
172250
pystan==3.3.0
173251
python-dateutil==2.8.2

0 commit comments

Comments
 (0)