mirror of
https://github.com/craigerl/aprsd.git
synced 2024-11-08 17:46:09 -05:00
Hemna
26c1e7afbb
Added geopy as a dependency for the location plugin. The us weather service API is now broken upstream. Reworked the requirements.txt and dev-requirements.txt files
41 lines
557 B
Plaintext
41 lines
557 B
Plaintext
aprslib>=0.7.0
|
|
click
|
|
click-completion
|
|
flask==2.1.2
|
|
werkzeug==2.1.2
|
|
flask-classful
|
|
flask-httpauth
|
|
imapclient
|
|
pluggy
|
|
pbr
|
|
pyyaml
|
|
requests
|
|
pytz
|
|
six
|
|
thesmuggler
|
|
update_checker
|
|
flask-socketio
|
|
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
|
|
pyopenssl
|
|
dataclasses
|
|
dacite2
|
|
oslo.config
|
|
rpyc
|
|
# Pin this here so it doesn't require a compile on
|
|
# raspi
|
|
cryptography==38.0.1
|
|
shellingham==1.5.0.post1
|
|
ratelimiter
|
|
geopy
|