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