We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ffeab7 commit 297f0c4Copy full SHA for 297f0c4
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.10.3",
+ "sax <= 0.15.0",
51
"jax >= 0.4.18",
52
"pandas >= 2.0.0",
53
"lark ~= 1.1.5",
0 commit comments