Skip to content

Commit 01384d2

Browse files
nlathiaNeal Lathia
andauthored
Remove library versions in examples (#237)
Co-authored-by: Neal Lathia <neallathia@gmail.com>
1 parent c66ddef commit 01384d2

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

examples/examples-by-ml-library/requirements.txt

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
click
55

66
# Storage requirements
7-
protobuf==3.20.2
87
google-cloud-storage
98
boto3
109
azure-core
@@ -26,7 +25,7 @@ fastai
2625
gensim
2726
lightgbm
2827
mxnet
29-
onnx==1.13.0
28+
onnx
3029
onnxruntime
3130
onnxmltools
3231
prophet
@@ -36,8 +35,8 @@ scikit-learn
3635
shap
3736
skl2onnx
3837
skorch
39-
tensorflow==2.9.3
38+
tensorflow
4039
transformers
4140
torch
4241
torchvision
43-
xgboost==1.7.4
42+
xgboost

0 commit comments

Comments
 (0)