Skip to content

Commit 559bef4

Browse files
Merge pull request #607 from EducationalTestingService/Small-modifications-on-readMe
Add shap as a requirement to the README
2 parents 7ae751c + 68cacec commit 559bef4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Requirements
6060
------------
6161

6262
- Python >=3.8, <3.11
63-
- ``numpy``
63+
- ``numpy`` < 1.24.0
6464
- ``scipy``
6565
- ``scikit-learn``
6666
- ``statsmodels``
@@ -70,6 +70,7 @@ Requirements
7070
- ``jupyter``
7171
- ``notebook``
7272
- ``seaborn``
73+
- ``shap```==0.41.0
7374
7475
Contributing
7576
------------

0 commit comments

Comments
 (0)