Upload requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
pandas==1.4.4
|
2 |
+
pandas==1.5.3
|
3 |
+
scikit_learn==1.2.2
|
4 |
+
scikit_learn==1.0.2
|
5 |
+
streamlit==1.20.0
|
6 |
+
streamlit==1.16.0
|
7 |
+
streamlit==1.21.0
|