diff --git a/setup.py b/setup.py index f30a0a5..63fd4ac 100644 --- a/setup.py +++ b/setup.py @@ -28,7 +28,7 @@ "kubernetes==12.0.1", "lmdb==1.2.1", "matplotlib==3.4.2", - "numpy==1.20.3", + "numpy==1.23.3", "oauth2client==4.1.3", "sklearn==0.0", "supermutes==0.2.5",