Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
pip==
|
2 |
streamlit==1.22.0
|
3 |
scikit-learn==1.2.2
|
4 |
tensorflow==2.8.1
|
|
|
1 |
+
pip==22.3.1
|
2 |
streamlit==1.22.0
|
3 |
scikit-learn==1.2.2
|
4 |
tensorflow==2.8.1
|