mirror of
https://github.com/craigerl/aprsd.git
synced 2024-10-31 15:07:13 -04:00
Hemna
1477e61b0f
this patch removes the need for dacite2 package for creating packet objects from the aprslib decoded packet dictionary. moved the factory method from the base Packet object to the core module.
40 lines
502 B
Plaintext
40 lines
502 B
Plaintext
aprslib>=0.7.0
|
|
click
|
|
click-params
|
|
click-completion
|
|
flask
|
|
werkzeug
|
|
flask-httpauth
|
|
imapclient
|
|
pluggy
|
|
pbr
|
|
pyyaml
|
|
requests
|
|
pytz
|
|
six
|
|
thesmuggler
|
|
update_checker
|
|
flask-socketio
|
|
python-socketio
|
|
gevent
|
|
eventlet
|
|
tabulate
|
|
# Pinned due to gray needing 12.6.0
|
|
rich~=12.6.0
|
|
# For the list-plugins pypi.org search scraping
|
|
beautifulsoup4
|
|
wrapt
|
|
# kiss3 uses attrs
|
|
kiss3
|
|
attrs
|
|
dataclasses
|
|
oslo.config
|
|
rpyc>=6.0.0
|
|
# Pin this here so it doesn't require a compile on
|
|
# raspi
|
|
shellingham
|
|
geopy
|
|
rush
|
|
dataclasses-json
|
|
loguru
|