Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -1,5 +1,4 @@
|
|
| 1 |
numpy==1.23.5
|
| 2 |
pandas==1.5.3
|
| 3 |
streamlit==1.25.0
|
| 4 |
-
scikit-learn==1.3.1
|
| 5 |
-
reportlab==3.5.68
|
|
|
|
| 1 |
numpy==1.23.5
|
| 2 |
pandas==1.5.3
|
| 3 |
streamlit==1.25.0
|
| 4 |
+
scikit-learn==1.3.1
|
|
|