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