diff --git a/setup.cfg b/setup.cfg
index d8216d1..7349308 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -19,6 +19,7 @@ classifiers =
 [options]
 packages = find:
 install_requires =
+    numpy<2
     matplotlib
     scipy
     pandas