diff --git a/requirements.txt b/requirements.txt index 5f7b23d..b92ee84 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ matplotlib==3.1.2 dataclasses==0.6 gpflow==2.0.0 -tensorflow==2.1.2 +tensorflow==2.11.1 numpy==1.17.4 typing==3.6.2 tqdm==4.40.2