initial switch to websocket
This commit is contained in:
@@ -5,6 +5,9 @@ description = "GPS and Arduino telemetry service for Smart Serow"
|
||||
requires-python = ">=3.11"
|
||||
dependencies = [
|
||||
"flask>=3.0",
|
||||
"flask-socketio>=5.3.0",
|
||||
"gevent>=24.0",
|
||||
"gevent-websocket>=0.10",
|
||||
"gpsdclient>=1.3",
|
||||
"pyserial>=3.5",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user