Skip to content

Commit b9d5fbe

Browse files
authored
Merge pull request #632 from hx2A/fixjpypeversion
change jpype dependency
2 parents bd2493b + bcd3122 commit b9d5fbe

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)