Skip to content

Commit aa0aedb

Browse files
committed
pygame 2.0.1
1 parent 75cb82c commit aa0aedb

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

vendor/ngc-pytorch/requirements.txt

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ absl-py==0.8.0
22
aiohttp==3.6.2
33
aiozmq==0.9.0
44
adanet==0.9.0
5+
#apache-beam==2.24.0
56
appdirs==1.4.3
67
astor==0.8.1
78
astroid==2.3.3
@@ -33,6 +34,7 @@ Click==7.0
3334
click-plugins==1.1.1
3435
cligj==0.5.0
3536
cloudpickle==1.5.0
37+
cmake==3.18.4.post1
3638
colorama==0.4.3
3739
colour==0.1.5
3840
contextlib2==0.5.5
@@ -61,6 +63,7 @@ fastrlock==0.4
6163
fbprophet==0.5
6264
featuretools==0.9.1
6365
Fiona==1.8.6
66+
fire>=0.1.3
6467
flake8==3.7.9
6568
folium==0.10.0
6669
funcy==1.13
@@ -105,6 +108,7 @@ jupyter-console==6.1.0
105108
jupyter-contrib-core==0.3.3
106109
jupyter-contrib-nbextensions==0.5.1
107110
jupyter-core==4.6.3
111+
jupyter-dash==0.4.0
108112
jupyter-highlight-selected-word==0.2.0
109113
jupyter-js-widgets-nbextension==0.0.2.dev0
110114
jupyter-lsp==0.8.0
@@ -165,10 +169,12 @@ onnx==1.2.2
165169
opt-einsum==3.2.0
166170
osqp==0.5.0
167171
packaging==20.3
172+
pandasgui==0.2.7
168173
pandocfilters==1.4.2
169174
parso==0.7.0
170175
pathspec==0.7.0
171176
patsy==0.5.1
177+
pbr==5.5.0
172178
pexpect==4.8.0
173179
pickleshare==0.7.5
174180
Pillow==6.2.2
@@ -189,6 +195,7 @@ pyaml==19.12.0
189195
pyasn1==0.4.8
190196
pyasn1-modules==0.2.8
191197
pyarrow==0.15.1
198+
pycairo==1.12.0
192199
pycocotools==2.0.0
193200
pycodestyle==2.5.0
194201
pycparser==2.19
@@ -197,7 +204,7 @@ pydot==1.4.1
197204
pydotplus==2.0.2
198205
pyflakes==2.1.1
199206
pygal==2.4.0
200-
pygame==1.9.6
207+
pygame==2.0.1
201208
pyglet==1.5.0
202209
Pygments==2.5.2
203210
pyLDAvis==2.1.2
@@ -224,6 +231,7 @@ PyWavelets==1.1.1
224231
PyYAML==5.3.1
225232
pyzmq==19.0.0
226233
qtconsole==4.7.1
234+
qgrid==1.3.1
227235
QtPy==1.9.0
228236
regex==2020.2.20
229237
requests==2.23.0
@@ -237,12 +245,15 @@ ruamel.yaml.clib==0.2.0
237245
s3transfer==0.2.1
238246
sacred==0.8.1
239247
sacrebleu==1.3.6
248+
scipy==1.5.4
240249
schema==0.7.1
241250
scikit-image==0.16.2
242251
scikit-learn==0.23.1
243252
scikit-plot==0.3.7
244253
scikit-optimize==0.7.4
245254
scikit-surprise==1.1.0
255+
scooby==0.5.5
256+
#scs==2.1.0
246257
seaborn==0.10.0
247258
selenium==3.141.0
248259
Send2Trash==1.5.0
@@ -272,6 +283,7 @@ TPOT==0.11.1
272283
tqdm==4.43.0
273284
traitlets==4.3.3
274285
trax==1.3.3
286+
transformers==4.1.1
275287
tweepy==3.8.0
276288
typed-ast==1.4.1
277289
typing==3.7.4.1

0 commit comments

Comments
 (0)