aprsd-telegram-plugin/requirements.txt
Hemna 646f99b9fe Force python-telegram-library to < version 20
the python telegram library has completely broken their API
in version 20 and > due to rewriting the library requiring
the use of asyncio, which is entirely incompatible with threading.
2024-08-06 09:51:22 -04:00

5 lines
54 B
Plaintext

pbr
aprsd>=3.0.0
python-telegram-bot<20.0
oslo.config