diff --git a/requirements.txt b/requirements.txt index bcd22bd..eafc3fe 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,4 @@ ptvp35 @ git+https://gitea.parrrate.ru/PTV/ptvp35.git@e760fca39e2070b9959aeb95b53e59e895f1ad57 v6d0auth @ git+https://gitea.parrrate.ru/PTV/v6d0auth.git@c718d4d1422945a756213d22d9e26aa24babe0f6 -v6d1tokens @ git+https://gitea.parrrate.ru/PTV/v6d1tokens.git@9ada50f111bd6e9a49c9c6683fa7504fee030056 v6d2ctx @ git+https://gitea.parrrate.ru/PTV/v6d2ctx.git@18001ff3403646db46f36175a824e571c5734fd6 rainbowadn @ git+https://gitea.parrrate.ru/PTV/rainbowadn.git@fc1d11f4b53ac4653ffac1bbcad130855e1b7f10 diff --git a/v6d3losyash/run-bot.py b/v6d3losyash/run-bot.py index 3c42acb..fb99fb7 100644 --- a/v6d3losyash/run-bot.py +++ b/v6d3losyash/run-bot.py @@ -10,7 +10,6 @@ from typing import AsyncIterable, Iterable, Optional, Union import discord from ptvp35 import Db, KVJson -from v6d1tokens.client import * from v6d2ctx.serve import * from v6d3losyash import config