Added pyTelegramBotAPI to requirements

This commit is contained in:
StNicolay 2022-10-05 18:50:12 +03:00
parent 70c98d2062
commit e09c56759e

View File

@ -1,4 +1,5 @@
bcrypt bcrypt
cryptography cryptography
mariadb mariadb
python-dotenv python-dotenv
pyTelegramBotAPI