Skip to content

Commit 2001852

Browse files
Set numpy less than 2.0.0 (#3027)
1 parent 8708326 commit 2001852

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ install_requires =
2525
SQLAlchemy==2.0.16
2626
grpcio>=1.62.1
2727
gunicorn>=22.0.0
28-
numpy
28+
numpy<2.0.0
2929
protobuf>=4.24.4
3030
psutil>=5.9.1
3131
PyYAML>=6.0

0 commit comments

Comments
 (0)