Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
Nitinnangnurkar authored Sep 19, 2024
1 parent e253d6b commit 190bd06
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

streamlit==1.20.0
scikit-learn==1.2.2
pandas==1.5.3
# Downgrade pandas version to avoid conflic ...
scikit-learn==1.3.0 # Upgrade Scikit-learn
Cython==0.29.36 # Latest version of Cython
pandas==1.5.3
matplotlib==3.7.1

0 comments on commit 190bd06

Please sign in to comment.