
[:python_version < "3.8"]
importlib-metadata

[dev]
pytest>=7.4.4
pytest-mock>=3.11.1

[dev:python_version >= "3.8"]
uv>=0.5.0
pyinstaller>=6.0.0
