Skip to content
Snippets Groups Projects
Commit 194abbb6 authored by André Anjos's avatar André Anjos :speech_balloon:
Browse files

Merge branch 'adding_openpyxl_shap_deps' into 'master'

Adding openpyxl/shap deps

See merge request !335
parents cbe25bb9 95e94b82
No related branches found
No related tags found
1 merge request!335Adding openpyxl/shap deps
Pipeline #67014 passed
......@@ -410,6 +410,8 @@ numpy:
- "1.22.4"
opencv:
- "4.6.0"
openpyxl:
- "3.0.10"
pandas:
- "1.5.0"
pillow:
......@@ -451,6 +453,8 @@ scipy:
- "1.9.1"
setuptools:
- "65.3.0"
shap:
- "0.41.0"
simplejson:
- "3.17.6"
six:
......
......@@ -186,6 +186,7 @@ oauthlib==3.2.1
opencv==4.6.0
openh264==2.3.0
openjpeg==2.5.0
openpyxl==3.0.10
openssl==1.1.1q
opt_einsum==3.3.0
p11-kit==0.24.1
......@@ -242,6 +243,7 @@ scikit-image==0.19.3
scikit-learn==1.1.2
scipy==1.9.1
setuptools==65.3.0
shap==0.41.0
simplejson==3.17.6
six==1.16.0
sleef==3.5.1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment