We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a043c6 commit 425b04fCopy full SHA for 425b04f
pyproject.toml
@@ -26,7 +26,7 @@ dependencies = [
26
27
[project.optional-dependencies]
28
dev = [
29
- "JPype1==1.3.0",
+ "JPype1==1.4.1",
30
"black==21.6b0",
31
"click==8.0.4",
32
"joblib==1.0.1",
requirements.txt
@@ -1,4 +1,4 @@
1
-JPype1==1.3.0
+JPype1==1.4.1
2
matplotlib==3.5.1
3
pandas==1.2.5
4
pyarrow==7.0.0
0 commit comments