Skip to content

Commit bcd3122

Browse files
committed
change jpype dependency
1 parent bd2493b commit bcd3122

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

py5_resources/py5_module/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ classifiers = [
3434
]
3535
dependencies = [
3636
"autopep8>=2.2",
37-
"jpype1==1.5.0",
37+
"jpype1>=1.5.2",
3838
"line_profiler>=4.1",
3939
"numpy>=1.26",
4040
"pillow>=10.2",

0 commit comments

Comments
 (0)