kopia lustrzana https://github.com/projecthorus/radiosonde_auto_rx
Update socket.js to latest, remove pinned flask-socketio version.
rodzic
65e8afb8b7
commit
8a44bee15c
|
|
@ -17,7 +17,7 @@ except ImportError:
|
|||
# MINOR - New sonde type support, other fairly big changes that may result in telemetry or config file incompatability issus.
|
||||
# PATCH - Small changes, or minor feature additions.
|
||||
|
||||
__version__ = "1.5.1-beta1"
|
||||
__version__ = "1.5.1-beta2"
|
||||
|
||||
|
||||
# Global Variables
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
|
|
@ -1,7 +1,7 @@
|
|||
crcmod
|
||||
python-dateutil
|
||||
flask
|
||||
flask-socketio==4.3.2
|
||||
flask-socketio
|
||||
numpy
|
||||
requests
|
||||
simplekml
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue