mirror of
https://github.com/hemna/aprsd-telegram-plugin.git
synced 2024-11-21 15:51:55 -05:00
Hemna
646f99b9fe
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
|