diff --git a/examples/requirements.txt b/examples/requirements.txt index a9fd127..c601a93 100644 --- a/examples/requirements.txt +++ b/examples/requirements.txt @@ -1,7 +1,7 @@ tensorflow==2.11.0 numpy==1.24.2 scipy==1.10.0 -matplotlib==3.6.3 +matplotlib==3.7.0 gapminder==0.1 pandas==1.5.3 seaborn==0.12.2 \ No newline at end of file diff --git a/requirements.txt b/requirements.txt index 14456a3..a74d0f6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ tensorflow==2.11.0 numpy==1.24.2 scipy==1.10.0 -matplotlib==3.6.2 \ No newline at end of file +matplotlib==3.7.0 \ No newline at end of file