Skip to content

Commit b981142

Browse files
update interpret-community to ml-wrappers 0.2.2 (#540)
1 parent 2c9a734 commit b981142

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
'numpy',
4040
'pandas',
4141
'scipy',
42-
'ml-wrappers==0.2.1',
42+
'ml-wrappers==0.2.2',
4343
'scikit-learn',
4444
'packaging',
4545
'interpret-core[required]>=0.1.20, <=0.2.7',

0 commit comments

Comments
 (0)