File tree Expand file tree Collapse file tree 1 file changed +21
-6
lines changed Expand file tree Collapse file tree 1 file changed +21
-6
lines changed Original file line number Diff line number Diff line change @@ -8,18 +8,18 @@ notebook==6.5.4
88bokeh == 3.1.1
99dask == 2023.6.0
1010dill == 0.3.6
11- gspread == 5.9.0
1211ipympl == 0.9.3
13- lightgbm == 3.3.5
14- networkx == 3.1
12+ lightgbm == 4.1.0
13+ networkx == 2.8.5
1514numpy == 1.24.3
16- pandas == 2.0.2
17- pandas_gbq == 0.19.2
15+ pandas == 2.1.1
16+ pandas_gbq
17+ papermill == 2.4.0
1818requests == 2.31.0
1919scikit-learn == 1.2.2
2020scipy == 1.10.1
2121statsmodels == 0.14.0
22- xgboost == 1.7.5
22+ xgboost == 2.0.0
2323
2424# Formatting
2525black < 23.4
@@ -30,3 +30,18 @@ jsonschema
3030kfp == 1.8.21
3131kfpx == 0.2.3
3232kfp-server-api == 1.8.5
33+
34+ onnxmltools == 1.11.2
35+ skl2onnx == 1.15.0
36+ onnx == 1.14.1
37+ onnxruntime =1.16.0
38+
39+ google-cloud-bigquery
40+ google-cloud-storage
41+ gspread
42+ google-api-python-client
43+ google-auth-httplib2
44+ google-auth-oauthlib
45+ google-auth
46+ matplotlib
47+ seaborn
You can’t perform that action at this time.
0 commit comments