Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -3,3 +3,4 @@ numpy==1.23.5
|
|
3 |
pandas==1.5.3
|
4 |
scikit_learn==1.3.2
|
5 |
streamlit==1.28.1
|
|
|
|
3 |
pandas==1.5.3
|
4 |
scikit_learn==1.3.2
|
5 |
streamlit==1.28.1
|
6 |
+
requests
|