Skip to content

Commit ef4f118

Browse files
committed
updated python-javabridge
1 parent 98e550b commit ef4f118

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
install_requires=[
2222
"boto3",
2323
"future",
24-
"python-javabridge"
24+
"python-javabridge>=4.0.0rc2"
2525
],
2626
license="GPL License",
2727
long_description="""Python-bioformats is a Python wrapper for Bio-Formats, a standalone Java library for reading

0 commit comments

Comments
 (0)