1
0
mirror of https://github.com/craigerl/aprsd.git synced 2024-09-17 10:46:34 -04:00
aprsd/requirements.in
Hemna 7d970cbe70 Got webchat working with KISS tcp
This patch reworks the KISS client to get rid of
aioax25 as it was too difficult to work with due to
heavy use of asyncio.

Switched to the kiss3 pypi library.
2022-11-23 13:01:43 -05:00

31 lines
412 B
Plaintext

aprslib>=0.7.0
click
click-completion
flask==2.1.2
werkzeug==2.1.2
flask-classful
flask-httpauth
imapclient
opencage
pluggy
pbr
pyyaml
# Allowing a newer version can lead to a conflict with
# requests.
py3-validate-email
pytz
requests
six
thesmuggler
update_checker
flask-socketio
eventlet
tabulate
rich
# For the list-plugins pypi.org search scraping
beautifulsoup4
wrapt
# kiss3 uses attrs
kiss3
attrs==22.1.0