update dependencies and add interactive mode for ratings

This commit is contained in:
2022-12-08 10:28:42 +06:00
parent 4024b040e0
commit 0dc459d5dc
5 changed files with 68 additions and 32 deletions

View File

@@ -4,10 +4,10 @@ kotlin = "1.7.22"
kotlin-serialization = "1.4.1"
plagubot = "3.2.0"
tgbotapi = "4.2.0"
microutils = "0.15.0"
tgbotapi = "4.2.1"
microutils = "0.16.0"
kslog = "0.5.4"
krontab = "0.8.3"
krontab = "0.8.4"
tgbotapi-libraries = "0.6.5"
plagubot-plugins = "0.6.4"