mirror of
https://github.com/hemna/aprsd-telegram-plugin.git
synced 2025-06-13 03:42:29 -04:00
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.
5 lines
54 B
Plaintext
5 lines
54 B
Plaintext
pbr
|
|
aprsd>=3.0.0
|
|
python-telegram-bot<20.0
|
|
oslo.config
|