Skip to content

Commit aafd14c

Browse files
committed
Limit numpy to 1.x
1 parent 60ec5da commit aafd14c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements/base/base.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
multimethod >= 1.0, < 2.0
22
neo4j >= 4.4.2, < 6.0
3+
numpy < 2.0
34
pandas >= 1.0, < 3.0
45
pyarrow >= 11.0, < 16.0
56
textdistance >= 4.0, < 5.0

0 commit comments

Comments
 (0)