Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
Arame93 authored Sep 12, 2024
1 parent b8cf26e commit 1e053ba
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
!pip install streamlit
!pip install pandas
!pip install joblib
!pip install scikit-learn
pip install streamlit
pip install pandas
pip install joblib
pip install scikit-learn
streamlit==1.35.0
pandas
joblib==1.4.2
Expand Down

0 comments on commit 1e053ba

Please sign in to comment.