Skip to content

Commit 68cacec

Browse files
Apply suggestions from code review
Address pr comments Co-authored-by: Nitin Madnani <nmadnani@ets.org>
1 parent a41acd1 commit 68cacec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

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

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

0 commit comments

Comments
 (0)