diff --git a/requirements.tensorflow.txt b/requirements.tensorflow.txt index 570ae7e..8064766 100644 --- a/requirements.tensorflow.txt +++ b/requirements.tensorflow.txt @@ -1,4 +1,4 @@ # tensorflow==2.10.1 # https://github.com/talmolab/sleap/issues/1721 # tensorflow==2.7.0 # 2.7.0 worked in the past # tensorflow==2.9.0 # Trying to match the version of tensorflow-macos filename too long? -tensorflow==2.8.0 \ No newline at end of file +tensorflow==2.9.0 \ No newline at end of file