1
0
mirror of https://github.com/craigerl/aprsd.git synced 2024-11-17 22:01:49 -05:00
aprsd/requirements.in
Hemna fe0d71de4d Replace ratelimiter with rush
This patch replaces the ratelimiter library with rush for rate limiting
as the ratelimiter package doesn't work with python 3.11.

This patch also refactors the flask.pu to admin_web.py and
aprsd.py to main.py
2023-07-08 17:30:22 -04:00

41 lines
550 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
geopy
rush