Haticece commited on
Commit
d796c70
·
verified ·
1 Parent(s): 45fa5d4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  streamlit
2
  pandas
3
  numpy
4
- matplotlib
5
- seaborn
6
  scikit-learn
 
1
  streamlit
2
  pandas
3
  numpy
4
+ matplotlib>=3.1.0
5
+ seaborn>=0.11.0
6
  scikit-learn