Skip to content

Commit 365a018

Browse files
committed
revert numpy version
Signed-off-by: Dmytro Miedviediev <beardimon2001@gmail.com>
1 parent 741d38f commit 365a018

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
@@ -54,7 +54,7 @@
5454
"Jinja2>=2,<4",
5555
"jsonschema",
5656
"mmh3",
57-
"numpy>=1.22,<1.27",
57+
"numpy>=1.22,<1.25",
5858
"pandas>=1.4.3,<2",
5959
# For some reason pandavro higher than 1.5.* only support pandas less than 1.3.
6060
"pandavro~=1.5.0",

0 commit comments

Comments
 (0)