From 33654fb0c8fa357acd3e340d733c470b0f94f359 Mon Sep 17 00:00:00 2001 From: Kyomotoi <1172294279@qq.com> Date: Sat, 15 Aug 2020 20:53:45 +0800 Subject: [Fix] --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt index 5755bdf..4baabd2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,8 +1,9 @@ nonebot[scheduler]~=1.6.0 +git+https://github.com/nonebot/nonebot/tree/master aiohttp~=3.6 requests~=2.24 orjson~=3.3.0 fastapi~=0.60.1 uvicorn~=0.11.6 Pathlib~=1.0.1 -numpy~=1.19.1 \ No newline at end of file +apscheduler~=1.15.0 \ No newline at end of file -- cgit v1.2.3