diff --git a/setup.py b/setup.py index 9a2fe52..26f1fda 100644 --- a/setup.py +++ b/setup.py @@ -28,7 +28,7 @@ "Jinja2==2.11.1", "MarkupSafe==1.1.1", "matplotlib==3.2.1", - "numpy==1.18.2", + "numpy==1.22.0", "oauthlib==3.1.0", "pandas==1.0.3", "psycopg2-binary==2.8.4",