### for running multigit
pyside6-essentials
concurrent-log-handler

### for developing multigit

# type verification
mypy
pyside6-stubs

# running tests
pytest # <8

# packaging under Windows
pyinstaller>=5.13.1

# generating what's new
markdown2
