Skip to content

Commit 97aa482

Browse files
authored
Merge branch 'master' into arithmetic_power
2 parents d5c7103 + 2aa00f0 commit 97aa482

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
sys.exit(-1)
5151

5252
INSTALL_REQUIRES += [
53-
"numpy<1.25",
53+
"numpy<=1.25",
5454
"llvmlite",
5555
"sympy>=1.8",
5656
# Pillow 9.1.0 supports BigTIFF with big-endian byte order.

0 commit comments

Comments
 (0)