File tree Expand file tree Collapse file tree 3 files changed +9
-9
lines changed
pkg/workloads/cortex/serve Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -145,7 +145,7 @@ The following packages have been pre-installed and can be used in your implement
145145
146146` ` ` text
147147boto3==1.10.45
148- cloudpickle==1.2.2
148+ cloudpickle==1.3.0
149149dill==0.3.1.1
150150joblib==0.14.1
151151Keras==2.3.1
@@ -167,8 +167,8 @@ sympy==1.5
167167tensor2tensor==1.15.4
168168tensorflow-hub==0.7.0
169169tensorflow==2.1.0
170- torch==1.3.1
171- torchvision==0.4.2
170+ torch==1.4.0
171+ torchvision==0.5.0
172172xgboost==0.90
173173` ` `
174174
Original file line number Diff line number Diff line change 11tensorflow-cpu==2.1.0
22
3- cloudpickle==1.2.2
3+ cloudpickle==1.3.0
44joblib==0.14.1
55Keras==2.3.1
66nltk==3.4.5
@@ -16,8 +16,8 @@ statsmodels==0.10.2
1616sympy==1.5
1717tensor2tensor==1.15.4
1818tensorflow-hub==0.7.0
19- torch==1.3.1
20- torchvision==0.4.2
19+ torch==1.4.0
20+ torchvision==0.5.0
2121xgboost==0.90
2222
2323uvicorn==0.11.3
Original file line number Diff line number Diff line change 11tensorflow-gpu==2.1.0
22
3- cloudpickle==1.2.2
3+ cloudpickle==1.3.0
44joblib==0.14.1
55Keras==2.3.1
66nltk==3.4.5
@@ -16,8 +16,8 @@ statsmodels==0.10.2
1616sympy==1.5
1717tensor2tensor==1.15.4
1818tensorflow-hub==0.7.0
19- torch==1.3.1
20- torchvision==0.4.2
19+ torch==1.4.0
20+ torchvision==0.5.0
2121xgboost==0.90
2222
2323uvicorn==0.11.3
You can’t perform that action at this time.
0 commit comments