mirror of
https://github.com/craigerl/aprsd.git
synced 2024-11-21 23:55:17 -05:00
Update requirements to use aprslib 0.7.0
aprslib 0.7.0 has a few aprs packet parsing fixes. https://github.com/rossengeorgiev/aprs-python/pull/66 Support for the 'more recent' reply/ack msg format from 1999
This commit is contained in:
parent
5e50792e80
commit
e27887db1a
@ -1,5 +1,5 @@
|
||||
aioax25>=0.0.10
|
||||
aprslib
|
||||
aprslib>=0.7.0
|
||||
click
|
||||
click-completion
|
||||
flask
|
||||
|
@ -6,7 +6,7 @@
|
||||
#
|
||||
aioax25==0.0.10
|
||||
# via -r requirements.in
|
||||
aprslib==0.6.47
|
||||
aprslib==0.7.0
|
||||
# via -r requirements.in
|
||||
backoff==1.11.1
|
||||
# via opencage
|
||||
|
Loading…
Reference in New Issue
Block a user