Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -3,7 +3,7 @@ streamlit==1.11.1
|
|
3 |
pandas==1.5.3
|
4 |
numpy==1.23.5
|
5 |
scikit-learn==1.1.3
|
6 |
-
tensorflow==2.
|
7 |
matplotlib==3.5.3
|
8 |
-
protobuf>==
|
9 |
|
|
|
3 |
pandas==1.5.3
|
4 |
numpy==1.23.5
|
5 |
scikit-learn==1.1.3
|
6 |
+
tensorflow==2.8.0
|
7 |
matplotlib==3.5.3
|
8 |
+
protobuf>==3.20.x
|
9 |
|