File tree Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ boto==2.49.0
25
25
boto3 == 1.9.209
26
26
botocore == 1.12.209
27
27
branca == 0.4.0
28
- cachetools == 4.0.0
28
+ cachetools == 3.1.1
29
29
catboost == 0.22
30
30
category-encoders == 2.0.0
31
31
certifi == 2019.11.28
@@ -44,7 +44,7 @@ coverage==4.5.4
44
44
cryptography == 3.0
45
45
cvxpy == 1.0.24
46
46
cycler == 0.10.0
47
- Cython == 0.29.13
47
+ Cython == 0.29.21
48
48
dask == 2.9.0
49
49
#dataclasses==0.8
50
50
deap == 1.3.1
@@ -156,6 +156,7 @@ lxml==4.5.0
156
156
Mako == 1.0.7
157
157
Markdown == 3.2.1
158
158
MarkupSafe == 1.1.1
159
+ matplotlib == 3.3.3
159
160
mccabe == 0.6.1
160
161
mistune == 0.8.4
161
162
mlxtend == 0.17.2
@@ -178,14 +179,15 @@ networkx==2.4
178
179
nltk == 3.2.5
179
180
numba == 0.48.0
180
181
numexpr == 2.7.0
182
+ numpy == 1.20.1
181
183
oauthlib == 3.1.0
182
184
oauth2client == 3.0.0
183
- onnx == 1.6.0
185
+ onnx == 1.8.1
184
186
#onnx-plaidml==0.6.3
185
187
opt-einsum == 3.2.0
186
188
osqp == 0.5.0
187
189
packaging == 20.3
188
- pandas == 1.1.5
190
+ pandas == 1.2.1
189
191
pandasgui == 0.2.7
190
192
pandocfilters == 1.4.2
191
193
parso == 0.7.0
@@ -213,7 +215,7 @@ pyaml==19.12.0
213
215
pyasn1 == 0.4.8
214
216
pyasn1-modules == 0.2.8
215
217
pyarrow == 0.17.0
216
- pycairo == 1.12 .0
218
+ pycairo == 1.19 .0
217
219
pycocotools == 2.0.0
218
220
pycodestyle == 2.5.0
219
221
pycparser == 2.19
@@ -305,6 +307,7 @@ tfx-bsl==0.24.1
305
307
tf2onnx == 1.5.5
306
308
toml == 0.10.0
307
309
toolz == 0.10.0
310
+ tornado == 6.0.4
308
311
TPOT == 0.11.1
309
312
tqdm == 4.43.0
310
313
traitlets == 4.3.3
You can’t perform that action at this time.
0 commit comments