azizshaw commited on
Commit
15ec974
·
verified ·
1 Parent(s): 9ddb912

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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.9.1
7
  matplotlib==3.5.3
8
- protobuf>==2.3.0
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