diff --git a/setup.py b/setup.py index 516a4d3..8cf8493 100644 --- a/setup.py +++ b/setup.py @@ -18,7 +18,7 @@ "keras", "tensorflow", "scipy==1.4.1", - "numpy==1.18.5", + "numpy==1.22.0", "selenium", "orjson==3.3.1", "boto3==1.14.44",