mirror of
https://github.com/LiteyukiStudio/LiteyukiBot.git
synced 2024-11-11 05:17:24 +08:00
update: r
This commit is contained in:
parent
d1795f0ca8
commit
9e9f6e4ad6
@ -1,2 +1,5 @@
|
||||
nonebot2[fastapi]
|
||||
nonebot-adapter-onebot==2.4.1
|
||||
pydantic==1.10.8
|
||||
yaml==0.2.5
|
||||
pyyaml==6.0
|
@ -3,7 +3,6 @@ import nonebot
|
||||
from nonebot import DOTENV_TYPE
|
||||
from nonebot.adapters.onebot.v11 import Adapter as OnebotV11Adapter
|
||||
from nonebot.adapters.onebot.v12 import Adapter as OnebotV12Adapter
|
||||
from sqlalchemy import create_engine
|
||||
|
||||
from src.api.utils import load_config
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user