We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 297f0c4 commit 6de683bCopy full SHA for 6de683b
1 file changed
pyproject.toml
@@ -47,7 +47,7 @@ classifiers = [
47
dependencies = [
48
"scipy >= 1.5.4",
49
"numpy >= 1.19.5",
50
- "sax <= 0.15.0",
+ "sax < 0.15.0",
51
"jax >= 0.4.18",
52
"pandas >= 2.0.0",
53
"lark ~= 1.1.5",
0 commit comments