mirror of
https://github.com/craigerl/aprsd.git
synced 2024-11-18 06:11:49 -05:00
Hemna
182887c20a
This immediately breaks the beacon button. This patch removes the dep for pyopenssl and cryptography so that aprsd install on the rpi. Unfortunately in order for the web page to get the Lat/Lon, the browser must be connected over SSL. Will have to create a workaround for this later.
41 lines
513 B
Plaintext
41 lines
513 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
|
|
# for mobile checking
|
|
user-agents
|
|
dataclasses
|
|
dacite2
|
|
oslo.config
|
|
rpyc
|
|
# Pin this here so it doesn't require a compile on
|
|
# raspi
|
|
shellingham
|
|
geopy
|
|
rush
|