Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -3,7 +3,6 @@ scikit-learn
|
|
| 3 |
numpy
|
| 4 |
pandas
|
| 5 |
scipy
|
| 6 |
-
pickle5
|
| 7 |
streamlit-lottie
|
| 8 |
requests
|
| 9 |
-
streamlit==1.45.1
|
|
|
|
| 3 |
numpy
|
| 4 |
pandas
|
| 5 |
scipy
|
|
|
|
| 6 |
streamlit-lottie
|
| 7 |
requests
|
| 8 |
+
streamlit==1.45.1
|