diff --git a/config_example.json b/config_example.json index 4ae1d9a..a6b4b3d 100644 --- a/config_example.json +++ b/config_example.json @@ -12,9 +12,6 @@ "reports": { "chat_id": 0 }, - "locations": { - "locale": "locale" - }, "disabled_plugins": [], "commands": { "start": { diff --git a/requirements.txt b/requirements.txt index 42ec882..56e535e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,4 +7,4 @@ tgcrypto==1.2.5 ujson==5.8.0 uvloop==0.17.0 --extra-index-url https://git.end-play.xyz/api/packages/profitroll/pypi/simple -libbot[speed,pyrogram]==1.5 \ No newline at end of file +libbot[speed,pyrogram]==1.7 \ No newline at end of file