Pin telegram in conda environment to <20

closes #8111
This commit is contained in:
Matthias 2023-02-05 14:38:59 +01:00
parent 48d78d8df9
commit 61ba1a0dc7
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ dependencies:
- py-find-1st
- aiohttp
- SQLAlchemy
- python-telegram-bot
- python-telegram-bot<20.0.0
- arrow
- cachetools
- requests