diff --git a/TensorExpand/Object detection/YOLO/darkflow/test/requirements-testing.txt b/TensorExpand/Object detection/YOLO/darkflow/test/requirements-testing.txt index 47c1237..7358a9b 100644 --- a/TensorExpand/Object detection/YOLO/darkflow/test/requirements-testing.txt +++ b/TensorExpand/Object detection/YOLO/darkflow/test/requirements-testing.txt @@ -1,4 +1,4 @@ -tensorflow==1.4.1 +tensorflow==2.11.1 pytest requests opencv-python