Update pyproject.toml
This commit is contained in:
parent
b904947483
commit
6ff078711d
|
|
@ -36,7 +36,11 @@ dependencies = [
|
||||||
"matplotlib",
|
"matplotlib",
|
||||||
"numpy",
|
"numpy",
|
||||||
"pyzmq",
|
"pyzmq",
|
||||||
"pyserial"
|
"pyserial",
|
||||||
|
"flask_socketio",
|
||||||
|
"PIL",
|
||||||
|
"io"
|
||||||
|
|
||||||
]
|
]
|
||||||
|
|
||||||
[project.scripts]
|
[project.scripts]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user