Skip to content

Commit

Permalink
docs: update requirements in README.
Browse files Browse the repository at this point in the history
  • Loading branch information
desilinguist committed Jan 18, 2024
1 parent 0454288 commit dc9fefe
Showing 1 changed file with 10 additions and 7 deletions.
17 changes: 10 additions & 7 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -59,19 +59,22 @@ To get started with RSMTool, please see the extensive `official documentation <h
Requirements
------------

- ``python>=3.8``
- ``numpy<.1.25``
- ``scipy``
- ``scikit-learn``
- ``statsmodels``
- ``skll``
- ``pandas``
- ``ipython``
- ``jupyter``
- ``notebook``
- ``numpy<2``
- ``openpyxl``
- ``pandas``
- ``python>=3.8``
- ``scikit-learn``
- ``scipy``
- ``seaborn``
- ``shap``
- ``skll==4.0.1``
- ``statsmodels``
- ``wandb``
- ``xlrd``
- ``xlwt``

Contributing
------------
Expand Down

0 comments on commit dc9fefe

Please sign in to comment.