mirror of
https://github.com/craigerl/aprsd.git
synced 2024-11-05 08:21:18 -05:00
Hemna
17302aa76d
This patch adds usage of update_checker to check to make sure the version of APRSD being launched is the latest version. Also added a call to upate_checker as part of the KeepAlive thread. It will call update_check every hour. If there is no aprsd connectivitity, the update check will silently fail.
21 lines
253 B
Plaintext
21 lines
253 B
Plaintext
aprslib
|
|
click
|
|
click-completion
|
|
flask
|
|
flask-classful
|
|
flask-httpauth
|
|
imapclient
|
|
opencage
|
|
pluggy
|
|
pbr
|
|
pyyaml
|
|
# Allowing a newer version can lead to a conflict with
|
|
# requests.
|
|
py3-validate-email==0.2.16
|
|
pytz
|
|
requests
|
|
six
|
|
thesmuggler
|
|
yfinance
|
|
update_checker
|