Update pyproject.toml

This commit is contained in:
G gael 2025-12-17 22:45:39 -05:00
parent b904947483
commit 6ff078711d

View File

@ -36,7 +36,11 @@ dependencies = [
"matplotlib",
"numpy",
"pyzmq",
"pyserial"
"pyserial",
"flask_socketio",
"PIL",
"io"
]
[project.scripts]