muhammadhamza-stack commited on
Commit
87df58c
·
1 Parent(s): 7ab0985

resolve dependency issue

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- tensorflow==2.10.1
2
- numpy==1.23.5
3
  protobuf>=4.25.3
4
  opencv-python==4.7.0.72
5
  scikit-image==0.19.3
 
1
+ tensorflow==2.20.0
2
+ numpy>=2.0.0
3
  protobuf>=4.25.3
4
  opencv-python==4.7.0.72
5
  scikit-image==0.19.3