We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8abf991 commit 1279734Copy full SHA for 1279734
setup.py
@@ -8,7 +8,7 @@
8
INSTALL_REQUIRES = [
9
"numpy>=1.24.4",
10
"typing-extensions>=4.9.0; python_version<'3.10'",
11
- "stringzilla==3.10.4",
+ "stringzilla>=3.10.4",
12
13
]
14
0 commit comments