Skip to content
This repository was archived by the owner on Apr 23, 2026. It is now read-only.

Commit e1c7c48

Browse files
committed
Relax all conditions
1 parent 0c7121f commit e1c7c48

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ python_requires = >=3.8,<3.11
3636
setup_requires =
3737
setuptools
3838
install_requires =
39-
numpy==1.18.5
39+
numpy<=1.18.5
4040
scipy<=1.8.0
4141
more_itertools
4242
matplotlib<=3.5.3

0 commit comments

Comments
 (0)