
[:python_version < "3.12"]
Jpype1>=1.3.0

[:python_version >= "3.12"]
Jpype1>=1.5.0

[:sys_platform == "darwin"]
pyobjc

[testing]
pytest
pytest-datadir
