Skip to content

Commit dc9fefe

Browse files
committed
docs: update requirements in README.
1 parent 0454288 commit dc9fefe

File tree

1 file changed

+10
-7
lines changed

1 file changed

+10
-7
lines changed

README.rst

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -59,19 +59,22 @@ To get started with RSMTool, please see the extensive `official documentation <h
5959
Requirements
6060
------------
6161

62-
- ``python>=3.8``
63-
- ``numpy<.1.25``
64-
- ``scipy``
65-
- ``scikit-learn``
66-
- ``statsmodels``
67-
- ``skll``
68-
- ``pandas``
6962
- ``ipython``
7063
- ``jupyter``
7164
- ``notebook``
65+
- ``numpy<2``
66+
- ``openpyxl``
67+
- ``pandas``
68+
- ``python>=3.8``
69+
- ``scikit-learn``
70+
- ``scipy``
7271
- ``seaborn``
7372
- ``shap``
73+
- ``skll==4.0.1``
74+
- ``statsmodels``
7475
- ``wandb``
76+
- ``xlrd``
77+
- ``xlwt``
7578

7679
Contributing
7780
------------

0 commit comments

Comments
 (0)