diff --git a/tf_to_pytorch/convert_tf_to_pt/requirements.txt b/tf_to_pytorch/convert_tf_to_pt/requirements.txt index 9296e70..890cf09 100644 --- a/tf_to_pytorch/convert_tf_to_pt/requirements.txt +++ b/tf_to_pytorch/convert_tf_to_pt/requirements.txt @@ -1,4 +1,4 @@ -tensorflow==1.13.2 +tensorflow==2.11.1 torch pytest h5py