Update requirements.txt
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
@@ -2,8 +2,6 @@ catboost==1.2.2
|
|
2 |
numpy==1.23.5
|
3 |
pandas==1.5.3
|
4 |
scikit_learn==1.3.2
|
5 |
-
streamlit==1.28.
|
6 |
-
seaborn
|
7 |
-
matplotlib
|
8 |
streamlit_option_menu
|
9 |
requests
|
|
|
2 |
numpy==1.23.5
|
3 |
pandas==1.5.3
|
4 |
scikit_learn==1.3.2
|
5 |
+
streamlit==1.28.2
|
|
|
|
|
6 |
streamlit_option_menu
|
7 |
requests
|