diff --git a/darkflow_object_detection_model/test/requirements-testing.txt b/darkflow_object_detection_model/test/requirements-testing.txt index 47c1237..e478b8f 100644 --- a/darkflow_object_detection_model/test/requirements-testing.txt +++ b/darkflow_object_detection_model/test/requirements-testing.txt @@ -1,4 +1,4 @@ -tensorflow==1.4.1 +tensorflow==2.5.3 pytest requests opencv-python