diff --git a/rafmetrics.egg-info/requires.txt b/rafmetrics.egg-info/requires.txt index f9de2a2..31f337f 100644 --- a/rafmetrics.egg-info/requires.txt +++ b/rafmetrics.egg-info/requires.txt @@ -15,6 +15,6 @@ mysql-connector-python==8.0.19 simplejson==3.17.2 flask-shell-ipython==0.4.1 numpy==1.19.5 -matplotlib==3.3.1 +matplotlib==3.8.0 PyYAML==5.3.1 scikit-learn==0.24.1 diff --git a/requirements.txt b/requirements.txt index 6563290..e76df1b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ mysql-connector-python==8.0.19 simplejson==3.17.2 flask-shell-ipython==0.4.1 numpy==1.19.5 -matplotlib==3.3.1 +matplotlib==3.8.0 PyYAML==5.3.1 # Temporary disable gym # gym==0.18.0