Skip to content

Commit 658860f

Browse files
authored
Added Numpy<2.0 to dependencies
1 parent 08bfca3 commit 658860f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Dependencies
2020

2121
py_stringmatching has been tested on each Python version between 3.7 and 3.12, inclusive.
2222

23-
The required dependencies to build the package are NumPy 1.7.0 or higher
23+
The required dependencies to build the package are NumPy 1.7.0 or higher, but lower than 2.0,
2424
and a C or C++ compiler. For the development version, you will also need Cython.
2525

2626
Platforms

0 commit comments

Comments
 (0)