Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
EJmpa authored Dec 14, 2023
1 parent 090b86a commit 72c72c6
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,10 @@ streamlit run your_script_name.py
Replace your_script_name.py with the filename of your script containing the Streamlit app.

## Dependencies
* streamlit\
* pytz\
* pandas\
* numpy\
* matplotlib\
* statsmodels\
* streamlit
* pytz
* pandas
* numpy
* matplotlib
* statsmodels
* scikit-learn

0 comments on commit 72c72c6

Please sign in to comment.