mirror of
https://github.com/craigerl/aprsd.git
synced 2025-06-21 11:16:27 -04:00
This patch changes the geopy to haversine library for logging packet distances. haversine is quite a bit lighter than geopy.
21 lines
260 B
Plaintext
21 lines
260 B
Plaintext
aprslib>=0.7.0
|
|
# For the list-plugins pypi.org search scraping
|
|
beautifulsoup4
|
|
click
|
|
dataclasses-json
|
|
haversine
|
|
kiss3
|
|
loguru
|
|
oslo.config
|
|
pluggy
|
|
requests
|
|
# Pinned due to gray needing 12.6.0
|
|
rich~=12.6.0
|
|
rush
|
|
thesmuggler
|
|
tzlocal
|
|
update_checker
|
|
wrapt
|
|
pytz
|
|
timeago
|