1
0
mirror of https://github.com/craigerl/aprsd.git synced 2025-06-21 11:16:27 -04:00
aprsd/requirements.in
Hemna bbdbb9aba1 Include haversine library
This patch changes the geopy to haversine library for logging
packet distances.  haversine is quite a bit lighter than geopy.
2024-12-11 16:25:02 -05:00

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