diff --git a/algorithm/requirements.txt b/algorithm/requirements.txt index b22a3b3..192760c 100644 --- a/algorithm/requirements.txt +++ b/algorithm/requirements.txt @@ -1,3 +1,3 @@ opencv-python -tensorflow==1.8 +tensorflow==2.5.3 numpy