diff --git a/examples/requirements.txt b/examples/requirements.txt index a9fd127..a11fa4b 100644 --- a/examples/requirements.txt +++ b/examples/requirements.txt @@ -1,4 +1,4 @@ -tensorflow==2.11.0 +tensorflow==2.12.0 numpy==1.24.2 scipy==1.10.0 matplotlib==3.6.3 diff --git a/requirements.txt b/requirements.txt index 14456a3..dccd2f9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -tensorflow==2.11.0 +tensorflow==2.12.0 numpy==1.24.2 scipy==1.10.0 matplotlib==3.6.2 \ No newline at end of file