Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
-
Joblib
|
2 |
-
|
|
|
3 |
streamlit
|
4 |
python
|
5 |
numpy
|
|
|
1 |
+
Joblib 1.0.1
|
2 |
+
cloudpickle 3.0.0
|
3 |
+
pickle 4.0
|
4 |
streamlit
|
5 |
python
|
6 |
numpy
|